chore: add prepublish step #56
Annotations
1 error and 1 warning
publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
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" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/vishalbalaji/trpc-svelte-query-adapter.git"
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm error code E403
npm error 403 403 Forbidden - PUT https://registry.npmjs.org/trpc-svelte-query-adapter-tmp - trpc-svelte-query-adapter-tmp cannot be republished until 24 hours have passed.
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-09T19_52_11_445Z-debug-0.log
|
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|