Skip to content

Bump github/codeql-action from 2.22.0 to 2.22.2 #308

Bump github/codeql-action from 2.22.0 to 2.22.2

Bump github/codeql-action from 2.22.0 to 2.22.2 #308

Triggered via pull request October 12, 2023 15:48
Status Failure
Total duration 4m 57s
Artifacts

ci.yml

on: pull_request
generate-jobs
7s
generate-jobs
Matrix: build
Approve PR
0s
Approve PR
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (ubuntu-act-jammy)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash --login -e -o pipefail -c printf \"Package: *net*\\nPin: origin packages.microsoft.com\\nPin-Priority: 1001\\n\" >/etc/apt/preferences.d/dotnet && deps=(\"libc6\" \"libgcc1\" \"libgssapi-krb5-2\" \"libstdc++6\" \"zlib1g\") && if [ \"${FROM_VERSION}\" = \"20.04\" ]; then deps+=(\"libicu66\" \"libssl1.1\"); fi && if [ \"${FROM_VERSION}\" = \"22.04\" ]; then deps+=(\"libicu70\" \"libssl3\" \"libunwind8\"); fi && apt-get -y update &>/dev/null && apt-get -y install --no-install-recommends \"${deps[@]}\" && curl -fsSL https://dot.net/v1/dotnet-install.sh | bash -s -- --install-dir \"${DOTNET_ROOT}\" --no-path --channel LTS --version \"${DOTNET_SDK_VERSION}\" && rm -rf /etc/apt/preferences.d/dotnet && sed \"s|^PATH=|PATH=${DOTNET_ROOT}:|mg\" -i /etc/environment && apt-get clean && rm -rf /etc/apt/sources.list.d/* && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 56
build (ubuntu-act-focal)
The job was canceled because "ubuntu-act-jammy" failed.
build (ubuntu-act-focal)
The operation was canceled.