devcontainer-build-and-push.yml
on: push
build-and-push
6s
Annotations
2 errors and 1 warning
build-and-push
Dev container build failed: Command failed: docker buildx build --load --cache-from ghcr.io/Wingrammer/kauza:latest --cache-from ghcr.io/Wingrammer/kauza --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/python:1-3.11-bullseye --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.64.0-1718277569753/Dockerfile.extended -t ghcr.io/Wingrammer/kauza:latest /tmp/devcontainercli-runner/empty-folder (exit code: undefined)
An error occurred building the container.
|
build-and-push
Command failed: docker buildx build --load --cache-from ghcr.io/Wingrammer/kauza:latest --cache-from ghcr.io/Wingrammer/kauza --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/python:1-3.11-bullseye --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.64.0-1718277569753/Dockerfile.extended -t ghcr.io/Wingrammer/kauza:latest /tmp/devcontainercli-runner/empty-folder
|
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, devcontainers/ci@v0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|