Skip to content

Strict concurrency is ready #1191

Strict concurrency is ready

Strict concurrency is ready #1191

Triggered via pull request April 20, 2024 07:33
Status Failure
Total duration 53s
Artifacts

build.yaml

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

Annotations

6 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 (macOS, 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
run-test (iOS Simulator,name=iPhone 15, 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
run-test (watchOS Simulator,name=Apple Watch Series 8 (41mm), 5)
The job was canceled because "tvOS_Simulator_name_Apple" failed.
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'