Extensions #974
Annotations
5 warnings
Build project:
Sources/PromiseKit/ConcurrentDispatch.swift#L75
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Build project:
Sources/PromiseKit/ConcurrentDispatch.swift#L78
reference to captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Build project:
Sources/PromiseKit/ConcurrentDispatch.swift#L80
mutation of captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Build project:
Sources/PromiseKit/ConcurrentDispatch.swift#L84
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Build project:
Sources/PromiseKit/ConcurrentDispatch.swift#L90
reference to captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Loading