--include-extended-types is now default #35
Annotations
2 errors and 2 warnings
run-tests (tvOS Simulator,name=Apple TV, 15.4):
Tests/KingfisherTests/KingfisherManagerTests.swift#L511
testCacheOriginalImageWithOriginalCache, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testCacheOriginalImageWithOriginalCache()".
|
run-tests (tvOS Simulator,name=Apple TV, 15.4)
Process completed with exit code 1.
|
run-tests (tvOS Simulator,name=Apple TV, 15.4):
Sources/Extensions/PHLivePhotoView+Kingfisher.swift#L205
passing argument of non-sendable type 'DownloadProgressBlock?' (aka 'Optional<(Int64, Int64) -> ()>') outside of main actor-isolated context may introduce data races
|
run-tests (tvOS Simulator,name=Apple TV, 15.4):
Sources/Extensions/PHLivePhotoView+Kingfisher.swift#L206
passing argument of non-sendable type '() -> Bool' outside of main actor-isolated context may introduce data races
|