add CNI GC support #368
Annotations
6 errors
Run make lint:
pkg/ocicni/ocicni.go#L528
Error return value of `plugin.syncNetworkConfig` is not checked (errcheck)
|
Run make lint:
pkg/ocicni/ocicni.go#L775
Error return value of `plugin.fillPodNetworks` is not checked (errcheck)
|
Run make lint:
pkg/ocicni/ocicni.go#L18
dupImport: package is imported 2 times under different aliases on lines 18 and 19 (gocritic)
|
Run make lint:
pkg/ocicni/ocicni.go#L19
dupImport: package is imported 2 times under different aliases on lines 18 and 19 (gocritic)
|
Run make lint:
pkg/ocicni/ocicni_test.go#L216
octalLiteral: use new octal literal style, 0o700 (gocritic)
|
Run make lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading