New 'node-agent' that listens to pod events and loads eBPF programs #111
Annotations
3 errors and 1 warning
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
|
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/
|
Loading