Skip to content

Mark SWIFT_STRICT_CONCURRENCY to complete #1189

Mark SWIFT_STRICT_CONCURRENCY to complete

Mark SWIFT_STRICT_CONCURRENCY to complete #1189

Re-run triggered April 20, 2024 07:33
Status Failure
Total duration 1m 11s
Artifacts

build.yaml

on: push
Matrix: run-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-test (tvOS Simulator,name=Apple TV, 5): Sources/Utility/CallbackQueue.swift#L75
'assumeIsolated(_:file:line:)' is only available in application extensions for tvOS 17.0 or newer
run-test (tvOS Simulator,name=Apple TV, 5): Sources/Utility/CallbackQueue.swift#L75
'assumeIsolated(_:file:line:)' is only available in application extensions for tvOS 17.0 or newer
run-test (tvOS Simulator,name=Apple TV, 5)
Process completed with exit code 1.
run-test (watchOS Simulator,name=Apple Watch Series 8 (41mm), 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
run-test (macOS, 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
run-test (macOS, 5): Sources/Utility/CallbackQueue.swift#L75
'assumeIsolated(_:file:line:)' is only available in application extensions for macOS 14.0 or newer
run-test (macOS, 5): Sources/Utility/CallbackQueue.swift#L75
'assumeIsolated(_:file:line:)' is only available in application extensions for macOS 14.0 or newer
run-test (macOS, 5)
Process completed with exit code 1.
run-test (iOS Simulator,name=iPhone 15, 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
run-test (iOS Simulator,name=iPhone 15, 5)
A task was canceled.
run-test (tvOS Simulator,name=Apple TV, 5): Sources/Views/AnimatedImageView.swift#L489
converting function value of type '@mainactor (AnimatedImageView) throws -> T' to '(AnimatedImageView) throws -> T' loses global actor 'MainActor'