Skip to content

Consolidate installation documentation and remove dev setup #203

Consolidate installation documentation and remove dev setup

Consolidate installation documentation and remove dev setup #203

Triggered via pull request May 4, 2026 10:43
Status Cancelled
Total duration 59s
Artifacts

docker-build-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build
Canceling since a higher priority waiting request for docker-build-claude/hide-outdated-cli-docs-OpoQa exists
build
The operation was canceled.
Docker Build on PR
Canceling since a higher priority waiting request for docker-build-claude/hide-outdated-cli-docs-OpoQa exists
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, docker/build-push-action@v6, docker/setup-buildx-action@v3, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Variables should be defined before their use: Dockerfile#L66
UndefinedVar: Usage of undefined variable '$PYTHONPATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/