Skip to content

Fix Alignment In Git Clone Panel #1941

Fix Alignment In Git Clone Panel

Fix Alignment In Git Clone Panel #1941

Triggered via pull request September 11, 2025 18:50
Status Failure
Total duration 4m 55s
Artifacts

CI-pull-request.yml

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

Annotations

4 errors and 10 warnings
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
Testing CodeEdit / Testing CodeEdit
Test run with 33 tests failed after 10.036 seconds with 1 issue(s)
Testing CodeEdit / Testing CodeEdit
executeTaskInZsh() (10.008 seconds) 1 issue(s)
Testing CodeEdit / Testing CodeEdit
Recorded an issue (TaskManagerTests.swift:41:25: Issue recorded)
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/Features/LSP/Service/LSPService.swift#L338
code after 'return' will never be executed
Testing CodeEdit / Testing CodeEdit: CodeEdit/CodeEditApp.swift#L40
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode