Skip to content

Adjust LSP Content Object Lifecycle #1899

Adjust LSP Content Object Lifecycle

Adjust LSP Content Object Lifecycle #1899

Triggered via pull request August 19, 2025 16:41
Status Success
Total duration 4m 27s
Artifacts

CI-pull-request.yml

on: pull_request
SwiftLint  /  SwiftLint
8s
SwiftLint / SwiftLint
Testing CodeEdit  /  Testing CodeEdit
4m 16s
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/PackageSourceParser/PackageSourceParser.swift#L43
variable 'source' was never mutated; consider changing to 'let' constant
Testing CodeEdit / Testing CodeEdit
Test run with 32 tests passed after 3.799 seconds
Testing CodeEdit / Testing CodeEdit
Skipped suspendAndResumeTask().(Not sure why but tasks run in shells seem to never receive signals.)