Build and Deploy Documentation #8
on-docs-update.yml
on: workflow_dispatch
Annotations
3 errors and 2 warnings
deploy
Creating Pages deployment failed
|
deploy
HttpError: Not Found
at /home/runner/work/_actions/actions/deploy-pages/7a9bd943aa5e5175aeb8502edcc6c1c02d398e10/node_modules/@octokit/request/dist-node/index.js:124:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/7a9bd943aa5e5175aeb8502edcc6c1c02d398e10/src/internal/api-client.js:125:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/7a9bd943aa5e5175aeb8502edcc6c1c02d398e10/src/internal/deployment.js:74:1)
at main (/home/runner/work/_actions/actions/deploy-pages/7a9bd943aa5e5175aeb8502edcc6c1c02d398e10/src/index.js:30:1)
|
deploy
Error: Failed to create deployment (status: 404) with build version 6ffae5303482d0167bb87b9d113a21af931365dd. Ensure GitHub Pages has been enabled: https://github.com/awslabs/multi-agent-orchestrator/settings/pages
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|