Add Warning to Language Server Install #1867
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
9s
Testing CodeEdit
/
Testing CodeEdit
4m 18s
Annotations
2 errors, 3 warnings, and 1 notice
|
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditTests/Features/Documents/WorkspaceDocument+SearchState+FindAndReplaceTests.swift#L175
testFindAndReplaceWithOptionContaining, XCTAssertEqual failed: ("0") is not equal to ("2")
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditTests/Features/LSP/Registry.swift#L13
main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditTests/Features/LSP/Registry.swift#L13
main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEdit/Features/LSP/Registry/PackageSourceParser/PackageSourceParser.swift#L43
variable 'source' was never mutated; consider changing to 'let' constant
|
|
Testing CodeEdit / Testing CodeEdit
Test run with 21 tests passed after 3.227 seconds
|