Skip to content

[automation] Auto-update linters version, help and documentation (#3418) #1127

[automation] Auto-update linters version, help and documentation (#3418)

[automation] Auto-update linters version, help and documentation (#3418) #1127

Triggered via push March 11, 2024 21:53
Status Failure
Total duration 22m 24s
Artifacts
Matrix: Deploy Docker Image - BETA - Flavors
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy Docker Image - BETA - Flavors (ubuntu-latest, rust)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf '#!/bin/bash \\n\\nif [[ -x \"$1\" ]]; then exit 0; else echo \"Error: File:[$1] is not executable\"; exit 1; fi' > /usr/bin/bash-exec && chmod +x /usr/bin/bash-exec && wget -q -O - https://raw.githubusercontent.com/dotenv-linter/dotenv-linter/master/install.sh | sh -s && curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/releases/latest/download/ktlint && chmod a+x ktlint && mv \"ktlint\" /usr/bin/ && ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v v2.9.0 && curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin" did not complete successfully: exit code: 1