Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: preparations for universal backup/restore - WPB-14616 #2523

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

fix: accessibility labels on the backup/restore views - WPB-15466 (#2…

bcc812a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: preparations for universal backup/restore - WPB-14616 #2523

fix: accessibility labels on the backup/restore views - WPB-15466 (#2…
bcc812a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Feb 12, 2025 in 0s

Test Results

Summary

🧪 1799/1799 tests passed
⚠️ Build finished with 1309 Warnings

Tests

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

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-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 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 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