tests, branch:863/merge, triggered by @dependabot[bot] #2715
Annotations
10 errors and 1 warning
test/integration/test_validating.go#L10
"k8s.io/api/apps/v1" imported as appsv1 and not used (typecheck)
|
controller/konnect/reconciler_generic.go#L21
could not import github.com/kong/gateway-operator/controller/konnect/ops (-: # github.com/kong/gateway-operator/controller/konnect/ops
|
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tests-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading