Skip to content

Dummy change to check workflow #560

Dummy change to check workflow

Dummy change to check workflow #560

Triggered via pull request January 22, 2024 02:08
Status Failure
Total duration 1m 3s
Artifacts

visualizer.yml

on: pull_request
Unit, doc and integration tests
8s
Unit, doc and integration tests
Linting
3s
Linting
Docker build and docker push
38s
Docker build and docker push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Docker build and docker push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case ${TARGETARCH} in \"arm64\") TARGETARCH=aarch64-unknown-linux-gnu ;; \"amd64\") TARGETARCH=x86_64-unknown-linux-gnu ;; esac && echo \"target=$TARGETARCH\" && rustup target add $TARGETARCH && apt-get install aarch64-linux-gnu-gcc && cargo chef cook --release --target $TARGETARCH --recipe-path recipe.json" did not complete successfully: exit code: 100
Docker build and docker push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-regex-match@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/