Merge pull request #83 from multimeric/auto-docs #360
Annotations
3 errors and 1 warning
Deploy to GitHub Pages
Creating Pages deployment failed
|
Deploy to GitHub Pages
HttpError: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
at /home/runner/work/_actions/actions/deploy-pages/v4/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/v4/src/internal/api-client.js:125:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/deployment.js:74:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v4/src/index.js:30:1)
|
Deploy to GitHub Pages
Error: Failed to create deployment (status: 400) with build version 3b51137b81be67a794f9a081a46cb1308586350f. Request ID 6C70:23D206:37CCEEC:6D5BEC1:673C2A99 Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading