Skip to content

Capture npm publish failure details in workflow #44

Capture npm publish failure details in workflow

Capture npm publish failure details in workflow #44

Re-run triggered March 25, 2026 14:19
Status Failure
Total duration 36s
Artifacts 4

publish-npm.yml

on: push
preflight
8s
preflight
Matrix: build_native
skip
skip
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish
Process completed with exit code 1.
npm publish
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-25T14_19_55_447Z-debug-0.log
npm publish
npm error need auth You need to authorize this machine using `npm adduser`
npm publish
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
npm publish
npm error code ENEEDAUTH
npm publish
npm http fetch POST 404 https://registry.npmjs.org/-/npm/v1/oidc/token/exchange/package/@pythonicit%2fp4-core-sdk 558ms
npm publish
npm http fetch GET https://run-actions-2-azure-eastus.actions.githubusercontent.com/173//idtoken/***/***?api-version=2.0&audience=npm%3Aregistry.npmjs.org 200 129ms
npm publish
npm notice 800B README.md
npm publish
npm verbose argv "publish" "--access" "public" "--provenance"
publish
Process completed with exit code 1.
publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/