Fix availability guard #206
Annotations
2 errors and 10 warnings
Sources/Neon/TreeSitterClient+Neon.swift#L104
cannot find type 'PlatformColor' in scope
|
|
Sources/ConcurrencyCompatibility/Compatibility.swift#L11
type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L23
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L28
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L54
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L59
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L23
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L28
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L54
sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider+RangeProcessor.swift#L59
sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/RangeState/HybridValueProvider.swift#L37
sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
|
This job failed
Loading