Skip to content

feat: bump version to 0.1.8 for create-arcstack package #9

feat: bump version to 0.1.8 for create-arcstack package

feat: bump version to 0.1.8 for create-arcstack package #9

Triggered via push March 3, 2026 21:00
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run Tests (20.x)
Process completed with exit code 1.
Run Tests (24.x)
The strategy configuration was canceled because "test._20_x" failed
Run Tests (24.x)
The operation was canceled.
Run Tests (25.x)
The strategy configuration was canceled because "test._20_x" failed
Run Tests (25.x)
The operation was canceled.
Run Tests (22.x)
The strategy configuration was canceled because "test._20_x" failed
Run Tests (22.x)
The operation was canceled.
tests/integration/CommandSurface.test.ts > CLI integration surface > exposes shared base commands in h3: tests/integration/CommandSurface.test.ts#L6
Error: Command failed: pnpm cmd --help node:internal/modules/run_main:123 triggerUncaughtException( ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack-hq/console/dist/index.js' imported from /home/runner/work/arcstack/arcstack/h3/ at finalizeResolution (node:internal/modules/esm/resolve:274:11) at moduleResolve (node:internal/modules/esm/resolve:859:10) at defaultResolve (node:internal/modules/esm/resolve:983:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:3744) at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4243) at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4984) at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:5361) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) { code: 'ERR_MODULE_NOT_FOUND', url: 'file:///home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack-hq/console/dist/index.js' } Node.js v22.22.0 ❯ resolveBase node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:3744 ❯ resolveDirectory node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4243 ❯ resolveTsPaths node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4984 ❯ resolve node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:5361 ❯ run tests/integration/CommandSurface.test.ts:6:12 ❯ tests/integration/CommandSurface.test.ts:24:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, '\n> h3-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/h3\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack-hq/console/dist/index.js "--help"\n\n ELIFECYCLE  Command failed with exit code 1.\n', '\nnode:internal/modules/run_main:123\n triggerUncaughtException(\n ^\nError [ERR_MODULE_NOT_FOUND]: Cannot find module \'/home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack-hq/console/dist/index.js\' imported from /home/runner/work/arcstack/arcstack/h3/\n at finalizeResolution (node:internal/modules/esm/resolve:274:11)\n at moduleResolve (node:internal/modules/esm/resolve:859:10)\n at defaultResolve (node:internal/modules/esm/resolve:983:11)\n at nextResolve (node:internal/modules/esm/hooks:748:28)\n at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:3744)\n at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4243)\n at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:4984)\n at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654977:2:5361)\n at nextResolve (node:internal/modules/esm/hooks:748:28)\n at Hooks.resolve (node:internal/modules/esm/hooks:240:30) {\n code: \'ERR_MODULE_NOT_FOUND\',\n url: \'file:///home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack-hq/console/dist/index.js\'\n}\n\nNode.js v22.22.0\n' ], pid: 2801, stdout: '\n> h3-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/h3\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack-hq/console/dist/index.js "--help"\n\n ELIFECYCLE  Command failed with exit code 1.\n', stderr: '\nnode:internal/modules/run_main:123\n triggerUncaughtExcep
tests/integration/CommandSurface.test.ts > CLI integration surface > exposes shared base commands in express: tests/integration/CommandSurface.test.ts#L6
Error: Command failed: pnpm cmd --help node:internal/modules/run_main:123 triggerUncaughtException( ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/arcstack/arcstack/express/node_modules/@arcstack-hq/console/dist/index.js' imported from /home/runner/work/arcstack/arcstack/express/ at finalizeResolution (node:internal/modules/esm/resolve:274:11) at moduleResolve (node:internal/modules/esm/resolve:859:10) at defaultResolve (node:internal/modules/esm/resolve:983:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:3744) at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4243) at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4984) at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:5361) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) { code: 'ERR_MODULE_NOT_FOUND', url: 'file:///home/runner/work/arcstack/arcstack/express/node_modules/@arcstack-hq/console/dist/index.js' } Node.js v22.22.0 ❯ resolveBase node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:3744 ❯ resolveDirectory node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4243 ❯ resolveTsPaths node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4984 ❯ resolve node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:5361 ❯ run tests/integration/CommandSurface.test.ts:6:12 ❯ tests/integration/CommandSurface.test.ts:15:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, '\n> express-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/express\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack-hq/console/dist/index.js "--help"\n\n ELIFECYCLE  Command failed with exit code 1.\n', '\nnode:internal/modules/run_main:123\n triggerUncaughtException(\n ^\nError [ERR_MODULE_NOT_FOUND]: Cannot find module \'/home/runner/work/arcstack/arcstack/express/node_modules/@arcstack-hq/console/dist/index.js\' imported from /home/runner/work/arcstack/arcstack/express/\n at finalizeResolution (node:internal/modules/esm/resolve:274:11)\n at moduleResolve (node:internal/modules/esm/resolve:859:10)\n at defaultResolve (node:internal/modules/esm/resolve:983:11)\n at nextResolve (node:internal/modules/esm/hooks:748:28)\n at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:3744)\n at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4243)\n at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:4984)\n at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772571654365:2:5361)\n at nextResolve (node:internal/modules/esm/hooks:748:28)\n at Hooks.resolve (node:internal/modules/esm/hooks:240:30) {\n code: \'ERR_MODULE_NOT_FOUND\',\n url: \'file:///home/runner/work/arcstack/arcstack/express/node_modules/@arcstack-hq/console/dist/index.js\'\n}\n\nNode.js v22.22.0\n' ], pid: 2694, stdout: '\n> express-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/express\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack-hq/console/dist/index.js "--help"\n\n ELIFECYCLE  Command failed with exit code 1.\n', stderr: '\nnode:inter