yarn install #3
publish-extension.yml
on: push
build-and-publish
30s
Annotations
2 errors and 1 warning
build-and-publish
Command failed: npm version major
npm ERR! code 128
npm ERR! Command failed: git commit -m 3.0.0
npm ERR! Author identity unknown
npm ERR!
npm ERR! *** Please tell me who you are.
npm ERR!
npm ERR! Run
npm ERR!
npm ERR! git config --global user.email "[email protected]"
npm ERR! git config --global user.name "Your Name"
npm ERR!
npm ERR! to set your account's default identity.
npm ERR! Omit --global to set the identity only in this repository.
npm ERR!
npm ERR! fatal: empty ident name (for <runner@fv-az436-952.fk2o420ivpredpitasmoilisac.bx.internal.cloudapp.net>) not allowed
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-08-20T12_45_57_197Z-debug.log
|
build-and-publish
Process completed with exit code 1.
|
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|