Skip to content

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4 #1750

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4 #1750

Triggered via pull request January 1, 2024 04:45
Status Failure
Total duration 2m 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci: common/bootstraptoken/token.go#L59
tokenID declared and not used (typecheck)
golangci: controllers/infrastructure/byocluster_controller.go#L23
could not import sigs.k8s.io/cluster-api/api/v1beta1 (-: # sigs.k8s.io/cluster-api/api/v1beta1
golangci
cannot use &Machine{} (value of type *Machine) as admission.Validator value in variable declaration: *Machine does not implement admission.Validator (wrong type for method ValidateCreate)
golangci
cannot use &MachineDeployment{} (value of type *MachineDeployment) as admission.Validator value in variable declaration: *MachineDeployment does not implement admission.Validator (wrong type for method ValidateCreate)
golangci
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
golangci
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as admission.Validator value in variable declaration: *MachineHealthCheck does not implement admission.Validator (wrong type for method ValidateCreate)
golangci
cannot use &MachineSet{} (value of type *MachineSet) as admission.Validator value in variable declaration: *MachineSet does not implement admission.Validator (wrong type for method ValidateCreate)
golangci: controllers/infrastructure/byocluster_controller.go#L190
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
golangci: controllers/infrastructure/byomachine_controller.go#L333
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
golangci: controllers/infrastructure/byomachine_controller.go#L338
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
golangci
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-api-provider-bringyourownhost/cluster-api-provider-bringyourownhost. Supported file pattern: go.sum
golangci
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']