Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20240523162130-1e68b2710dc3 to 1.3.0 #33875
Annotations
10 errors
Run golangci-lint:
cmd/antrea-agent/agent.go#L66
could not import antrea.io/antrea/pkg/agent/route (-: # antrea.io/antrea/pkg/agent/route
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1704
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1705
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1715
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1716
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment) (typecheck)
|
Run golangci-lint:
pkg/agent/agent.go#L48
could not import antrea.io/antrea/pkg/agent/route (-: # antrea.io/antrea/pkg/agent/route
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1704
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1705
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1715
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run golangci-lint:
pkg/agent/route/route_linux.go#L1716
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment) (typecheck)
|
Loading