pages build and deployment #1727
pages-build-deployment
on: dynamic
build
25s
report-build-status
4s
deploy
6s
Annotations
3 errors and 1 warning
|
deploy
HttpError: self-signed certificate; if the root CA is installed locally, try running Node.js with --use-system-ca
|
|
deploy
HttpError: self-signed certificate; if the root CA is installed locally, try running Node.js with --use-system-ca
at /home/runner/work/_actions/actions/deploy-pages/v5/node_modules/@octokit/request/dist-node/index.js:156:1
at processTicksAndRejections (node:internal/process/task_queues:104:5)
at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v5/src/internal/api-client.js:125:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v5/src/internal/deployment.js:73:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v5/src/index.js:30:1)
|
|
deploy
Creating Pages deployment failed
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|