Create swift_macos.yml #2
Annotations
10 errors and 10 warnings
|
Source/IsolatedMain.swift#L22
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L35
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L48
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L48
call can throw, but it is not marked with 'try' and the error is not handled
|
Source/IsolatedMain.swift#L22
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L35
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L48
call to main actor-isolated parameter 'closure' in a synchronous nonisolated context
|
Source/IsolatedMain.swift#L48
call can throw, but it is not marked with 'try' and the error is not handled
|
|
Source/DelayedQueue.swift#L8
associated value 'asyncAfter(deadline:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/DelayedQueue.swift#L9
associated value 'asyncAfterWithFlags(deadline:flags:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/DelayedQueue.swift#L8
associated value 'asyncAfter(deadline:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/DelayedQueue.swift#L9
associated value 'asyncAfterWithFlags(deadline:flags:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/DelayedQueue.swift#L8
associated value 'asyncAfter(deadline:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/DelayedQueue.swift#L9
associated value 'asyncAfterWithFlags(deadline:flags:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
Source/DelayedQueue.swift#L8
associated value 'asyncAfter(deadline:queue:)' of 'Sendable'-conforming enum 'DelayedQueue' has non-sendable type 'DispatchTime'
|
This job was cancelled
Loading