Skip to content

bump go to 1.22.10 #10492

bump go to 1.22.10

bump go to 1.22.10 #10492

Triggered via pull request January 8, 2025 02:47
Status Failure
Total duration 2m 5s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/controller/namespace.go#L180
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
lint: pkg/util/network_attachment.go#L50
printf: non-constant format string in call to k8s.io/klog/v2.Errorf (govet)
lint: pkg/util/network_attachment.go#L53
printf: non-constant format string in call to fmt.Errorf (govet)
lint: cmd/controller/controller.go#L29
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
lint: pkg/daemon/ovs.go#L377
printf: non-constant format string in call to fmt.Errorf (govet)
lint: pkg/daemon/ovs.go#L487
printf: non-constant format string in call to fmt.Errorf (govet)
lint: pkg/daemon/server.go#L67
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
lint: pkg/daemon/server.go#L75
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
lint
issues found