Skip to content

Add eBPF event filtering and tagging #126

Add eBPF event filtering and tagging

Add eBPF event filtering and tagging #126

Triggered via pull request September 19, 2024 07:57
Status Failure
Total duration 5m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
vet
github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields
vet
github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields
vet
github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields
vet
github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields
vet
github.com/sirupsen/logrus.Printf does not support error-wrapping directive %w
vet
Process completed with exit code 1.
golangci-lint: src/node-agent/pkg/ebpf/openssl.go#L14
composites: github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields (govet)
golangci-lint: src/node-agent/pkg/ebpf/openssl.go#L15
composites: github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields (govet)
golangci-lint: src/node-agent/pkg/ebpf/openssl.go#L16
composites: github.com/otterize/network-mapper/src/node-agent/pkg/ebpf/types.BpfProgram struct literal uses unkeyed fields (govet)
golangci-lint: src/node-agent/pkg/ebpf/eventreader.go#L76
printf: github.com/sirupsen/logrus.Printf does not support error-wrapping directive %w (govet)
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/