Skip to content

v0.6.1-rc.2

v0.6.1-rc.2 #146

Triggered via release November 18, 2024 16:02
@danyi1212danyi1212
published 0.6.1-rc.2
Status Failure
Total duration 24m 24s
Artifacts

pdp_cicd.yml

on: release
build-and-push-pdp-vanilla
37s
build-and-push-pdp-vanilla
build-and-push-pdp
17m 25s
build-and-push-pdp
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-push-pdp-vanilla
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f /custom/custom_opa.tar.gz ]; then cd /custom && tar xzf custom_opa.tar.gz && go build -o /opa && rm -rf /custom ; else case $(uname -m) in \tx86_64) \t\tcurl -L -o /opa https://openpolicyagent.org/downloads/latest/opa_linux_amd64_static ; \t\t;; \taarch64) \t\tcurl -L -o /opa https://openpolicyagent.org/downloads/latest/opa_linux_arm64_static ; \t\t;; \t*) \t\techo \"Unknown architecture.\" ; \t\texit 1 ; \t\t;; esac ; fi" did not complete successfully: exit code: 35
pdp-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-pdp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/