Python support for #20 #80
Annotations
11 warnings and 4 notices
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/
|
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
|
Edit/Modules/Theme/ThemeModifiers.swift#L6
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
EditTests/FilteringExtensionTests.swift#L37
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
|
|
|
|
This job succeeded
Loading