Skip to content

feat: implement color theming support #95 #217

feat: implement color theming support #95

feat: implement color theming support #95 #217

Triggered via push July 28, 2024 09:43
Status Failure
Total duration 1m 40s
Artifacts

testPublish.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error
release
Error: Command failed with exit code 1: npm publish /home/runner/work/auro-badge/auro-badge --userconfig /tmp/3e4d496bb6b5cbe868ad29db0ac89f0d/.npmrc --tag beta --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/AlaskaAirlines/auro-badge.git" npm notice npm notice 📦 @aurodesignsystem/[email protected] npm notice Tarball Contents npm notice 40B .husky/commit-msg npm notice 45B .husky/pre-commit npm notice 549B .travis.yml npm notice 12.8kB CHANGELOG.md npm notice 11.4kB LICENSE npm notice 10.8kB README.md npm notice 11.7kB demo/api.md npm notice 16.6kB demo/index.md npm notice 81.7kB dist/auro-badge__bundled.js npm notice 3.5kB dist/auro-badge.d.ts npm notice 454B dist/auro-badge.d.ts.map npm notice 108B dist/buttonVersion.d.ts npm notice 120B dist/buttonVersion.d.ts.map npm notice 113B dist/color-css.d.ts npm notice 112B dist/color-css.d.ts.map npm notice 106B dist/iconVersion.d.ts npm notice 116B dist/iconVersion.d.ts.map npm notice 113B dist/style-css.d.ts npm notice 112B dist/style-css.d.ts.map npm notice 114B dist/tokens-css.d.ts npm notice 114B dist/tokens-css.d.ts.map npm notice 395B index.js npm notice 5.6kB package.json npm notice 1.3kB packageScripts/postinstall.mjs npm notice 6.5kB src/auro-badge.js npm notice 29B src/buttonVersion.js npm notice 4.7kB src/color-css.js npm notice 29B src/iconVersion.js npm notice 2.6kB src/style-css.js npm notice 365B src/tokens-css.js npm notice Tarball Details npm notice name: @aurodesignsystem/auro-badge npm notice version: 2.6.0-beta.1 npm notice filename: aurodesignsystem-auro-badge-2.6.0-beta.1.tgz npm notice package size: 37.7 kB npm notice unpacked size: 172.2 kB npm notice shasum: 71ce1a5a0586fe6f49d7ea097d6f963b5ac83126 npm notice integrity: sha512-M/pKmSWKuFHeD[...]rdlRdsBJDOT4Q== npm notice total files: 30 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag beta and public access npm error code E403 npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@AuroDesignSystem%2fauro-badge - You cannot publish over the previously published versions: 2.6.0-beta.1. 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-07-28T09_45_15_906Z-debug-0.log > @aurodesignsystem/[email protected] prepare > husky