fix: update secret #2
Annotations
1 error and 1 warning
Release
Error: Command failed with exit code 1: npm publish /home/runner/work/chingu-dashboard-modules/chingu-dashboard-modules --userconfig /tmp/02f067b951bc7a525e8cd2544099c8be/.npmrc --tag latest --registry https://registry.npmjs.org/
Generated an empty chunk: "index".
husky - install command is DEPRECATED
npm notice
npm notice 📦 @chingu-x/[email protected]
npm notice Tarball Contents
npm notice 35.1kB LICENSE
npm notice 87B README.md
npm notice 14B dist/index.js
npm notice 48B dist/test/index.js
npm notice 483B dist/test/test.js
npm notice 0B dist/types/index.d.ts
npm notice 48B dist/types/test/index.d.ts
npm notice 212B dist/types/test/test.d.ts
npm notice 1.2kB package.json
npm notice Tarball Details
npm notice name: @chingu-x/modules
npm notice version: 0.0.1
npm notice filename: chingu-x-modules-0.0.1.tgz
npm notice package size: 13.2 kB
npm notice unpacked size: 37.2 kB
npm notice shasum: 24900acbe56169ebec71c03c5c5ebcdbdc0db8ff
npm notice integrity: sha512-9/xYmV49rR5q2[...]YWtqMTMqfNrLQ==
npm notice total files: 9
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm error code E402
npm error 402 Payment Required - PUT https://registry.npmjs.org/@chingu-x%2fmodules - You must sign up for private packages
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-15T03_13_37_726Z-debug-0.log
> @chingu-x/[email protected] prepublishOnly
> pnpm build
> @chingu-x/[email protected] build /home/runner/work/chingu-dashboard-modules/chingu-dashboard-modules
> vite build && tsc
vite v6.0.7 building for production...
transforming...
✓ 1 modules transformed.
rendering chunks...
computing gzip size...
dist/index.js 0.00 kB │ gzip: 0.02 kB
✓ built in 40ms
> @chingu-x/[email protected] prepare
> husky install
|
Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|