chore: bump version to 0.2.14 and update CHANGELOG #86
Annotations
2 errors and 3 warnings
|
test (18.x)
Process completed with exit code 1.
|
|
test/version.test.ts > commit-msg CLI version tests > should output version in development mode with correct prefix:
test/version.test.ts#L26
Error: Command failed: npm run dev -- --version
npm warn exec The following package was not found and will be installed: tsx@4.21.0
npm warn tar ENOENT: Cannot cd into '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/node_modules/@esbuild/linux-x64'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/LICENSE'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/LICENSE'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/bin'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/install.js'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/lib'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/package.json'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/README.md'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/package.json'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/LICENSE.md'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, open '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/README.md'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/esbuild/lib'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/get-tsconfig/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_npx/fd45a72a545557e9/node_modules/tsx/dist'
npm warn tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/home/runner/.npm/_n
|
|
test (18.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|