tests, branch:863/merge, triggered by @dependabot[bot] #2715
Annotations
11 errors and 1 warning
|
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
|
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol 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