Skip to content

Update dependencies for Golang and Node #48

Update dependencies for Golang and Node

Update dependencies for Golang and Node #48

Triggered via pull request May 29, 2024 14:52
Status Failure
Total duration 9m 49s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Functional Tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL -o /tmp/gradle.zip https://services.gradle.org/distributions/gradle-5.6.4-bin.zip && unzip -qq /tmp/gradle.zip -d /opt && mkdir -p /opt/gradle/bin && cd /opt/gradle/bin && /opt/gradle-5.6.4/bin/gradle wrapper && rm -f /tmp/gradle.zip && rm -rf /opt/gradle-5.6.4 && cd - && curl -sSL https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz | tar xzf - -C /opt && mv /opt/apache-maven-3.6.3 /opt/maven" did not complete successfully: exit code: 2
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-java@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Functional Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Functional Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/