Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

ci: Add docker image build #2

ci: Add docker image build

ci: Add docker image build #2

Triggered via pull request March 8, 2024 18:34
Status Failure
Total duration 3m 53s
Artifacts

image_ci.yml

on: pull_request
Matrix: build-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-image (11.8.0)
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh echo \"Installing caustics ...\" ; if [[ $CAUSTICS_VERSION = *\"main\"* || $CAUSTICS_VERSION = *\"dev\"* || $CAUSTICS_VERSION = *\"merge\"* ]]; then echo \"Installing development caustics: ${CAUSTICS_VERSION}...\" ; pip install -e \"${CAUSTICS_HOME}[dev]\" ; else echo \"Installing from production distribution version: ${CAUSTICS_VERSION}\" ; pip install caustics==${CAUSTICS_VERSION} ; fi" did not complete successfully: exit code: 1
build-image (11.8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.