storacha / w3name

IPNS client and service for generating, updating, and tracking immutable names with signed updates
Other
45 stars 12 forks source link

Error with documentation generation in CI #80

Closed francois-potato closed 2 years ago

francois-potato commented 2 years ago

From https://github.com/web3-storage/w3name/actions/runs/2964089712

Documentation generated at ./generated-docs
Author identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <runner@fv-az335-545.st3fsr2bvbpu5iwsufzt3hrohh.gx.internal.cloudapp.net>) not allowed

npm ERR! Lifecycle script `typedoc:publish` failed with error: 
npm ERR! Error: command failed 
npm ERR!   in workspace: w3name@1.0.6 
npm ERR!   at location: /home/runner/work/w3name/w3name/packages/client 
npm ERR! code 1
npm ERR! path /home/runner/work/w3name/w3name/packages/client
npm ERR! command failed
npm ERR! command sh /tmp/postpublish-a[58](https://github.com/web3-storage/w3name/runs/8114141118?check_suite_focus=true#step:6:59)b9af3.sh

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2022-08-31T13_10_47_[71](https://github.com/web3-storage/w3name/runs/8114141118?check_suite_focus=true#step:6:72)9Z-debug-0.log
Error: Process completed with exit code 1.