implement GC keyword for CNI spec 1.1 #483
Annotations
10 errors and 1 warning
libcni/api.go#L1
: # github.com/containernetworking/cni/libcni
|
libcni/api.go#L819
undefined: errors.Join (typecheck)
|
cnitool/cnitool.go#L26
could not import github.com/containernetworking/cni/libcni (-: # github.com/containernetworking/cni/libcni
|
libcni/api.go#L819
undefined: errors.Join) (typecheck)
|
libcni/api_test.go#L33
could not import github.com/containernetworking/cni/libcni (-: # github.com/containernetworking/cni/libcni
|
libcni/api.go#L819
undefined: errors.Join) (typecheck)
|
plugins/test/noop/main.go#L122
Error return value of `noop_debug.WriteCommandLog` is not checked (errcheck)
|
plugins/test/noop/debug/debug.go#L78
File is not `gofumpt`-ed (gofumpt)
|
plugins/test/noop/debug/debug.go#L88
named return "commands" with type "[]string" found (nonamedreturns)
|
|
|
The logs for this run have expired and are no longer available.
Loading