test: integration tests revamp #844
Annotations
4 errors and 60 warnings
xcodebuild (16) (test, MACOS, 16.2):
Tests/AuthTests/AuthClientTests.swift#L92
testSignOutWithOthersScopeShouldNotRemoveLocalSession, failed - Snapshot did not match. Difference: …
|
xcodebuild (16) (test, MACOS, 16.2)
Process completed with exit code 2.
|
xcodebuild (16) (test, IOS, 16.2)
The job was canceled because "test_MACOS_16_2" failed.
|
xcodebuild (16) (test, IOS, 16.2)
The operation was canceled.
|
xcodebuild (16) (IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because non-'Sendable' type '(Int) -> TimeInterval' (aka '(Int) -> Double') may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L48
static property 'encode' is not concurrency-safe because non-'Sendable' type '(Any) -> Data' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/Defaults.swift#L57
static property 'decode' is not concurrency-safe because non-'Sendable' type '(Data) -> Any?' may have shared mutable state; this is an error in the Swift 6 language mode
|