implement GC keyword for CNI spec 1.1 #483
test.yaml
on: pull_request
Lint
29s
Run tests on Linux amd64
0s
Build and run tests on Windows
0s
Annotations
10 errors and 1 warning
Lint:
libcni/api.go#L1
: # github.com/containernetworking/cni/libcni
|
Lint:
libcni/api.go#L819
undefined: errors.Join (typecheck)
|
Lint:
cnitool/cnitool.go#L26
could not import github.com/containernetworking/cni/libcni (-: # github.com/containernetworking/cni/libcni
|
Lint:
libcni/api.go#L819
undefined: errors.Join) (typecheck)
|
Lint:
libcni/api_test.go#L33
could not import github.com/containernetworking/cni/libcni (-: # github.com/containernetworking/cni/libcni
|
Lint:
libcni/api.go#L819
undefined: errors.Join) (typecheck)
|
Lint:
plugins/test/noop/main.go#L122
Error return value of `noop_debug.WriteCommandLog` is not checked (errcheck)
|
Lint:
plugins/test/noop/debug/debug.go#L78
File is not `gofumpt`-ed (gofumpt)
|
Lint:
plugins/test/noop/debug/debug.go#L88
named return "commands" with type "[]string" found (nonamedreturns)
|
Lint
issues found
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cni/cni. Supported file pattern: go.sum
|