Skip to content

Append main actor to set image completion #1207

Append main actor to set image completion

Append main actor to set image completion #1207

Triggered via push April 23, 2024 13:11
Status Failure
Total duration 10m 53s
Artifacts

build.yaml

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

Annotations

5 errors and 1 warning
run-test (iOS Simulator,name=iPhone 15, 5): Tests/KingfisherTests/UIButtonExtensionTests.swift#L86
testDownloadAndSetImage, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "testDownloadAndSetImage()".
run-test (iOS Simulator,name=iPhone 15, 5): Tests/KingfisherTests/KingfisherManagerTests.swift#L742
testShouldDownloadAndCacheProcessedImage, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "testShouldDownloadAndCacheProcessedImage()".
run-test (iOS Simulator,name=iPhone 15, 5): KingfisherTests/KingfisherManagerTests.swift#L729
Unexpectedly found nil while implicitly unwrapping an Optional value
run-test (iOS Simulator,name=iPhone 15, 5)
Restarting after unexpected exit, crash, or test timeout in KingfisherManagerTests.testShouldDownloadAndCacheProcessedImage(); summary will include totals from previous launches.
run-test (iOS Simulator,name=iPhone 15, 5)
Process completed with exit code 1.
run-test (iOS Simulator,name=iPhone 15, 5): Sources/Views/AnimatedImageView.swift#L489
converting function value of type '@mainactor (AnimatedImageView) throws -> T' to '(AnimatedImageView) throws -> T' loses global actor 'MainActor'