Skip to content

Merge remote-tracking branch 'origin/main' into vijays/make-entities-… #1205

Merge remote-tracking branch 'origin/main' into vijays/make-entities-…

Merge remote-tracking branch 'origin/main' into vijays/make-entities-… #1205

Re-run triggered November 15, 2024 11:49
Status Failure
Total duration 3m 23s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lucid-iOS Tests: LucidTests/Stores/BaseStoreTests.swift#L1726
test_that_merging_function_is_called_when_a_matching_record_exists, XCTAssertTrue failed
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/AnySequence.swift#L64
extension declares a conformance of imported type 'AnySequence' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Lucid-iOS Tests: Lucid/Utils/AnySequence.swift#L64
conformance to 'Sendable' must occur in the same source file as generic struct 'AnySequence'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'; this is an error in the Swift 6 language mode
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/Core/APIClientQueue.swift#L470
'AnyActor' is deprecated: Use 'any Actor' with 'DistributedActor.asLocalActor' instead
Lucid-iOS Tests: Lucid/Stores/CoreDataStore.swift#L53
passing argument of non-sendable type 'UserDefaults' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Core/RelationshipController.swift#L344
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
Lucid-iOS Tests: Lucid/Core/RelationshipController.swift#L397
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode