Skip to content

Swap openjdk 11 for 17 #23

Swap openjdk 11 for 17

Swap openjdk 11 for 17 #23

Triggered via push June 18, 2024 11:51
Status Failure
Total duration 1m 42s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl https://bazel.build/bazel-release.pub.gpg | apt-key add - && echo \"deb [arch=amd64] https://storage.googleapis.com/bazel-apt stable jdk1.8\" | tee /etc/apt/sources.list.d/bazel.list && apt update && apt install -y bazel-$BAZEL1_VERSION && ln -s /usr/bin/bazel-$BAZEL1_VERSION $BIN_DIRECTORY/bazel1" did not complete successfully: exit code: 100
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/#-action@v2, technote-space/get-diff-action@v6, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.