Skip to content

Improve LSP Install UX #1894

Improve LSP Install UX

Improve LSP Install UX #1894

Triggered via pull request August 16, 2025 14:29
Status Success
Total duration 5m 21s
Artifacts

CI-pull-request.yml

on: pull_request
SwiftLint  /  SwiftLint
9s
SwiftLint / SwiftLint
Testing CodeEdit  /  Testing CodeEdit
5m 8s
Testing CodeEdit / Testing CodeEdit
Fit to window
Zoom out
Zoom in

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.)