refactor: implement new NSE mechanism and pull pending events - WPB-10219 #2287
Test Results
Summary
🧪 0/0 tests passed
Tests
Tests Passed ✅ | Tests Failed ⛔️ | Tests Total |
---|---|---|
0 | 0 | 0 |
Annotations
Check warning on line 0 in wire-ios-request-strategy/WireRequestStrategy.xcodeproj
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 24 in WireAPI/Sources/WireAPI/Extensions/ISO8601DateFormatter+Default.swift
github-actions / Test Results
Static property 'internetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'internetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 32 in WireAPI/Sources/WireAPI/Extensions/ISO8601DateFormatter+Default.swift
github-actions / Test Results
Static property 'fractionalInternetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'fractionalInternetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 45 in WireAPI/Sources/WireAPI/Models/API/APIVersion.swift
github-actions / Test Results
Static property 'productionVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'productionVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 50 in WireAPI/Sources/WireAPI/Models/API/APIVersion.swift
github-actions / Test Results
Static property 'developmentVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'developmentVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 38 in WireAPI/Sources/WireAPI/Models/UpdateEvent/UserEvent/UserEvent.swift
github-actions / Test Results
Associated value 'contactJoin' of 'Sendable'-conforming enum 'UserEvent' has non-sendable type 'UserContactJoinEvent'; this is an error in the Swift 6 language mode
Associated value 'contactJoin' of 'Sendable'-conforming enum 'UserEvent' has non-sendable type 'UserContactJoinEvent'; this is an error in the Swift 6 language mode
Check warning on line 58 in WireAPI/Sources/WireAPI/Models/UpdateEvent/UserEvent/UserEvent.swift
github-actions / Test Results
Associated value 'propertiesSet' of 'Sendable'-conforming enum 'UserEvent' has non-sendable type 'UserPropertiesSetEvent'; this is an error in the Swift 6 language mode
Associated value 'propertiesSet' of 'Sendable'-conforming enum 'UserEvent' has non-sendable type 'UserPropertiesSetEvent'; this is an error in the Swift 6 language mode