Bump github.com/open-policy-agent/opa from 0.70.0 to 1.0.0 #11659
ci.yml
on: pull_request
linter-backend
4m 12s
linter-openapi
1m 53s
linter-artifacthub
17s
linter-clomonitor
20s
tests-database
28s
tests-backend
6m 2s
tests-frontend
3m 0s
tests-widget
48s
build-backend
4m 12s
build-frontend
2m 39s
build-widget
52s
Annotations
6 errors
linter-backend:
internal/authz/authz.go#L15
SA1019: "github.com/open-policy-agent/opa/ast" 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)
|
linter-backend:
internal/authz/authz.go#L16
SA1019: "github.com/open-policy-agent/opa/rego" 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)
|
linter-backend:
internal/authz/authz.go#L17
SA1019: "github.com/open-policy-agent/opa/storage/inmem" 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)
|
linter-backend:
internal/org/manager.go#L18
SA1019: "github.com/open-policy-agent/opa/ast" 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)
|
linter-backend
issues found
|
tests-backend
Process completed with exit code 1.
|