Skip to content

feat(showcase): support qa launch query env #38

feat(showcase): support qa launch query env

feat(showcase): support qa launch query env #38

Triggered via push May 6, 2026 06:00
Status Failure
Total duration 2m 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
scripts/record-native-workflow-evidence.test.mjs > native workflow evidence recorder > records a green workflow run without mutating during dry-run: scripts/record-native-workflow-evidence.test.mjs#L124
AssertionError: expected 'complete' to be 'partial' // Object.is equality Expected: "partial" Received: "complete" ❯ scripts/record-native-workflow-evidence.test.mjs:124:29
scripts/record-native-workflow-evidence.test.mjs > native workflow evidence recorder > lists current native workflow evidence status: scripts/record-native-workflow-evidence.test.mjs#L43
AssertionError: expected { completedEntries: [ …(3) ], …(3) } to match object { status: 'partial' } (3 matching properties omitted from actual) - Expected + Received { - "status": "partial", + "status": "complete", } ❯ scripts/record-native-workflow-evidence.test.mjs:43:22