Skip to content

starting point

starting point #81

Triggered via push August 30, 2024 14:37
Status Failure
Total duration 6m 12s
Artifacts

devcontainer.yml

on: push
build-and-push
6m 2s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-push
Dev container build failed: Command failed: docker buildx build --platform linux/arm64,linux/amd64 --output type=oci,dest=/tmp/output.tar --cache-from ghcr.io/amerintlxperts/devcontainer:latest --cache-from ghcr.io/amerintlxperts/devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.69.0-1725028792331 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:ubuntu22.04 --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.69.0-1725028792331/Dockerfile.extended -t ghcr.io/amerintlxperts/devcontainer:latest /tmp/devcontainercli-runner/empty-folder (exit code: undefined) An error occurred building the container.
build-and-push
Command failed: docker buildx build --platform linux/arm64,linux/amd64 --output type=oci,dest=/tmp/output.tar --cache-from ghcr.io/amerintlxperts/devcontainer:latest --cache-from ghcr.io/amerintlxperts/devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.69.0-1725028792331 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:ubuntu22.04 --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.69.0-1725028792331/Dockerfile.extended -t ghcr.io/amerintlxperts/devcontainer:latest /tmp/devcontainercli-runner/empty-folder
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/