Skip to content

Merge pull request #4 from drifter089/devcontainer #5

Merge pull request #4 from drifter089/devcontainer

Merge pull request #4 from drifter089/devcontainer #5

Triggered via push July 22, 2024 00:54
Status Failure
Total duration 5m 42s
Artifacts

ci.yaml

on: 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 --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.66.0-1721609657311/Dockerfile-with-features -t ghcr.io/drifter089/pypsa-eur:latest --target dev_containers_target_stage --cache-from ghcr.io/drifter089/pypsa-eur:latest --cache-from ghcr.io/drifter089/pypsa-eur --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.66.0-1721609657311 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/pypsa-eur/pypsa-eur (exit code: undefined) An error occurred building the image.
build-and-push
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.66.0-1721609657311/Dockerfile-with-features -t ghcr.io/drifter089/pypsa-eur:latest --target dev_containers_target_stage --cache-from ghcr.io/drifter089/pypsa-eur:latest --cache-from ghcr.io/drifter089/pypsa-eur --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.66.0-1721609657311 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/pypsa-eur/pypsa-eur
build-and-push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/login-action@v2, devcontainers/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/