build java #5
Annotations
1 error and 2 warnings
images:java_all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y tzdata curl wget ca-certificates software-properties-common apt-transport-https fontconfig locales openssl git tar sqlite iproute2 python3 && echo \"en_US.UTF-8 UTF-8\" >> /etc/locale.gen && locale-gen en_US.UTF-8 && add-apt-repository -y ppa:openjdk-r/ppa && apt-get update -y && apt-get install -y openjdk-8u312-b07-jdk-focal openjdk-11.0.13_8-jdk-focal openjdk-16-jdk-focal openjdk-17-jdk-jammy openjdk-21-jdk-jammy && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
images:java_all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
images:java_all
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|