Skip to content

View Task Output Using Terminal Emulator #1870

View Task Output Using Terminal Emulator

View Task Output Using Terminal Emulator #1870

Triggered via pull request July 16, 2025 18:41
Status Failure
Total duration 4m 29s
Artifacts

CI-pull-request.yml

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

Annotations

10 errors, 3 warnings, and 1 notice
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
Testing CodeEdit / Testing CodeEdit
Test run with 28 tests failed after 3.700 seconds with 4 issue(s)
Testing CodeEdit / Testing CodeEdit
Suite CEActiveTaskTests failed after 3.700 seconds with 2 issue(s)
Testing CodeEdit / Testing CodeEdit
testRunMethod() (3.376 seconds) 2 issue(s)
Testing CodeEdit / Testing CodeEdit
Recorded an issue (CEActiveTaskTests.swift:43:9: Expectation failed: (output.getBufferAsString() β†’ "").contains("Testing"))
Testing CodeEdit / Testing CodeEdit
Suite TaskManagerTests failed after 3.404 seconds with 2 issue(s)
Testing CodeEdit / Testing CodeEdit
executeSelectedTask() (3.403 seconds) 2 issue(s)
Testing CodeEdit / Testing CodeEdit
Recorded an issue (TaskManagerTests.swift:43:9: Expectation failed: (outputString β†’ "").contains("Hello World"))
Testing CodeEdit / Testing CodeEdit
Recorded an issue (CEActiveTaskTests.swift:39:25: Issue recorded)
Testing CodeEdit / Testing CodeEdit
Recorded an issue (TaskManagerTests.swift:39:25: Issue recorded)
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
Skipped suspendAndResumeTask().(Not sure why but tasks run in shells seem to never receive signals.)