Go language parsers #78
Annotations
1 error, 11 warnings, and 4 notices
Lint
Process completed with exit code 1.
|
macOS Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: apple-actions/import-codesign-certs@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macOS Build:
Edit/Modules/Theme/ThemeModifiers.swift#L6
static property 'defaultValue' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
Edit/Modules/Theme/ThemeModifiers.swift#L6
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
|
macOS Build:
submodules/chime-go/Sources/ChimeGo/Gopls.swift#L66
static property 'hoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
Users/runner/Library/Developer/Xcode/DerivedData/Edit-gnzudeggsoitnghfifcnhoaasmzb/SourcePackages/checkouts/ChimeKit/Sources/ChimeLSPAdapter/LSPTransformers.swift#L193
static property 'standardHoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
submodules/chime-go/Sources/ChimeGo/Gopls.swift#L66
static property 'hoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
Users/runner/Library/Developer/Xcode/DerivedData/Edit-gnzudeggsoitnghfifcnhoaasmzb/SourcePackages/checkouts/ChimeKit/Sources/ChimeLSPAdapter/LSPTransformers.swift#L193
static property 'standardHoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
Edit/Modules/DocumentContent/TextMetrics.swift#L64
non-sendable type 'TextMetrics.Storage' (aka 'TextStorage<Int>') in asynchronous access to main actor-isolated property 'storage' cannot cross actor boundary
|
macOS Build:
submodules/chime-go/Sources/ChimeGo/Gopls.swift#L66
static property 'hoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
Users/runner/Library/Developer/Xcode/DerivedData/Edit-gnzudeggsoitnghfifcnhoaasmzb/SourcePackages/checkouts/ChimeKit/Sources/ChimeLSPAdapter/LSPTransformers.swift#L193
static property 'standardHoverTransformer' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
macOS Build:
EditTests/FilteringExtensionTests.swift#L37
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build
testExample on 'My Mac - EditUITests-Runner (11120)' (0.889 seconds)
|
macOS Build
testLaunchPerformance on 'My Mac - EditUITests-Runner (11120)' (0.053 seconds)
|
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (11120)' (0.364 seconds)
|
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (11120)' (0.435 seconds)
|