Skip to content

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

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

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

Triggered via pull request July 17, 2024 10:38
Status Failure
Total duration 2m 7s
Artifacts

lint.yml

on: pull_request
golangci-lint
1m 59s
golangci-lint
Check for Markdown errors
15s
Check for Markdown errors
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint
undefined: otelgrpc.WithMessageEvents
golangci-lint
undefined: otelgrpc.ReceivedEvents
golangci-lint
undefined: otelgrpc.SentEvents
golangci-lint
cannot use service (variable of type *remoteRuntimeService) as cri.RuntimeService value in return statement: *remoteRuntimeService does not implement cri.RuntimeService (wrong type for method GetContainerEvents)
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/