Expand CLI public API commands and release tooling #10
Annotations
5 errors and 1 warning
|
Lint, Typecheck, Build
Process completed with exit code 2.
|
|
Lint, Typecheck, Build
typecheck: command (/home/runner/work/nylio-cli/nylio-cli/) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run typecheck exited (2)
|
|
Lint, Typecheck, Build:
src/index.ts#L1748
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
|
|
Lint, Typecheck, Build:
src/index.ts#L7
Module '"node:path"' can only be default-imported using the 'esModuleInterop' flag
|
|
Lint, Typecheck, Build:
src/index.ts#L6
Module '"node:os"' has no default export.
|
|
Lint, Typecheck, Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|