Default implementation for beginningOfDocument #56
Annotations
4 warnings
Test platform platform=macOS:
Sources/Rearrange/NSRange+Convenience.swift#L22
extension declares a conformance of imported type '_NSRange' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
Test platform platform=macOS:
Sources/Rearrange/TextRangeCalculating.swift#L95
stored property 'range' of 'Sendable'-conforming generic struct 'CalculatedRange' has non-sendable type 'Calculator.TextRange'; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/Rearrange/TextRangeCalculating.swift#L95
stored property 'range' of 'Sendable'-conforming generic struct 'CalculatedRange' has non-sendable type 'Calculator.TextRange'; this is an error in the Swift 6 language mode
|
Test platform platform=macOS:
Sources/Rearrange/NSRange+Convenience.swift#L22
extension declares a conformance of imported type '_NSRange' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
Loading