Skip to content

Mark more tests as flaky #1197

Mark more tests as flaky

Mark more tests as flaky #1197

Re-run triggered November 14, 2024 19:23
Status Failure
Total duration 4m 24s
Artifacts

test.yml

on: push
CodeGen Tests
47s
CodeGen Tests
Lucid-iOS Tests
4m 12s
Lucid-iOS Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lucid-iOS Tests: LucidTests/Stores/BaseStoreTests.swift#L289
test_store_should_update_an_entity_and_retrieve_the_update_async, XCTAssertEqual failed: ("fake_title_42") is not equal to ("updated_fake_title")
Lucid-iOS Tests
Process completed with exit code 1.
Lucid-iOS Tests: Lucid/Utils/AnySequence.swift#L57
extension declares a conformance of imported type 'AnySequence' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Lucid-iOS Tests: Lucid/Utils/Publisher+Extensions.swift#L344
extension declares a conformance of imported type 'Array' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Lucid-iOS Tests: Lucid/Core/APIClientQueue.swift#L470
'AnyActor' is deprecated: Use 'any Actor' with 'DistributedActor.asLocalActor' instead
Lucid-iOS Tests: Lucid/Utils/Publisher+Extensions.swift#L344
extension declares a conformance of imported type 'Array' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Lucid-iOS Tests: Lucid/Utils/BackgroundTaskManager.swift#L99
capture of 'timer' with non-sendable type 'Timer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Stores/CacheStore.swift#L284
non-sendable type 'Result<AnySequence<E>, StoreError>?' returned by implicitly asynchronous call to actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Stores/CacheStore.swift#L419
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Stores/CacheStore.swift#L419
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Stores/CacheStore.swift#L420
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Stores/CacheStore.swift#L430
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode