Skip to content

fix: crash create app router - WPB-15683 #13825

fix: crash create app router - WPB-15683

fix: crash create app router - WPB-15683 #13825

GitHub Actions / Test Results succeeded Jan 28, 2025 in 0s

Test Results

Summary

🧪 1803/1803 tests passed
⚠️ Build finished with 1294 Warnings

Tests

Tests Passed ✅ Tests Failed ⛔️ Tests Total
1803 0 1803

Annotations

Check warning on line 0 in wire-ios-request-strategy/WireRequestStrategy.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 0 in wire-ios-cryptobox/WireCryptobox.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 0 in wire-ios-system/WireSystem.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 46 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.

'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 46 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 53 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'directory' is deprecated: renamed to 'directoryURL'

'directory' is deprecated: renamed to 'directoryURL'

Check warning on line 55 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 57 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending' is deprecated: Use `URL` type instead of `Path`.

'appending' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 58 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 88 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.

'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 90 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'path' is deprecated: renamed to 'url'

'path' is deprecated: renamed to 'url'

Check warning on line 93 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 95 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 98 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 99 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'directory' is deprecated: renamed to 'directoryURL'

'directory' is deprecated: renamed to 'directoryURL'

Check warning on line 100 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 102 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 26 in WirePlugins/Plugins/SwiftGenPlugin/SwiftGenPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 26 in WirePlugins/Plugins/SwiftGenPlugin/SwiftGenPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 20 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 21 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 22 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 23 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 24 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 25 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'shieldnotverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'shieldnotverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode