Skip to content

v1.1.32

v1.1.32 #2

Triggered via pull request January 26, 2026 03:34
@EricLLLLLLEricLLLLLL
opened #3
test
Status Failure
Total duration 52s
Artifacts

pr-gate.yml

on: pull_request
quality-check
49s
quality-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
quality-check
Process completed with exit code 1.
error: expect(received).toContain(expected): test/e2e/shell_config.test.ts#L125
Expected to contain: "Configuration is already up to date" Received: "Refreshing shims and wrappers...\nConfiguring zsh environment in /tmp/bvm-e2e-3f10635c/.zshrc...\nPlease restart your terminal or run \"source /tmp/bvm-e2e-3f10635c/.zshrc\" to apply changes." at <anonymous> (/home/runner/work/bvm/bvm/test/e2e/shell_config.test.ts:125:28)
error: expect(received).toBe(expected): test/e2e/install-ps1.test.ts#L35
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/bvm/bvm/test/e2e/install-ps1.test.ts:35:22)
error: expect(received).toMatch(expected): test/e2e/maintenance.test.ts#L38
Expected substring or pattern: /Successfully updated|already up to date/ Received: "Refreshing shims and wrappers...\nConfiguring bash environment in /tmp/bvm-e2e-0049ce51/.bashrc...\nPlease restart your terminal or run \"source /tmp/bvm-e2e-0049ce51/.bashrc\" to apply changes." at <anonymous> (/home/runner/work/bvm/bvm/test/e2e/maintenance.test.ts:38:28)
error: expect(received).toBe(expected): test/postinstall_logic.test.ts#L133
Expected: true Received: false at <anonymous> (/home/runner/work/bvm/bvm/test/postinstall_logic.test.ts:133:59)
error: expect(received).toContain(expected): test/postinstall_logic.test.ts#L92
Expected to contain: "Smoke test passed" BVM initialized successfully.\n" at <anonymous> (/home/runner/work/bvm/bvm/test/postinstall_logic.test.ts:92:20)
error: expect(received).toContain(expected): test/setup_fallback.test.ts#L33
Expected to contain: "export BVM_DIR=" Received: "# empty" at <anonymous> (/home/runner/work/bvm/bvm/test/setup_fallback.test.ts:33:25)