Skip to content

fix!: no more dependency errors! #8

fix!: no more dependency errors!

fix!: no more dependency errors! #8

Triggered via push February 17, 2025 20:58
Status Failure
Total duration 2m 3s
Artifacts

main.yml

on: push
build-and-deploy
1m 53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-deploy
Creating Pages deployment failed
build-and-deploy
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)
build-and-deploy
Error: Failed to create deployment (status: 400) with build version 823d2321aa21ca05b1917b3d4f178c2f9fffa543. Request ID E400:63297:9AE15:137F5A:67B3A384 Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example: jobs: deploy: environment: name: github-pages