Add CI, documentation deployment, and NPM publishing workflows #1
Annotations
8 errors and 2 warnings
|
Run Tests (25.x)
Process completed with exit code 1.
|
|
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:107
triggerUncaughtException(
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack/console/dist/index.js' imported from /home/runner/work/arcstack/arcstack/h3/
at finalizeResolution (node:internal/modules/esm/resolve:271:11)
at moduleResolve (node:internal/modules/esm/resolve:861:10)
at defaultResolve (node:internal/modules/esm/resolve:988:11)
at nextResolve (node:internal/modules/esm/hooks:769:28)
at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:3744)
at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:4243)
at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:4984)
at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:5361)
at nextResolve (node:internal/modules/esm/hooks:769:28)
at AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:265:30) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack/console/dist/index.js'
}
Node.js v25.8.0
❯ resolveBase node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:3744
❯ resolveDirectory node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:4243
❯ resolveTsPaths node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668:2:4984
❯ resolve node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668: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/console/dist/index.js "--help"\n\n ELIFECYCLE Command failed with exit code 1.\n', '\nnode:internal/modules/run_main:107\n triggerUncaughtException(\n ^\nError [ERR_MODULE_NOT_FOUND]: Cannot find module \'/home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack/console/dist/index.js\' imported from /home/runner/work/arcstack/arcstack/h3/\n at finalizeResolution (node:internal/modules/esm/resolve:271:11)\n at moduleResolve (node:internal/modules/esm/resolve:861:10)\n at defaultResolve (node:internal/modules/esm/resolve:988:11)\n at nextResolve (node:internal/modules/esm/hooks:769:28)\n at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232668: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?1772564232668: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?1772564232668: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?1772564232668:2:5361)\n at nextResolve (node:internal/modules/esm/hooks:769:28)\n at AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:265:30) {\n code: \'ERR_MODULE_NOT_FOUND\',\n url: \'file:///home/runner/work/arcstack/arcstack/h3/node_modules/@arcstack/console/dist/index.js\'\n}\n\nNode.js v25.8.0\n' ], pid: 2829, stdout: '\n> h3-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/h3\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack/console/dist/index.js "--help"\n\n ELIFECYCLE Command failed with exit code 1.\n', stderr: '\nnode:internal/modules/
|
|
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:107
triggerUncaughtException(
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/arcstack/arcstack/express/node_modules/@arcstack/console/dist/index.js' imported from /home/runner/work/arcstack/arcstack/express/
at finalizeResolution (node:internal/modules/esm/resolve:271:11)
at moduleResolve (node:internal/modules/esm/resolve:861:10)
at defaultResolve (node:internal/modules/esm/resolve:988:11)
at nextResolve (node:internal/modules/esm/hooks:769:28)
at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:3744)
at resolveDirectory (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:4243)
at resolveTsPaths (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:4984)
at resolve (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:5361)
at nextResolve (node:internal/modules/esm/hooks:769:28)
at AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:265:30) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/arcstack/arcstack/express/node_modules/@arcstack/console/dist/index.js'
}
Node.js v25.8.0
❯ resolveBase node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:3744
❯ resolveDirectory node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:4243
❯ resolveTsPaths node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053:2:4984
❯ resolve node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053: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/console/dist/index.js "--help"\n\n ELIFECYCLE Command failed with exit code 1.\n', '\nnode:internal/modules/run_main:107\n triggerUncaughtException(\n ^\nError [ERR_MODULE_NOT_FOUND]: Cannot find module \'/home/runner/work/arcstack/arcstack/express/node_modules/@arcstack/console/dist/index.js\' imported from /home/runner/work/arcstack/arcstack/express/\n at finalizeResolution (node:internal/modules/esm/resolve:271:11)\n at moduleResolve (node:internal/modules/esm/resolve:861:10)\n at defaultResolve (node:internal/modules/esm/resolve:988:11)\n at nextResolve (node:internal/modules/esm/hooks:769:28)\n at resolveBase (file:///home/runner/work/arcstack/arcstack/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/esm/index.mjs?1772564232053: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?1772564232053: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?1772564232053: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?1772564232053:2:5361)\n at nextResolve (node:internal/modules/esm/hooks:769:28)\n at AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:265:30) {\n code: \'ERR_MODULE_NOT_FOUND\',\n url: \'file:///home/runner/work/arcstack/arcstack/express/node_modules/@arcstack/console/dist/index.js\'\n}\n\nNode.js v25.8.0\n' ], pid: 2717, stdout: '\n> express-app@0.1.1 cmd /home/runner/work/arcstack/arcstack/express\n> NODE_OPTIONS=--enable-source-maps tsx ./node_modules/@arcstack/console/dist/index.js "--help"\n\n ELIFECYCLE Command failed with
|
|
Run Tests (22.x)
The strategy configuration was canceled because "test._25_x" failed
|
|
Run Tests (20.x)
The strategy configuration was canceled because "test._25_x" failed
|
|
Run Tests (20.x)
A task was canceled.
|
|
Run Tests (24.x)
The strategy configuration was canceled because "test._25_x" failed
|
|
Run Tests (24.x)
The operation was canceled.
|
|
Run Tests (20.x)
Back off 21.621 seconds before retry.
|
|
Run Tests (20.x)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/eae0cfeb286e66ffb5155f1a79b90583a127a68b'. Error: Response status code does not indicate success: 500 (Internal Server Error). 9480:3B9494:2ED3D41:2F7F4FD:69A72EF8
|