fix: revert action token #10
Annotations
1 error
Error: Command failed with exit code 1: npm publish /home/runner/work/adonis-scheduler/adonis-scheduler --userconfig /tmp/7b01f53020b0fbe69da29479cd29eb74/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice 📦 @verful/scheduler@1.0.0
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE.md
npm notice 10.3kB README.md
npm notice 200B build/adonis-typings/container.d.ts
npm notice 0B build/adonis-typings/container.js
npm notice 80B build/adonis-typings/index.d.ts
npm notice 0B build/adonis-typings/index.js
npm notice 2.4kB build/adonis-typings/scheduler.d.ts
npm notice 0B build/adonis-typings/scheduler.js
npm notice 58B build/commands/index.d.ts
npm notice 99B build/commands/index.js
npm notice 298B build/commands/scheduler_work.d.ts
npm notice 506B build/commands/scheduler_work.js
npm notice 46B build/instructions.md
npm notice 289B build/providers/scheduler_provider.d.ts
npm notice 418B build/providers/scheduler_provider.js
npm notice 1.6kB build/src/manages_frequencies.d.ts
npm notice 4.7kB build/src/manages_frequencies.js
npm notice 883B build/src/schedule.d.ts
npm notice 2.0kB build/src/schedule.js
npm notice 531B build/src/scheduler.d.ts
npm notice 2.0kB build/src/scheduler.js
npm notice 1.2kB build/templates/tasks.txt
npm notice 5.0kB package.json
npm notice === Tarball Details ===
npm notice name: @verful/scheduler
npm notice version: 1.0.0
npm notice filename: @verful/scheduler-1.0.0.tgz
npm notice package size: 8.9 kB
npm notice unpacked size: 33.7 kB
npm notice shasum: 596f7493dbea850d64c11d95fd2af0d7d031f1ab
npm notice integrity: sha512-FGNvRDewI99S0[...]u9A3Fnuo7V/eQ==
npm notice total files: 23
npm notice
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/@verful%2fscheduler - You cannot publish over the previously published versions: 1.0.0.
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-08-30T22_06_06_257Z-debug-0.log
> @verful/scheduler@1.0.0 prepublishOnly
> pnpm build
> @verful/scheduler@1.0.0 build /home/runner/work/adonis-scheduler/adonis-scheduler
> pnpm compile && pnpm copyfiles
> @verful/scheduler@1.0.0 compile /home/runner/work/adonis-scheduler/adonis-scheduler
> pnpm lint && pnpm clean && tsc
> @verful/scheduler@1.0.0 lint /home/runner/work/adonis-scheduler/adonis-scheduler
> eslint . --ext=.ts
> @verful/scheduler@1.0.0 clean /home/runner/work/adonis-scheduler/adonis-scheduler
> del-cli build
> @verful/scheduler@1.0.0 copyfiles /home/runner/work/adonis-scheduler/adonis-scheduler
> copyfiles "templates/**/*.txt" "instructions.md" build
|
The logs for this run have expired and are no longer available.
Loading