Allows for parameterizing entities to be marked as sendable #1162
Annotations
2 errors and 10 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".
|
|
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
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
Lucid/Core/EntityIndexValue.swift#L137
default will never be executed
|
Swift.AnySequence (internal)#L3
stored property '_box' of 'Sendable'-conforming generic struct 'AnySequence' has non-sendable type '_AnySequenceBox<Element>'
|
The logs for this run have expired and are no longer available.
Loading