Skip to content

Revert back to LTS node #451

Revert back to LTS node

Revert back to LTS node #451

Triggered via push January 31, 2024 03:48
Status Failure
Total duration 55s
Artifacts
Integration Tests
46s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Integration Tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install --no-install-recommends --no-install-suggests -y ca-certificates curl gnupg && mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODEJS_MAJOR_VERSION.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list && curl -fsSL https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | bash -" did not complete successfully: exit code: 1
Integration Tests
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/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.