Skip to content

subnet: exclude excludeIPs in available/using ips #10495

subnet: exclude excludeIPs in available/using ips

subnet: exclude excludeIPs in available/using ips #10495

Triggered via pull request January 8, 2025 04:04
Status Failure
Total duration 1m 26s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: cmd/daemon/cniserver.go#L30
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: 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/pinger/pinger.go#L20
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/controller/namespace.go#L180
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
lint
issues found