New 'node-agent' that listens to pod events and loads eBPF programs #111
lint.yml
on: pull_request
vet
2m 10s
golangci-lint
4m 50s
Check for Markdown errors
14s
Annotations
5 errors and 2 warnings
vet
type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) int of (func(a, b mapperclient.RecordedDestinationsForSrc) int literal) does not match inferred type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) bool for func(a E, b E) bool
|
vet
Process completed with exit code 1.
|
golangci-lint:
src/sniffer/pkg/collectors/collector.go#L1
: # github.com/otterize/network-mapper/src/sniffer/pkg/collectors [github.com/otterize/network-mapper/src/sniffer/pkg/collectors.test]
|
golangci-lint
type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) int of func(a, b mapperclient.RecordedDestinationsForSrc) int {…} does not match inferred type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) bool for func(a E, b E) bool (typecheck)
|
golangci-lint
issues found
|
vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|