fix: Fixed .npmrc warning #19
Annotations
1 error
|
release
ExecaError: Command failed with exit code 1: 'pnpm /publish/'
. publish:py$ uv --directory sdk-py publish
. publish:ts$ pnpm -r publish --access public --ignore-scripts --no-git-checks
. publish:py: Publishing 2 files to https://upload.pypi.org/legacy/
. publish:py: ::add-mask::pypi-AgEPdXBsb2FkLnB5cGkub3JnAiRhYzkzMWY1My1jOTVjLTRhODUtOWNiMy0wZWIwN2Q0NjFiNmUAAi9bNCwiNTE1ZGUxNTMtYjdmZS00YjcwLWIwZDktYzkyOWRkNDNhN2M5IixudWxsXQACLFsyLFsiNmY0NzVkY2QtNWUyMi00NzE5LWIwNTItNzlmODIyMWJmZmE0Il1dAAIZWzAsMTc2MDE3Mjg2OCwxNzYwMTcxOTY4XQAABiB0Z2o60MSNUBEtqLT7NI7Deh9dr-HpcgHJrWmETG29gA
. publish:py: Uploading extensiondp-0.1.3-py3-none-any.whl (5.1KiB)
. publish:ts: npm warn Unknown env config "dangerously-allow-all-builds". This will stop working in the next major version of npm.
. publish:ts: npm warn Unknown env config "ignore-workspace-root-check". This will stop working in the next major version of npm.
. publish:ts: npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
. publish:ts: npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm.
. publish:ts: npm warn Unknown project config "ignore-workspace-root-check". This will stop working in the next major version of npm.
. publish:ts: npm notice
. publish:ts: npm notice 📦 extensiondp@0.1.3
. publish:ts: npm notice Tarball Contents
. publish:ts: npm notice 1.1kB LICENSE.md
. publish:ts: npm notice 140B README.md
. publish:ts: npm notice 258B build/index.d.ts
. publish:ts: npm notice 581B build/index.js
. publish:ts: npm notice 760B build/profile.d.ts
. publish:ts: npm notice 1.4kB build/profile.js
. publish:ts: npm notice 1.9kB build/schemas/car.d.ts
. publish:ts: npm notice 2.8kB build/schemas/car.js
. publish:ts: npm notice 925B build/schemas/dealer.d.ts
. publish:ts: npm notice 1.6kB build/schemas/dealer.js
. publish:ts: npm notice 58B build/schemas/index.d.ts
. publish:ts: npm notice 420B build/schemas/index.js
. publish:ts: npm notice 1.0kB build/schemas/showroom.d.ts
. publish:ts: npm notice 1.7kB build/schemas/showroom.js
. publish:ts: npm notice 734B build/schemas/table1.d.ts
. publish:ts: npm notice 1.3kB build/schemas/table1.js
. publish:ts: npm notice 792B build/schemas/table2.d.ts
. publish:ts: npm notice 1.4kB build/schemas/table2.js
. publish:ts: npm notice 255B index.ts
. publish:ts: npm notice 521B package.json
. publish:ts: npm notice 799B profile.ts
. publish:ts: npm notice 1.8kB schemas/car.ts
. publish:ts: npm notice 890B schemas/dealer.ts
. publish:ts: npm notice 56B schemas/index.ts
. publish:ts: npm notice 978B schemas/showroom.ts
. publish:ts: npm notice 726B schemas/table1.ts
. publish:ts: npm notice 784B schemas/table2.ts
. publish:ts: npm notice 36B tsconfig.json
. publish:ts: npm notice Tarball Details
. publish:ts: npm notice name: extensiondp
. publish:ts: npm notice version: 0.1.3
. publish:ts: npm notice filename: extensiondp-0.1.3.tgz
. publish:ts: npm notice package size: 7.6 kB
. publish:ts: npm notice unpacked size: 25.9 kB
. publish:ts: npm notice shasum: 8a288445e39f6f8d39e981281c6e35afaf2e21d1
. publish:ts: npm notice integrity: sha512-L5VLoFvaa7Y5q[...]ou9ZnCu3WPT3g==
. publish:ts: npm notice total files: 28
. publish:ts: npm notice
. publish:py: Uploading extensiondp-0.1.3.tar.gz (2.9KiB)
. publish:ts: npm notice SECURITY NOTICE: Breaking changes starting October 13, 2025. New tokens will be limited to a maximum lifetime of 90 days, and TOTP setup will be disabled. Classic tokens will be revoked in November. Update your CI/CD workflows to avoid disruption. Learn more: https://gh.io/npm-token-changes
. publish:ts: npm error code ENEEDAUTH
. publish:ts: npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
. publish:ts: npm error need auth You need to authorize this machine using `npm adduser`
. publish:ts: npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-10-11T08_39_29_252Z-debug-0.log
. publish:ts: Failed
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
|