Skip to content

chore(go.mod/go.sum): update minor dependencies (golang) #320

chore(go.mod/go.sum): update minor dependencies (golang)

chore(go.mod/go.sum): update minor dependencies (golang) #320

Triggered via pull request August 21, 2024 21:31
Status Failure
Total duration 1m 51s
Artifacts

build.yaml

on: pull_request
Build Docker image
0s
Build Docker image
Fit to window
Zoom out
Zoom in

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.