chore(main): release 2.23.0 (#608) #700
Annotations
312 warnings
Examples:
Examples/SlackClone/UserStore.swift#L90
default will never be executed
|
Examples:
Sources/Realtime/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
|
Examples:
Sources/Realtime/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
|
Examples:
Sources/Realtime/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
|
Examples:
Sources/Realtime/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
|
Examples:
Sources/Realtime/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Examples:
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
Examples:
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
Examples:
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
Examples:
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
Examples:
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
Examples:
Examples/UserManagement/ProfileView.swift#L174
'upload(path:file:options:)' is deprecated: renamed to 'upload(_:data:options:)'
|
xcodebuild (MACOS):
Sources/Realtime/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 (MACOS):
Sources/Realtime/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 (MACOS):
Sources/Realtime/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 (MACOS):
Sources/Realtime/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 (MACOS):
Sources/Realtime/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 (MACOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (MACOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (MACOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MACOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MACOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L627
'plfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .plain type.
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L635
'phfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .phrase type.
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L643
'wfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .websearch type.
|
xcodebuild (MACOS):
Sources/Auth/AuthClient.swift#L302
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (MACOS):
Sources/Auth/AuthClient.swift#L329
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (MACOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (MACOS):
Sources/Auth/Types.swift#L504
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L627
'plfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .plain type.
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L635
'phfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .phrase type.
|
xcodebuild (MACOS):
Sources/PostgREST/PostgrestFilterBuilder.swift#L643
'wfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .websearch type.
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (MAC_CATALYST):
Sources/PostgREST/PostgrestFilterBuilder.swift#L627
'plfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .plain type.
|
xcodebuild (MAC_CATALYST):
Sources/PostgREST/PostgrestFilterBuilder.swift#L635
'phfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .phrase type.
|
xcodebuild (MAC_CATALYST):
Sources/PostgREST/PostgrestFilterBuilder.swift#L643
'wfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .websearch type.
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/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 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (IOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (IOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (IOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (IOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/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 (IOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (IOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild (IOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (IOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (IOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/AuthClient.swift#L302
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/AuthClient.swift#L329
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, MAC_CATALYST):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/PhoenixTransport.swift#L232
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/PhoenixTransport.swift#L281
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MACOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild (test, IOS):
Sources/Auth/Types.swift#L504
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
xcodebuild (test, IOS):
Sources/Auth/AuthClient.swift#L302
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L232
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L281
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (MAC_CATALYST):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/PhoenixTransport.swift#L232
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/PhoenixTransport.swift#L281
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (IOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, IOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MAC_CATALYST):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, MACOS):
Sources/Realtime/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 (test, MACOS):
Sources/Realtime/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 (test, MACOS):
Sources/Realtime/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 (test, MACOS):
Sources/Realtime/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 (test, MACOS):
Sources/Realtime/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 (test, MACOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (test, MACOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (test, MACOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, MACOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, MACOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, TVOS):
Sources/Realtime/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 (test, TVOS):
Sources/Realtime/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 (test, TVOS):
Sources/Realtime/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 (test, TVOS):
Sources/Realtime/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 (test, TVOS):
Sources/Realtime/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 (test, TVOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (test, TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (test, TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, TVOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, TVOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, MACOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, WATCHOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (test, TVOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (TVOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (TVOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/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 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (TVOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild (TVOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L232
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L281
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (WATCHOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/RealtimeClient.swift#L1009
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/RealtimeClient.swift#L1024
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L36
static property 'reconnectSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L41
static property 'rejoinSteppedBackOff' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L48
static property 'encode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Defaults.swift#L57
static property 'decode' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L232
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L281
capture of 'self' with non-sendable type 'URLSessionTransport' in a `@Sendable` closure
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
xcodebuild-macOS-14 (TVOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, WATCHOS):
Sources/Realtime/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 (test, WATCHOS):
Sources/Realtime/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 (test, WATCHOS):
Sources/Realtime/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 (test, WATCHOS):
Sources/Realtime/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 (test, WATCHOS):
Sources/Realtime/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 (test, WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (test, WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (test, WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, WATCHOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (test, WATCHOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (WATCHOS):
Sources/Realtime/Push.swift#L65
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (WATCHOS):
Sources/Realtime/RealtimeChannel.swift#L1007
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/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 (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable; this is an error in the Swift 6 language mode
|
xcodebuild (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
xcodebuild (WATCHOS):
Sources/Realtime/PhoenixTransport.swift#L313
'RealtimeClient' is deprecated: Use new RealtimeClientV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|
xcodebuild (WATCHOS):
Sources/Realtime/Presence.swift#L116
static property 'defaults' is not concurrency-safe because non-'Sendable' type 'Presence.Options' may have shared mutable state; this is an error in the Swift 6 language mode
|
xcodebuild (WATCHOS):
Sources/Realtime/Push.swift#L26
'RealtimeChannel' is deprecated: Use new RealtimeChannelV2 class instead. See migration guide: https://github.com/supabase-community/supabase-swift/blob/main/docs/migrations/RealtimeV2%20Migration%20Guide.md
|