Merge pull request #150 from games-on-whales/fix-146 #345
docker-build.yml
on: push
buildx
7m 26s
test_devcontainer
13s
Annotations
2 errors and 1 warning
test_devcontainer
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.72.0-1732046289308/Dockerfile-with-features -t ghcr.io/games-on-whales/wolf:devcontainer --target dev_containers_target_stage --cache-from ghcr.io/games-on-whales/wolf:devcontainer --cache-from ghcr.io/games-on-whales/wolf:stable --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.72.0-1732046289308 --build-arg _DEV_CONTAINERS_BASE_IMAGE=wolf-builder --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/wolf/wolf (exit code: undefined)
An error occurred building the image.
|
test_devcontainer
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.72.0-1732046289308/Dockerfile-with-features -t ghcr.io/games-on-whales/wolf:devcontainer --target dev_containers_target_stage --cache-from ghcr.io/games-on-whales/wolf:devcontainer --cache-from ghcr.io/games-on-whales/wolf:stable --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.72.0-1732046289308 --build-arg _DEV_CONTAINERS_BASE_IMAGE=wolf-builder --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/wolf/wolf
|
buildx
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|