Skip to content

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

fix memory overflow, add mac_binding related options to router

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

Triggered via pull request October 15, 2024 09:26
Status Failure
Total duration 1m 51s
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