fix: Update pre-build-dev-container.yml #3
pre-build-dev-container.yml
on: push
build-and-push
16s
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.70.0-1725633657637/Dockerfile-with-features -t ghcr.io/digital-defiance/nlp-metaformer:devcontainer:latest --target dev_containers_target_stage --cache-from ghcr.io/digital-defiance/nlp-metaformer:devcontainer:latest --cache-from ghcr.io/digital-defiance/nlp-metaformer:devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.70.0-1725633657637 --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/nlp-metaformer/nlp-metaformer/.devcontainer (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.70.0-1725633657637/Dockerfile-with-features -t ghcr.io/digital-defiance/nlp-metaformer:devcontainer:latest --target dev_containers_target_stage --cache-from ghcr.io/digital-defiance/nlp-metaformer:devcontainer:latest --cache-from ghcr.io/digital-defiance/nlp-metaformer:devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.70.0-1725633657637 --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/nlp-metaformer/nlp-metaformer/.devcontainer
|
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|