Add IPvlan L2 driver for Alibaba Cloud HPN nodes #523
Annotations
6 errors and 1 warning
|
Run make lint
Process completed with exit code 2.
|
|
Run make lint:
pkg/driver/ipvlan.go#L215
use of `netlink.LinkByName` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
Run make lint:
pkg/driver/ipvlan.go#L207
use of `netlink.LinkByName` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
Run make lint:
pkg/driver/ipvlan.go#L42
use of `netlink.RdmaLinkList` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
Run make lint:
pkg/driver/dra_hooks.go#L275
use of `netlink.RdmaLinkList` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
Run make lint:
pkg/driver/ipvlan.go#L232
Error return value of `netlink.LinkDel` is not checked (errcheck)
|
|
Run actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c
Restore cache failed: Dependencies file is not found in /home/runner/work/dranet/dranet. Supported file pattern: go.mod
|
background
wait
wait-all
cancel
Loading