Skip to content

feat(desktop): establish OpenWork on the Qwen Tauri Web Shell #6

feat(desktop): establish OpenWork on the Qwen Tauri Web Shell

feat(desktop): establish OpenWork on the Qwen Tauri Web Shell #6

Triggered via pull request August 12, 2026 23:11
Status Cancelled
Total duration 45m 53s
Artifacts 1

ci.yml

on: pull_request
Classify PR
5s
Classify PR
Test (ubuntu-latest, Node 22.x)
39m 27s
Test (ubuntu-latest, Node 22.x)
Test (macos-latest, Node 22.x)
0s
Test (macos-latest, Node 22.x)
Test (windows-latest, Node 22.x)
0s
Test (windows-latest, Node 22.x)
Integration Tests (CLI, No Sandbox)
0s
Integration Tests (CLI, No Sandbox)
Matrix: desktop_shell
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
5m 49s
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
Matrix: Post Coverage Comment
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 9 warnings
scripts/tests/live-host-oss-workflow.test.js: scripts/tests/live-host-oss-workflow.test.js#L11
Error: ENOENT: no such file or directory, open '.github/workflows/live-host-release.yml' ❯ scripts/tests/live-host-oss-workflow.test.js:11:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/live-host-release.yml' }
scripts/tests/issue-triage-ownership-workflow.test.js > issue triage workflow ownership > keeps edited issues under full triage for need-information cleanup: scripts/tests/issue-triage-ownership-workflow.test.js#L50
AssertionError: expected [] to deeply equal [ 'qwen-triage.yml' ] - Expected + Received - [ - "qwen-triage.yml", - ] + [] ❯ scripts/tests/issue-triage-ownership-workflow.test.js:50:40
scripts/tests/issue-triage-ownership-workflow.test.js > issue triage workflow ownership > keeps one immediate owner for reopened issues: scripts/tests/issue-triage-ownership-workflow.test.js#L46
AssertionError: expected [] to deeply equal [ 'qwen-triage.yml' ] - Expected + Received - [ - "qwen-triage.yml", - ] + [] ❯ scripts/tests/issue-triage-ownership-workflow.test.js:46:42
scripts/tests/issue-triage-ownership-workflow.test.js > issue triage workflow ownership > keeps one immediate owner for newly opened issues: scripts/tests/issue-triage-ownership-workflow.test.js#L42
AssertionError: expected [] to deeply equal [ 'qwen-triage.yml' ] - Expected + Received - [ - "qwen-triage.yml", - ] + [] ❯ scripts/tests/issue-triage-ownership-workflow.test.js:42:40
scripts/tests/install-script.test.js > standalone release packaging > automatically publishes the VSCode companion after stable CLI releases: scripts/tests/install-script.test.js#L28
Error: ENOENT: no such file or directory, open '.github/workflows/release-vscode-companion.yml' ❯ readScript scripts/tests/install-script.test.js:28:30 ❯ scripts/tests/install-script.test.js:2356:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/release-vscode-companion.yml' }
scripts/tests/install-script.test.js > standalone release packaging > syncs standalone and hosted installation assets during release: scripts/tests/install-script.test.js#L28
Error: ENOENT: no such file or directory, open '.github/workflows/release.yml' ❯ readScript scripts/tests/install-script.test.js:28:30 ❯ scripts/tests/install-script.test.js:2197:29 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/release.yml' }
scripts/tests/comment-attachment-guard-workflow.test.js: scripts/tests/comment-attachment-guard-workflow.test.js#L18
Error: ENOENT: no such file or directory, open '/home/runner/work/openwork/openwork/.github/workflows/comment-attachment-guard.yml' ❯ scripts/tests/comment-attachment-guard-workflow.test.js:18:32 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/openwork/openwork/.github/workflows/comment-attachment-guard.yml' }
scripts/tests/ci-flaky-rerun-workflow.test.js: scripts/tests/ci-flaky-rerun-workflow.test.js#L8
Error: ENOENT: no such file or directory, open '.github/workflows/qwen-ci-flaky-rerun.yml' ❯ scripts/tests/ci-flaky-rerun-workflow.test.js:8:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/qwen-ci-flaky-rerun.yml' }
scripts/tests/build-and-publish-image-workflow.test.js: scripts/tests/build-and-publish-image-workflow.test.js#L10
Error: ENOENT: no such file or directory, open '.github/workflows/build-and-publish-image.yml' ❯ scripts/tests/build-and-publish-image-workflow.test.js:10:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/build-and-publish-image.yml' }
scripts/tests/ai-release-notes-workflow.test.js: scripts/tests/ai-release-notes-workflow.test.js#L10
Error: ENOENT: no such file or directory, open '.github/workflows/release.yml' ❯ scripts/tests/ai-release-notes-workflow.test.js:10:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/release.yml' }
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
Canceling since a higher priority waiting request for Qwen Code CI-replatform/tauri-shell exists
Qwen Code CI
Canceling since a higher priority waiting request for Qwen Code CI-replatform/tauri-shell exists
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
The operation was canceled.
Test (ubuntu-latest, Node 22.x)
Orphan git tag sdk-python-v0.1.1-preview.0 exists without a PyPI version or GitHub release. Skipping to next version slot.
Test (ubuntu-latest, Node 22.x)
Orphan git tag sdk-python-v0.1.0 exists without a PyPI version or GitHub release. Skipping to next version slot.
Test (ubuntu-latest, Node 22.x)
Orphan git tag sdk-python-v0.2.0 exists without a PyPI version or GitHub release. Skipping to next version slot.
Test (ubuntu-latest, Node 22.x)
Stable release 0.2.0 derived from nightly (no preview release found with this base version).
Test (ubuntu-latest, Node 22.x)
Orphan git tag sdk-python-v0.1.1 exists without a PyPI version or GitHub release. Skipping to next version slot.
Test (ubuntu-latest, Node 22.x)
Stable release 0.2.0 derived from nightly (no preview release found with this base version).
Test (ubuntu-latest, Node 22.x)
Stable release 0.2.0 derived from nightly (no preview release found with this base version).
Test (ubuntu-latest, Node 22.x)
deflake issue creation failed for #42; the rerun stands and it retries on the next flaky occurrence: 502 from GitHub
Post Coverage Comment (ubuntu-latest, 22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
coverage-reports-22.x-ubuntu-latest
44.1 MB
sha256:12cd5ffab640361bab1b803860337dd1f1af214bb9df2c919e48600df379e10f