Release v0.1.4 #5
Annotations
5 errors and 1 warning
|
Publish npm package
Process completed with exit code 2.
|
|
Publish npm package:
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.
|
|
Publish npm package
typecheck: command (/home/runner/work/nylio-cli/nylio-cli/) /opt/hostedtoolcache/node/22.22.2/x64/bin/npm run typecheck exited (2)
|
|
Publish npm package:
src/index.ts#L7
Module '"node:path"' can only be default-imported using the 'esModuleInterop' flag
|
|
Publish npm package:
src/index.ts#L6
Module '"node:os"' has no default export.
|
|
Publish npm package
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/
|