Skip to content

fix: honor ask no-clone in CI #84

fix: honor ask no-clone in CI

fix: honor ask no-clone in CI #84

Triggered via push March 31, 2026 23:04
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: test
Dependency Review
Dependency Review
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test (Node 20)
Process completed with exit code 1.
E2E
Process completed with exit code 1.
test/e2e/diff-command.e2e.test.ts > diff command > generates a PR onboarding diff through the real CLI process: test/e2e/diff-command.e2e.test.ts#L200
Error: ENOENT: no such file or directory, open '/tmp/bootcamp-diff-e2e-Egltyk/diff-output/DIFF.md' ❯ test/e2e/diff-command.e2e.test.ts:200:21 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/tmp/bootcamp-diff-e2e-Egltyk/diff-output/DIFF.md' }
test/e2e/ask-command.e2e.test.ts > ask command > answers questions against a local repo through the real CLI process: test/e2e/helpers.ts#L127
Error: Timed out waiting for output: Ready! Last output: === Repo Bootcamp - Ask Mode === Failed to resolve repository: Invalid GitHub URL: /tmp/bootcamp-ask-e2e-dHByE4/fixture-ask-repo ❯ waitForOutput test/e2e/helpers.ts:127:9 ❯ test/e2e/ask-command.e2e.test.ts:92:5