chore(deps): update all non-major dependencies #1675
Annotations
10 errors
pkg/apis/policies/v1alpha2/admissionpolicy_types.go#L140
r.Namespace undefined (type *AdmissionPolicy has no field or method Namespace) (typecheck)
|
pkg/apis/policies/v1alpha2/clusteradmissionpolicy_types.go#L173
r.Name undefined (type *ClusterAdmissionPolicy has no field or method Name) (typecheck)
|
pkg/apis/policies/v1alpha2/policyserver_types.go#L129
ps.Name undefined (type *PolicyServer has no field or method Name) (typecheck)
|
controllers/admissionpolicy_controller_test.go#L28
undeclared name: `Describe` (typecheck)
|
controllers/clusteradmissionpolicy_controller_test.go#L28
undeclared name: `Describe` (typecheck)
|
controllers/policyserver_controller_test.go#L31
undeclared name: `Describe` (typecheck)
|
controllers/suite_test.go#L62
undeclared name: `BeforeSuite` (typecheck)
|
controllers/suite_test.go#L136
undeclared name: `AfterSuite` (typecheck)
|
controllers/policyserver_controller.go#L64
r.Get undefined (type *PolicyServerReconciler has no field or method Get) (typecheck)
|
controllers/policyserver_controller.go#L106
r.Delete undefined (type *PolicyServerReconciler has no field or method Delete) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading