Delay the initialization of ARP/NDP responders #34540
Annotations
8 errors and 1 warning
Run golangci-lint:
cmd/antrea-agent/agent.go#L42
could not import antrea.io/antrea/pkg/agent/controller/egress (-: # antrea.io/antrea/pkg/agent/controller/egress
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller.go#L293
too many arguments in call to newIPAssigner
|
Run golangci-lint:
cmd/antrea-agent/agent.go#L48
could not import antrea.io/antrea/pkg/agent/controller/serviceexternalip (-: # antrea.io/antrea/pkg/agent/controller/serviceexternalip
|
Run golangci-lint:
pkg/agent/controller/serviceexternalip/controller.go#L114
too many arguments in call to ipassigner.NewIPAssigner
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller.go#L293
too many arguments in call to newIPAssigner
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L141
cannot use func(_, _ string, _ linkdetector.Interface) (ipassigner.IPAssigner, error) {…} (value of type func(_ string, _ string, _ linkdetector.Interface) (ipassigner.IPAssigner, error)) as func(nodeTransportInterface string, dummyDeviceName string) (ipassigner.IPAssigner, error) value in assignment (typecheck)
|
Run golangci-lint:
pkg/agent/controller/serviceexternalip/controller.go#L114
too many arguments in call to ipassigner.NewIPAssigner
|
Run golangci-lint
Process completed with exit code 2.
|
Set up Go using version from go.mod
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading