Skip to content

feat: adopt new HTTP layer from OpenAPIRuntime and migrate Functions to it #34

feat: adopt new HTTP layer from OpenAPIRuntime and migrate Functions to it

feat: adopt new HTTP layer from OpenAPIRuntime and migrate Functions to it #34

Triggered via pull request August 8, 2025 17:43
Status Success
Total duration 21m 29s
Artifacts

security.yml

on: pull_request
Dependency Review
5s
Dependency Review
Matrix: CodeQL Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
CodeQL Analysis (swift): 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
CodeQL Analysis (swift): 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
CodeQL Analysis (swift): 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
CodeQL Analysis (swift): 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
CodeQL Analysis (swift): 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
CodeQL Analysis (swift): Sources/Storage/SupabaseStorage.swift#L16
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
CodeQL Analysis (swift): Sources/Storage/SupabaseStorage.swift#L15
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
CodeQL Analysis (swift): Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
CodeQL Analysis (swift): Sources/Helpers/Logger/OSLogSupabaseLogger.swift#L28
stored property 'logger' of 'Sendable'-conforming struct 'OSLogSupabaseLogger' has non-sendable type 'Logger'
CodeQL Analysis (swift)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
CodeQL Analysis (swift)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520