test: integration tests revamp #841
Annotations
60 warnings
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/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, MACOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, MACOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; 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/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/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; 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/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/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (IOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; 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/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/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; 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/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/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (MACOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; 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/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
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
xcodebuild (16) (test, IOS, 16.2):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|