Skip to content

fix memory overflow, add mac_binding related options to router #10448

fix memory overflow, add mac_binding related options to router

fix memory overflow, add mac_binding related options to router #10448

Triggered via pull request October 15, 2024 09:41
Status Failure
Total duration 1m 23s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: cmd/speaker/speaker.go#L20
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
lint: cmd/controller/controller.go#L29
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
lint: cmd/daemon/cniserver.go#L30
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/ovs.go#L501
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: pkg/util/network_attachment.go#L50
printf: non-constant format string in call to k8s.io/klog/v2.Errorf (govet)
lint
issues found