test #1134
Annotations
7 errors and 6 warnings
LucidTests/Utils/AsyncTaskQueueTests.swift#L564
test_that_it_runs_in_parallel_until_it_finds_a_barrier_then_it_waits_for_barrier_to_end_to_continue, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "set_up_expectation".
|
LucidTests/Core/CoreManagerTests.swift#L522
test_manager_should_fail_to_get_entity_from_memory_first_but_ignore_error_and_reach_remote_store_when_strategy_is_local_then_remote, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerTests.swift#L566
test_manager_should_fail_to_get_entity_from_memory_first_but_ignore_error_and_return_remote_store_error_when_strategy_is_local_then_remote, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerTests.swift#L358
test_manager_should_fail_to_get_entity_from_memory_store_then_not_cache_it_when_strategy_is_local_only, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerTests.swift#L143
test_manager_should_fail_to_get_entity_from_remote_store_then_not_cache_it_and_fall_back_to_memory_store_when_cache_strategy_is_remote_or_local, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Stores/BaseStoreTests.swift#L1794
test_that_merging_entities_contains_updated_data_async, XCTAssertEqual failed: ("LucidTestKit.EntitySpy") is not equal to ("LucidTestKit.EntitySpy")
|
|
Lucid/Core/EntityIndexValue.swift#L137
default will never be executed
|
Lucid/Stores/CoreDataStore.swift#L53
passing argument of non-sendable type 'UserDefaults' into actor-isolated context may introduce data races
|
Lucid/Core/CoreDataConversion.swift#L312
forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
|
ld#L1
search path '/Users/runner/work/Lucid/Lucid/Carthage/Build' not found
|
ld#L1
search path '/Users/runner/work/Lucid/Lucid/Carthage/Build' not found
|
ld#L1
search path '/Users/runner/work/Lucid/Lucid/Carthage/Build' not found
|
The logs for this run have expired and are no longer available.
Loading