v6.1.0 #12
Annotations
1 error and 1 warning
|
publish
Error: Command failed: npm version v6.1.0 || --prefix ./ --no-git-tag-version
npm error code 128
npm error An unknown git error occurred
npm error command /usr/bin/git --no-replace-objects commit -m 6.1.0
npm error Author identity unknown
npm error
npm error *** Please tell me who you are.
npm error
npm error Run
npm error
npm error git config --global user.email "you@example.com"
npm error git config --global user.name "Your Name"
npm error
npm error to set your account's default identity.
npm error Omit --global to set the identity only in this repository.
npm error
npm error fatal: empty ident name (for <runner@runnervm46oaq.inpavvx5jshutkevxdyl5th1ga.yx.internal.cloudapp.net>) not allowed
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-24T04_53_17_797Z-debug-0.log
/bin/sh: 1: --prefix: not found
|
|
publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: reedyuk/npm-version@1.1.1. 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/
|