Swift 6 Compatibility #38
Annotations
3 warnings and 1 notice
Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift#L75
stored property 'value' of 'Sendable'-conforming class 'AsyncSemaphore' is mutable
|
Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift#L75
stored property 'value' of 'Sendable'-conforming class 'AsyncSemaphore' is mutable
|
Tests/SpeziFoundationTests/TimeoutTests.swift#L32
capture of 'self' with non-sendable type 'TimeoutTests' in 'async let' binding
|
|
This job succeeded
Loading