feat(supabase): consolidate client metadata into structured X-Client-Info header #1847
ci.yml
on: pull_request
Matrix: examples
Matrix: Library (evolution)
Matrix: xcodebuild (macOS legacy)
Matrix: xcodebuild (macOS latest)
Matrix: spm
Linux
2m 54s
Integration Tests (Linux)
6m 1s
Test docs
2m 8s
Format check (changed files only)
13s
CI Success
4s
Annotations
14 errors and 111 warnings
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
CoreData#L0
Failed to create NSXPCConnection
|
|
xcodebuild (macOS latest) (IOS, 26.4)
Process completed with exit code 2.
|
|
xcodebuild (macOS latest) (test, IOS, 26.4)
The strategy configuration was canceled because "macos.IOS_26_4" failed
|
|
xcodebuild (macOS latest) (test, IOS, 26.4)
The operation was canceled.
|
|
CI Success
Process completed with exit code 1.
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MAC_CATALYST, 15.4):
Sources/Realtime/ChannelStateManager.swift#L255
passing argument of non-sendable type '() async throws -> ()' outside of actor-isolated context may introduce data races
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (MAC_CATALYST, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L204
conditional cast from 'String' to 'String' always succeeds
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (MACOS, 15.4):
Sources/Realtime/ChannelStateManager.swift#L255
passing argument of non-sendable type '() async throws -> ()' outside of actor-isolated context may introduce data races
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (MACOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L1287
pattern that the region-based isolation checker does not understand how to check. Please file a bug; this is an error in the Swift 6 language mode
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/Types.swift#L508
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/Internal/SessionManager.swift#L88
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L405
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L378
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L1287
pattern that the region-based isolation checker does not understand how to check. Please file a bug; this is an error in the Swift 6 language mode
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/Types.swift#L508
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/Internal/SessionManager.swift#L88
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L405
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS latest) (MACOS, 26.4):
Sources/Auth/AuthClient.swift#L378
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MAC_CATALYST, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (test, MAC_CATALYST, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
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 (macOS latest) (test, MACOS, 26.4):
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 (macOS latest) (test, MACOS, 26.4):
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 (macOS latest) (test, MACOS, 26.4):
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 (macOS latest) (test, MACOS, 26.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS latest) (test, MACOS, 26.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MACOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (test, MACOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (IOS, 15.4):
Sources/Realtime/ChannelStateManager.swift#L255
passing argument of non-sendable type '() async throws -> ()' outside of actor-isolated context may introduce data races
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (IOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
Examples (SlackClone):
Sources/Realtime/Deprecated/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 (SlackClone):
Sources/Realtime/Deprecated/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 (SlackClone):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable
|
|
Examples (SlackClone):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
Examples (SlackClone):
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
|
|
Examples (SlackClone):
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
|
|
Examples (SlackClone):
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
|
|
Examples (SlackClone):
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
|
|
Examples (SlackClone):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
Examples (SlackClone):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
Integration Tests (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: supabase/setup-cli@b60b5899c73b63a2d2d651b1e90db8d4c9392f51. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Examples (UserManagement):
Sources/Realtime/Deprecated/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 (UserManagement):
Sources/Realtime/Deprecated/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 (UserManagement):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable
|
|
Examples (UserManagement):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
Examples (UserManagement):
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
|
|
Examples (UserManagement):
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
|
|
Examples (UserManagement):
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
|
|
Examples (UserManagement):
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
|
|
Examples (UserManagement):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
Examples (UserManagement):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Realtime/Deprecated/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 legacy) (test, IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, IOS, 15.4):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
|
xcodebuild (macOS legacy) (test, IOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
xcodebuild (macOS legacy) (test, IOS, 15.4):
Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
|
|
Examples (Examples):
Sources/Realtime/Deprecated/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 (Examples):
Sources/Realtime/Deprecated/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 (Examples):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L148
stored property 'session' of 'Sendable'-conforming class 'URLSessionTransport' is mutable
|
|
Examples (Examples):
Sources/Realtime/Deprecated/PhoenixTransport.swift#L140
non-final class 'URLSessionTransport' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
Examples (Examples):
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
|
|
Examples (Examples):
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
|
|
Examples (Examples):
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
|
|
Examples (Examples):
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
|
|
Examples (Examples):
Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
|
Examples (Examples):
Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|