Skip to content

initial commit

initial commit #1

Triggered via push February 3, 2026 00:38
Status Failure
Total duration 15s
Artifacts

release.yml

on: push
Matrix: build
Matrix: build-deb
release
0s
release
update-homebrew
0s
update-homebrew
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SyntaxError: JSON Parse error: Unexpected EOF: tests/integration/ca.test.ts#L37
at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/ca.test.ts:37:19)
error: expect(received).toBe(expected): tests/integration/ca.test.ts#L18
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/ca.test.ts:18:31)
error: expect(received).toBe(expected): tests/integration/ca.test.ts#L9
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/ca.test.ts:9:31)
SyntaxError: JSON Parse error: Unexpected EOF: tests/integration/cert.test.ts#L14
at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/cert.test.ts:14:17)
error: expect(received).toBe(expected): tests/integration/auth.test.ts#L110
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:110:36)
error: ENOENT: no such file or directory: tests/integration/auth.test.ts#L91
at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:91:33)
error: expect(received).toBe(expected): tests/integration/auth.test.ts#L79
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:79:31)
error: expect(received).toContain(expected): tests/integration/auth.test.ts#L66
Expected to contain: "Invalid API key" Received: "node:internal/modules/cjs/loader:1210\n throw err;\n ^\n\nError: Cannot find module '/home/runner/work/certman-cli/certman-cli/dist/index.js'\n at Module._resolveFilename (node:internal/modules/cjs/loader:1207:15)\n at Module._load (node:internal/modules/cjs/loader:1038:27)\n at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)\n at node:internal/main/run_main_module:28:49 {\n code: 'MODULE_NOT_FOUND',\n requireStack: []\n}\n\nNode.js v20.20.0\n" at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:66:29)
error: expect(received).toBe(expected): tests/integration/auth.test.ts#L58
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:58:31)
error: expect(received).toBe(expected): tests/integration/auth.test.ts#L42
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/certman-cli/certman-cli/tests/integration/auth.test.ts:42:31)