Some checks failed
CI / skinny-install (aco) (push) Successful in 1m11s
CI / skinny-install (api) (push) Successful in 31s
CI / skinny-install (bcda) (push) Successful in 35s
CI / skinny-install (bib) (push) Successful in 44s
CI / skinny-install (bls) (push) Successful in 31s
CI / skinny-install (ccw) (push) Successful in 35s
CI / skinny-install (cli) (push) Successful in 39s
CI / skinny-install (cms) (push) Successful in 35s
CI / skinny-install (conf) (push) Successful in 36s
CI / skinny-install (opps) (push) Successful in 35s
CI / skinny-install (perf) (push) Successful in 35s
CI / skinny-install (pfs) (push) Successful in 38s
CI / skinny-install (rex) (push) Successful in 32s
CI / lint-test (push) Failing after 11m32s
Deploy / build-scan-report (push) Has been cancelled
Package Supply Chain / pkg-supply-chain (push) Failing after 43s
- ci.yml: fail-fast: true on skinny-install matrix; remove || true from pytest so test failures actually propagate - deploy/harden/rebuild-all: trivy --exit-code 1 (was 0) — builds now fail on HIGH/CRITICAL vulns instead of silently logging them - pkg-supply-chain: set -euo pipefail + remove || true from trivy scan so vuln scan errors surface immediately