Skip to content

Upgrade Output Utility, Add Language Server Output #1878

Upgrade Output Utility, Add Language Server Output

Upgrade Output Utility, Add Language Server Output #1878

Triggered via pull request July 18, 2025 17:26
Status Success
Total duration 4m 39s
Artifacts

CI-pull-request.yml

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

Annotations

3 warnings and 1 notice
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 25 tests passed after 3.261 seconds