feat: disable adding remote domain users - WPB-10789 #1536
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-data-model/WireDataModel.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 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 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 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 18 in WireFoundation/Sources/WireFoundation/SDKAbstractions/Keychain.swift
github-actions / Test Results
Public import of 'Foundation' was not used in public declarations or inlinable code
Public import of 'Foundation' was not used in public declarations or inlinable code
github-actions / Test Results
Extension declares a conformance of imported type 'UIModalPresentationStyle' 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 'UIModalPresentationStyle' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Check warning on line 30 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
Static property 'conversation' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'conversation' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 45 in wire-ios-system/Source/Logging/LogAttributes.swift
github-actions / Test Results
Static property 'safePublic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'safePublic' 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 93 in wire-ios-system/Source/Logging/SystemLogger.swift
github-actions / Test Results
Var 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Var 'loggers' 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 20 in wire-ios-system/Source/Logging/WireLogger.swift
github-actions / Test Results
Static property 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode