feat: support endpointslice probe management #6
ci.yml
on: pull_request
verify
18s
lint
2m 18s
build
6s
Annotations
8 errors and 1 warning
lint:
main.go#L24
Error return value is not checked (errcheck)
|
lint:
main.go#L25
Error return value is not checked (errcheck)
|
lint:
pkg/endpointslice/prober/prober.go#L6
File is not `gci`-ed with --skip-generated -s Standard -s Default -s Prefix(github.com/kosmos.io/eps-probe-plugin) (gci)
|
lint:
pkg/endpointslice/prober/worker.go#L6
File is not `gci`-ed with --skip-generated -s Standard -s Default -s Prefix(github.com/kosmos.io/eps-probe-plugin) (gci)
|
lint:
pkg/endpointslice/prober/worker.go#L10
File is not `gci`-ed with --skip-generated -s Standard -s Default -s Prefix(github.com/kosmos.io/eps-probe-plugin) (gci)
|
lint:
pkg/endpointslice/prober/worker.go#L75
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint:
pkg/endpointslice/prober/worker.go#L110
Error return value is not checked (errcheck)
|
lint
issues found
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/eps-probe-plugin/eps-probe-plugin. Supported file pattern: go.sum
|