Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20240523162130-1e68b2710dc3 to 1.3.0 #33875
Annotations
5 errors
Run unit tests:
pkg/agent/route/route_linux.go#L1704
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run unit tests:
pkg/agent/route/route_linux.go#L1705
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment
|
Run unit tests:
pkg/agent/route/route_linux.go#L1715
cannot use int(mark) (value of type int) as uint32 value in assignment
|
Run unit tests:
pkg/agent/route/route_linux.go#L1716
cannot use int(types.SNATIPMarkMask) (value of type int) as *uint32 value in assignment
|
Run unit tests
Process completed with exit code 2.
|
Loading