fix kube-ovn-cni run fail on docker #10414
Annotations
10 errors and 1 warning
lint:
cmd/controller/controller.go#L37
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/daemon/cniserver.go#L35
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/ovn_ic_controller/ovn_ic_controller.go#L15
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/ovn_monitor/ovn_monitor.go#L22
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/pinger/pinger.go#L19
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/speaker/speaker.go#L20
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/webhook/server.go#L40
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
pkg/controller/namespace.go#L186
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
lint:
pkg/controller/service_lb.go#L267
printf: non-constant format string in call to (k8s.io/klog/v2.Verbose).Infof (govet)
|
lint:
pkg/controller/vpc_nat_gateway.go#L556
printf: non-constant format string in call to (k8s.io/klog/v2.Verbose).Infof (govet)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|