test: ignore 18 #2
Annotations
2 errors and 1 warning
Node.js / Release
Error: Command failed with exit code 1: npm publish /home/runner/work/humanize-ms/humanize-ms/main_repo --userconfig /tmp/258fa32fa95dff1c1de22ef7c60e977a/.npmrc --tag latest --registry https://registry.npmjs.org/
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository.url" was normalized to "git+https://github.com/node-modules/humanize-ms.git"
npm notice
npm notice 📦 [email protected]
npm notice Tarball Contents
npm notice 1.2kB LICENSE
npm notice 1.3kB README.md
npm notice 97B dist/commonjs/index.d.ts
npm notice 1.3kB dist/commonjs/index.js
npm notice 25B dist/commonjs/package.json
npm notice 97B dist/esm/index.d.ts
npm notice 1.1kB dist/esm/index.js
npm notice 23B dist/esm/package.json
npm notice 50B dist/package.json
npm notice 1.7kB package.json
npm notice 332B src/index.ts
npm notice Tarball Details
npm notice name: humanize-ms
npm notice version: 1.0.0
npm notice filename: humanize-ms-1.0.0.tgz
npm notice package size: 3.1 kB
npm notice unpacked size: 7.2 kB
npm notice shasum: e7c618f3b9aa92ee09f1bd81105a4c8ae4c18184
npm notice integrity: sha512-4i5ddWIeRmO7X[...]bH1CBEtsy/paQ==
npm notice total files: 11
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=155014528
npm error code E403
npm error 403 403 Forbidden - PUT https://registry.npmjs.org/humanize-ms - You cannot publish over the previously published versions: 1.0.0.
npm error 403 In most cases, you or one of your dependencies are requesting
npm error 403 a package version that is forbidden by your security policy, or
npm error 403 on a server you do not have access to.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-12-12T09_39_39_591Z-debug-0.log
> [email protected] prepublishOnly
> tshy && tshy-after
|
Node.js / Release
Process completed with exit code 1.
|
Node.js / Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|