Improve LSP Install UX #1894
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
9s
Testing CodeEdit
/
Testing CodeEdit
5m 8s
Annotations
2 warnings and 2 notices
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/Features/UtilityArea/TerminalUtility/TerminalUtilityUITests.swift#L31
variable 'terminal' was never mutated; consider changing to 'let' constant
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEdit/Features/LSP/Registry/RegistryManagerError.swift#L36
immutable value 'statusCode' was never used; consider replacing with '_' or removing it
|
|
Testing CodeEdit / Testing CodeEdit
Test run with 32 tests passed after 3.822 seconds
|
|
Testing CodeEdit / Testing CodeEdit
Skipped terminateSelectedTask().(Not sure why but tasks run in shells seem to never receive signals.)
|