fix: Fixed formatting #15
Annotations
1 error
|
release
ExecaError: Command failed with exit code 1: 'pnpm ci:publish '
npm warn Unknown env config "dangerously-allow-all-builds". This will stop working in the next major version of npm.
npm warn Unknown env config "ignore-workspace-root-check". This will stop working in the next major version of npm.
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm.
npm warn Unknown project config "ignore-workspace-root-check". This will stop working in the next major version of npm.
npm notice
npm notice 📦 cardealerdp@0.1.1
npm notice Tarball Contents
npm notice 1.1kB LICENSE.md
npm notice 155B README.md
npm notice 258B build/index.d.ts
npm notice 581B build/index.js
npm notice 1.0kB build/profile.d.ts
npm notice 1.7kB build/profile.js
npm notice 1.9kB build/schemas/car.d.ts
npm notice 2.8kB build/schemas/car.js
npm notice 925B build/schemas/dealer.d.ts
npm notice 1.6kB build/schemas/dealer.js
npm notice 86B build/schemas/index.d.ts
npm notice 516B build/schemas/index.js
npm notice 1.0kB build/schemas/showroom.d.ts
npm notice 1.7kB build/schemas/showroom.js
npm notice 255B index.ts
npm notice 567B package.json
npm notice 1.0kB profile.ts
npm notice 1.8kB schemas/car.ts
npm notice 890B schemas/dealer.ts
npm notice 83B schemas/index.ts
npm notice 979B schemas/showroom.ts
npm notice 36B tsconfig.json
npm notice Tarball Details
npm notice name: cardealerdp
npm notice version: 0.1.1
npm notice filename: cardealerdp-0.1.1.tgz
npm notice package size: 6.4 kB
npm notice unpacked size: 21.0 kB
npm notice shasum: 89f1da5009f5470b9c5c28d293ef350abf37b6c1
npm notice integrity: sha512-/Vn58Z/x0QTHd[...]BOx40+XQHFuxw==
npm notice total files: 22
npm notice
npm error code ENEEDAUTH
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
npm error need auth You need to authorize this machine using `npm adduser`
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-10-05T09_55_12_893Z-debug-0.log
> project@0.1.0 ci:publish /home/runner/work/cardealerdp/cardealerdp
> pnpm -r publish --access public --ignore-scripts --no-git-checks
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
|