Use fast init for IndexSet #213
Annotations
2 errors and 9 warnings
|
Test platform platform=macOS
The operation was canceled.
|
Test platform platform=macOS:
Sources/ConcurrencyCompatibility/Compatibility.swift#L11
type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L23
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L28
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L54
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L59
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L23
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L28
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L54
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L59
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Loading