Skip to content

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

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

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

Triggered via pull request July 17, 2024 09:15
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 4s
golangci-lint
Check for Markdown errors
9s
Check for Markdown errors
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint
type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) bool of (func(a, b mapperclient.RecordedDestinationsForSrc) bool literal) does not match inferred type func(a mapperclient.RecordedDestinationsForSrc, b mapperclient.RecordedDestinationsForSrc) int for func(a E, b E) int
golangci-lint
Process completed with exit code 1.
golangci-lint
The following actions uses Node.js version which is deprecated 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/