Skip to content

New 'node-agent' that listens to pod events and loads eBPF programs #111

New 'node-agent' that listens to pod events and loads eBPF programs

New 'node-agent' that listens to pod events and loads eBPF programs #111

Triggered via pull request September 12, 2024 11:40
Status Failure
Total duration 5m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/