add support for cni STATUS verb #365
test.yaml
on: pull_request
Build all linux architectures
14s
Run tests on Linux amd64
52s
Run golangci-lint
15s
Annotations
4 errors and 2 warnings
Run golangci-lint:
pkg/ocicni/ocicni.go#L895
Comment should end in a period (godot)
|
Run golangci-lint:
pkg/ocicni/types.go#L128
the interface has more than 10 methods: 11 (interfacebloat)
|
Run golangci-lint:
pkg/ocicni/ocicni_test.go#L139
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run golangci-lint
Process completed with exit code 2.
|
Build all linux architectures
Restore cache failed: Dependencies file is not found in /home/runner/work/ocicni/ocicni. Supported file pattern: go.sum
|
Run tests on Linux amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/ocicni/ocicni. Supported file pattern: go.sum
|