Skip to content

vendor jq

vendor jq #2

Triggered via push January 11, 2024 22:42
Status Failure
Total duration 1m 5s
Artifacts
RemoteDockerImage
33s
RemoteDockerImage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
RemoteDockerImage
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CODENAME=`lsb_release -cs` GNUPGHOME=\"$(mktemp -d)\" && echo \"deb https://download.rethinkdb.com/repository/debian-$CODENAME $CODENAME main\" > /etc/apt/sources.list.d/rethinkdb.list && wget -qO- https://download.rethinkdb.com/repository/raw/pubkey.gpg | sudo apt-key add - && apt-get update && apt-get install rethinkdb && \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2
RemoteDockerImage
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/