Skip to content

v0.1.1

v0.1.1 #171

Triggered via push March 5, 2026 15:15
Status Failure
Total duration 51s
Artifacts

ci.yaml

on: push
Lint: node-latest, ubuntu-latest
14s
Lint: node-latest, ubuntu-latest
Coverage: node-24, ubuntu-latest
24s
Coverage: node-24, ubuntu-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint: node-latest, ubuntu-latest
Process completed with exit code 1.
Test: node-24, macos-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 darwin-arm64 node-v24.14.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 darwin-arm64 node-v24.14.0" ❯ tests/e2e/help.test.ts:89:27
Coverage: node-24, ubuntu-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 linux-x64 node-v24.14.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 linux-x64 node-v24.14.0" ❯ tests/e2e/help.test.ts:89:27
Test: node-24, ubuntu-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 linux-x64 node-v24.14.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 linux-x64 node-v24.14.0" ❯ tests/e2e/help.test.ts:89:27
Test: node-20, ubuntu-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 linux-x64 node-v20.20.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 linux-x64 node-v20.20.0" ❯ tests/e2e/help.test.ts:89:27
Test: node-22, ubuntu-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 linux-x64 node-v22.22.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 linux-x64 node-v22.22.0" ❯ tests/e2e/help.test.ts:89:27
Test: node-24, windows-latest
Process completed with exit code 1.
tests/e2e/help.test.ts > pubm --version > should show the version matching package.json: tests/e2e/help.test.ts#L89
AssertionError: expected 'pubm/0.1.1 win32-x64 node-v24.14.0' to contain '0.0.5' Expected: "0.0.5" Received: "pubm/0.1.1 win32-x64 node-v24.14.0" ❯ tests/e2e/help.test.ts:89:27