Merge pull request #4 from Sensirion/create-gh-workflow #1
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
build-docs.yml
on: push
documentation
/
build_pages
24s
documentation
/
deploy_pages
5s
Annotations
3 errors and 4 warnings
documentation / deploy_pages
Creating Pages deployment failed
|
documentation / deploy_pages
HttpError: Invalid deployment branch and no branch protection rules set in the environment. Deployments are only allowed from gh-pages
at /home/runner/work/_actions/actions/deploy-pages/v2/node_modules/@octokit/request/dist-node/index.js:86:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v2/src/internal/api-client.js:126:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v2/src/internal/deployment.js:80:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v2/src/index.js:30:1)
|
documentation / deploy_pages
Error: Failed to create deployment (status: 400) with build version bf5ce6b6d482105525993867395ca2f3e474d7a7. Responded with: Invalid deployment branch and no branch protection rules set in the environment. Deployments are only allowed from gh-pages
|
documentation / build_pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
documentation / deploy_pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/deploy-pages@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
documentation / deploy_pages
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
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/
|