Upgrade backend dependencies and kind action #11643
ci.yml
on: pull_request
linter-backend
4m 13s
linter-openapi
1m 49s
linter-artifacthub
8s
linter-clomonitor
13s
tests-database
32s
tests-backend
6m 20s
tests-frontend
2m 59s
tests-widget
45s
build-backend
4m 14s
build-frontend
2m 38s
build-widget
54s
Annotations
5 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
|