Skip to content

View Task Output Using Terminal Emulator #1876

View Task Output Using Terminal Emulator

View Task Output Using Terminal Emulator #1876

Triggered via pull request July 17, 2025 19:50
Status Failure
Total duration 4m 26s
Artifacts

CI-pull-request.yml

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

Annotations

2 errors, 3 warnings, and 2 notices
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
Testing CodeEdit / Testing CodeEdit: CodeEditTests/Features/TerminalEmulator/ShellIntegrationTests.swift#L51
testBashLogin, XCTAssertTrue failed - No interactive flag found
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 32 tests passed after 3.862 seconds
Testing CodeEdit / Testing CodeEdit
Skipped terminateSelectedTask().(Not sure why but tasks run in shells seem to never receive signals.)