Skip to content

v0.39.0-rc1

v0.39.0-rc1 #118

Triggered via release March 27, 2024 06:26
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.58.0-1711520803642/Dockerfile-with-features -t ghcr.io/glueops/codespaces:v0.39.0-rc1 --target dev_containers_target_stage --cache-from ghcr.io/glueops/codespaces:v0.39.0-rc1 --build-arg VARIANT=ubuntu-22.04 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.58.0-1711520803642 --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/codespaces/codespaces/.devcontainer (exit code: undefined) An error occurred building the image.
build
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.58.0-1711520803642/Dockerfile-with-features -t ghcr.io/glueops/codespaces:v0.39.0-rc1 --target dev_containers_target_stage --cache-from ghcr.io/glueops/codespaces:v0.39.0-rc1 --build-arg VARIANT=ubuntu-22.04 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.58.0-1711520803642 --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/codespaces/codespaces/.devcontainer
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/