Call into visibleSet instead of duplicating the logic #212
Annotations
2 errors and 10 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
|
Test platform platform=macOS:
Sources/RangeState/HybridValueProvider.swift#L37
sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Loading