Use latest SwiftTreeSitter #208
Annotations
5 errors and 10 warnings
|
Sources/Neon/TreeSitterClient+Neon.swift#L104
cannot find type 'PlatformColor' in scope
|
Sources/Neon/TreeSitterClient+Neon.swift#L104
reference to member 'foregroundColor' cannot be resolved without a contextual type
|
Sources/Neon/TreeSitterClient+Neon.swift#L104
reference to member 'foregroundColor' cannot be resolved without a contextual type
|
|
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