Skip to content

Ignore local dev tool worktrees #433

Ignore local dev tool worktrees

Ignore local dev tool worktrees #433

Triggered via pull request May 11, 2026 11:39
Status Failure
Total duration 7m 58s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
e2e-tests (20, ubuntu-latest)
Process completed with exit code 1.
src/commands/fix/cmd-fix.e2e.test.mts > socket fix (E2E tests) > JavaScript projects > should convert CVE to GHSA and fix JavaScript project: `fix --id CVE-2021-23337 .`: src/commands/fix/cmd-fix.e2e.test.mts#L375
AssertionError: should exit with code 0: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ timeout src/commands/fix/cmd-fix.e2e.test.mts:375:51
src/commands/fix/cmd-fix.e2e.test.mts > socket fix (E2E tests) > JavaScript projects > should fix vulnerabilities and write output file with fixes result: `fix --output-file socket-fix-output.json .`: src/commands/fix/cmd-fix.e2e.test.mts#L242
AssertionError: should exit with code 0: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ timeout src/commands/fix/cmd-fix.e2e.test.mts:242:51