Skip to content

pages build and deployment #491

pages build and deployment

pages build and deployment #491

Re-run triggered May 24, 2024 16:35
Status Failure
Total duration 49s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
9s
report-build-status
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy
Error: Failed to create deployment (status: 400) with build version 9d2fe9ff52eb797dea00b3103a068d4a7cbe6b19. Request ID 6019:9463B:13D16D58:13EE79AA:6650C1ED Responded with: Deployment request failed for 9d2fe9ff52eb797dea00b3103a068d4a7cbe6b19 due to in progress deployment. Please cancel 72c9d6fb72a1dfc2575bf17c618e1bb4a4cd131d first or wait for it to complete.
deploy
HttpError: Deployment request failed for 9d2fe9ff52eb797dea00b3103a068d4a7cbe6b19 due to in progress deployment. Please cancel 72c9d6fb72a1dfc2575bf17c618e1bb4a4cd131d first or wait for it to complete. 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
Creating Pages deployment failed
build
The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/