fix workflow #3
Annotations
10 errors and 1 warning
pkg/plugins/memory/oomprocesser/ebpf_oom_kill_process.go#L71
Error return value of `buildCmd.Run` is not checked (errcheck)
|
pkg/plugins/traffic/ebpf/ebpf_test.go#L58
Error return value of `syscall.SetsockoptInt` is not checked (errcheck)
|
pkg/plugins/kprobe/kprobesysctl/ebpf_kprobe_sysctl.go#L252
Error return value of `binary.Write` is not checked (errcheck)
|
pkg/plugins/kprobe/kprobesysctl/ebpf_kprobe_sysctl.go#L253
Error return value of `binary.Write` is not checked (errcheck)
|
pkg/plugins/kprobe/kprobesysctl/ebpf_kprobe_sysctl.go#L258
Error return value of `binary.Write` is not checked (errcheck)
|
pkg/plugins/kprobe/controller/controller.go#L45
Error return value of `c.watchKprobe` is not checked (errcheck)
|
pkg/plugins/kprobe/kprobe.go#L50
Error return value of `p.refreshVethes` is not checked (errcheck)
|
pkg/plugins/memory/controller/controller.go#L53
Error return value of `c.watchForOoms` is not checked (errcheck)
|
pkg/plugins/memory/oomprocesser/bpf_oom_kill.go#L21
func `loadBpf` is unused (unused)
|
pkg/plugins/memory/oomprocesser/bpf_oom_kill.go#L40
func `loadBpfObjects` is unused (unused)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
The logs for this run have expired and are no longer available.
Loading