use token for auth #1124
Annotations
10 errors and 6 warnings
LucidTests/Stores/BaseStoreTests.swift#L2058
test_store_should_set_1000_entities_in_under_1_second, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "entity".
|
LucidTests/Core/CoreManagerContractTests.swift#L350
test_continuous_obvserver_should_get_filtered_results_matching_entities_that_meet_contract_requirements, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "continuous", "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L160
test_core_manager_get_should_filter_results_when_enity_does_not_meet_contract_requirements, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L128
test_core_manager_get_should_return_complete_results_when_entity_meets_contract_requirements, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L93
test_core_manager_get_should_return_complete_results_when_no_contract_is_provided, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L389
test_core_manager_get_should_return_empty_results_when_no_entities_in_local_store_meet_contract_requirements, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L641
test_core_manager_get_should_return_empty_results_when_no_entities_meet_contract_requirements_in_remote_store_for_remote_data_source, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerContractTests.swift#L599
test_core_manager_get_should_return_local_result_when_no_entities_meet_contract_requirements_in_remote_store_for_remote_or_local_data_source, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
LucidTests/Core/CoreManagerTests.swift#L8815
test_that_multiple_search_requests_to_the_same_core_manager_do_not_block_each_other, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "local_once".
|
LucidTests/CoreManagerTests.swift#L8803
Unexpectedly found nil while implicitly unwrapping an Optional value
|
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.
|
Lucid/Core/EntityIndexValue.swift#L137
default will never be executed
|
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