feat: adding scopedenforcementactions #8044
Annotations
10 errors
golangci-lint:
main.go#L1
: # github.com/open-policy-agent/gatekeeper/v3
|
golangci-lint:
main.go#L440
too many arguments in call to constraintclient.NewClient
|
golangci-lint:
pkg/gator/client.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/gator
|
golangci-lint:
pkg/gator/opa.go#L33
cannot use c (variable of type *"github.com/open-policy-agent/frameworks/constraint/pkg/client".Client) as Client value in return statement: *"github.com/open-policy-agent/frameworks/constraint/pkg/client".Client does not implement Client (wrong type for method Review)
|
golangci-lint:
cmd/gator/verify/verify.go#L13
could not import github.com/open-policy-agent/gatekeeper/v3/pkg/gator (-: # github.com/open-policy-agent/gatekeeper/v3/pkg/gator
|
golangci-lint:
pkg/gator/opa.go#L33
cannot use c (variable of type *"github.com/open-policy-agent/frameworks/constraint/pkg/client".Client) as Client value in return statement: *"github.com/open-policy-agent/frameworks/constraint/pkg/client".Client does not implement Client (wrong type for method Review)
|
golangci-lint:
pkg/controller/constrainttemplate/constants.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/controller/constrainttemplate [github.com/open-policy-agent/gatekeeper/v3/pkg/controller/constrainttemplate.test]
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller_test.go#L464
not enough arguments in call to cfClient.Review
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller_test.go#L658
not enough arguments in call to cfClient.Review
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller_test.go#L679
not enough arguments in call to cfClient.Review
|
Loading