Skip to content

chore(deps): bump google-github-actions/release-please-action from 3.7.10 to 3.7.11 #314

chore(deps): bump google-github-actions/release-please-action from 3.7.10 to 3.7.11

chore(deps): bump google-github-actions/release-please-action from 3.7.10 to 3.7.11 #314

Status Failure
Total duration 1m 22s
Artifacts

build-push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c wget -qO - https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /usr/share/keyrings/llvm-snapshot-keyring.gpg && echo \"deb [signed-by=/usr/share/keyrings/llvm-snapshot-keyring.gpg] http://apt.llvm.org/$(lsb_release -cs)/ llvm-toolchain-$(lsb_release -cs)-${CLANG_VERSION} main\" | tee /etc/apt/sources.list.d/llvm.list > /dev/null && apt-get update && jq -r 'to_entries | .[] | .key + \"=\" + .value' /tmp/apt-requirements-clang.json | xargs apt-get install -y --no-install-recommends && rm /tmp/apt-requirements* && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100