Create swift_macos.yml #1
Annotations
10 errors and 7 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/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/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/IsolatedMain.swift#L42
no calls to throwing functions occur within 'try' expression
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/IsolatedMain.swift#L42
no calls to throwing functions occur within 'try' expression
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
Source/IsolatedMain.swift#L42
no calls to throwing functions occur within 'try' expression
|
Source/Queue.swift#L17
associated value 'custom(label:qos:attributes:)' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'DispatchQoS'
|
The logs for this run have expired and are no longer available.
Loading