Skip to content

Upgrade OPA from v0.67.1 to v1.4.0 and update to v1 SDK #121

Upgrade OPA from v0.67.1 to v1.4.0 and update to v1 SDK

Upgrade OPA from v0.67.1 to v1.4.0 and update to v1 SDK #121

Triggered via pull request January 21, 2026 21:56
@yale3450yale3450
synchronize #41
yale3450:main
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
checks
issues found
checks: opa/rules/schema.go#L9
SA1019: "github.com/open-policy-agent/opa/sdk" is deprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended. For newer features and behaviours, such as defaulting to the Rego v1 syntax, use the corresponding components in the [github.com/open-policy-agent/opa/v1] package instead. See https://www.openpolicyagent.org/docs/latest/v0-compatibility/ for more information. (staticcheck)
checks: opa/rules/review.go#L10
SA1019: "github.com/open-policy-agent/opa/sdk" is deprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended. For newer features and behaviours, such as defaulting to the Rego v1 syntax, use the corresponding components in the [github.com/open-policy-agent/opa/v1] package instead. See https://www.openpolicyagent.org/docs/latest/v0-compatibility/ for more information. (staticcheck)
checks: opa/client/client.go#L8
SA1019: "github.com/open-policy-agent/opa/sdk" is deprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended. For newer features and behaviours, such as defaulting to the Rego v1 syntax, use the corresponding components in the [github.com/open-policy-agent/opa/v1] package instead. See https://www.openpolicyagent.org/docs/latest/v0-compatibility/ for more information. (staticcheck)