fix(go.mod/go.sum): update minor dependencies (golang) #355
build.yaml
on: pull_request
Run tests
1m 22s
Build Docker image
0s
Annotations
7 errors
Run tests:
internal/controller/handle-configmap.go#L44
not enough arguments in call to source.Kind
|
Run tests:
internal/controller/handle-configmap.go#L44
too many arguments in call to c.Watch
|
Run tests:
internal/controller/handle-secret.go#L44
not enough arguments in call to source.Kind
|
Run tests:
internal/controller/handle-secret.go#L44
too many arguments in call to c.Watch
|
Run tests:
internal/webhook/mutator.go#L48
m.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
Run tests:
internal/webhook/webhook.go#L18
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
Run tests
Process completed with exit code 1.
|