[Feature:Autograding] Add Erlang image #50
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH=$(dpkg --print-architecture) && case \"$ARCH\" in \"amd64\") wget -O erlang.deb https://binaries2.erlang-solutions.com/ubuntu/pool/contrib/e/esl-erlang/esl-erlang_26.0-1~ubuntu~jammy_amd64.deb ;; \"arm64\") wget -O erlang.deb https://binaries2.erlang-solutions.com/ubuntu/pool/contrib/e/esl-erlang/esl-erlang_26.0-1~ubuntu~jammy_arm64.deb ;; *) echo \"Unsupported architecture: $ARCH\" && exit 1 ;; esac && dpkg -i erlang.deb && rm erlang.deb" did not complete successfully: exit code: 8
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading