chore: sync Qwen Code v0.21.13 #28
ci.yml
on: pull_request
Classify PR
4s
Test (macos-latest, Node 22.x)
Test (windows-latest, Node 22.x)
Integration Tests (CLI, No Sandbox)
Matrix: desktop_shell
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
6m 55s
Matrix: Post Coverage Comment
Annotations
9 errors and 8 warnings
|
Test (ubuntu-latest, Node 22.x)
Process completed with exit code 1.
|
|
scripts/tests/security-workflows.test.js > security workflows > keeps Security Checks reporting-only and audits package locks:
scripts/tests/security-workflows.test.js#L19
Error: ENOENT: no such file or directory, open '/home/runner/work/openwork/openwork/.github/workflows/security-checks.yml'
❯ readWorkflow scripts/tests/security-workflows.test.js:19:15
❯ scripts/tests/security-workflows.test.js:43:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/openwork/openwork/.github/workflows/security-checks.yml' }
|
|
scripts/tests/security-workflows.test.js > security workflows > keeps Scorecard monthly and reporting-only:
scripts/tests/security-workflows.test.js#L19
Error: ENOENT: no such file or directory, open '/home/runner/work/openwork/openwork/.github/workflows/scorecard-monthly.yml'
❯ readWorkflow scripts/tests/security-workflows.test.js:19:15
❯ scripts/tests/security-workflows.test.js:23:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/openwork/openwork/.github/workflows/scorecard-monthly.yml' }
|
|
scripts/tests/no-ak-integration-ci.test.js > no-AK integration CI wiring > preserves test failures in every wrapped OS job:
scripts/tests/no-ak-integration-ci.test.js#L108
AssertionError: expected ' - name: \'Run tests and generat…' to contain 'trap \'rm -rf "$TMPDIR" 2>/dev/null |…'
- Expected
+ Received
- trap 'rm -rf "$TMPDIR" 2>/dev/null || true' EXIT
+ - name: 'Run tests and generate reports'
+ id: 'unit_tests'
+ if: "${{ needs.classify_pr.outputs.skip_ci != 'true' && steps.ci_profile.outputs.ci_profile == 'full' }}"
+ env:
+ NO_COLOR: true
+ HOME: '${{ runner.temp }}/qwen-ci-home'
+ USERPROFILE: '${{ runner.temp }}/qwen-ci-home'
+ OPENAI_API_KEY: ''
+ DASHSCOPE_API_KEY: ''
+ QWEN_API_KEY: ''
+ GEMINI_API_KEY: ''
+ QWEN_DEFAULT_AUTH_TYPE: ''
+ run: |-
+ node -e "const fs = require('node:fs'); for (const key of ['HOME', 'USERPROFILE']) { const dir = process.env[key]; if (dir) fs.mkdirSync(dir, { recursive: true }); }"
+ npm run test:ci
+
+ # Release guard for the Chrome extension: build, package, and scan real
+ # artifacts for forbidden adapter signatures instead of leaving
+ # `scan:artifacts` manual-only. Linux leg only — packaging shells out to
+ # the POSIX `zip`; skip (not fail) where it is missing.
❯ scripts/tests/no-ak-integration-ci.test.js:108:24
|
|
scripts/tests/no-ak-integration-ci.test.js > no-AK integration CI wiring > keeps Linux Unix socket paths short and identity-stable:
scripts/tests/no-ak-integration-ci.test.js#L47
AssertionError: test: TMPDIR routing block: expected -1 to be greater than or equal to 0
❯ scripts/tests/no-ak-integration-ci.test.js:47:13
❯ scripts/tests/no-ak-integration-ci.test.js:37:68
|
|
scripts/tests/desktop-oss-workflow.test.js:
scripts/tests/desktop-oss-workflow.test.js#L15
Error: ENOENT: no such file or directory, open '.github/workflows/sync-desktop-to-oss.yml'
❯ scripts/tests/desktop-oss-workflow.test.js:15:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '.github/workflows/sync-desktop-to-oss.yml' }
|
|
OpenWork CI
Canceling since a higher priority waiting request for OpenWork CI-cx/sync-qwen-v0.21.13 exists
|
|
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
Canceling since a higher priority waiting request for OpenWork CI-cx/sync-qwen-v0.21.13 exists
|
|
web-shell E2E Smoke (ubuntu-latest, Node 22.x)
The operation was canceled.
|
|
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
|
|
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).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-reports-22.x-ubuntu-latest
|
45.9 MB |
sha256:db43b89fa9e44d2cb357e512218379b2bd70ea083765a1725fb78694b5ac5312
|
|