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

refactor: create local stores and UTS - WPB-12100 #2141

Merged
merged 20 commits into from
Nov 27, 2024

lint and format - WPB-12100 (#2141)

59991d3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

refactor: create local stores and UTS - WPB-12100 #2141

lint and format - WPB-12100 (#2141)
59991d3
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Nov 27, 2024 in 0s

Test Results

Summary

🧪 0/0 tests passed
⚠️ Build finished with 795 Warnings

Tests

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

Annotations

Check warning on line 0 in wire-ios-utilities/WireUtilities.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-sync-engine/WireSyncEngine.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-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-data-model/WireDataModel.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 WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UIContentSizeCategory+CustomDebugStringConvertible.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future

Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future

Check warning on line 20 in WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewController.Column+CustomDebugStringConvertible.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future

Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future