test: integration tests revamp #844
Annotations
20 warnings
Release:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
Release:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
Release:
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
Release:
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
Release:
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
Release:
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
Release:
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
|
Release:
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
|
Release:
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
|
Release:
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
|
Debug:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
Debug:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy'); this is an error in the Swift 6 language mode
|
Debug:
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
Debug:
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
Debug:
Sources/Storage/SupabaseStorage.swift#L18
'defaultStorageEncoder' is deprecated: Access to storage encoder is going to be removed.
|
Debug:
Sources/Storage/SupabaseStorage.swift#L19
'defaultStorageDecoder' is deprecated: Access to storage decoder is going to be removed.
|
Debug:
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
|
Debug:
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
|
Debug:
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
|
Debug:
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
|
Set up job
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Select Xcode 16.2
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
List available devices
9s
9s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set IgnoreFileSystemDeviceInodeChanges flag
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update mtime for incremental builds
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Debug
1m 0s
1m 0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Release
1m 1s
1m 1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Instal lcov
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Export code coverage
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run coverallsapp/github-action@v2.3.4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading