tetragon: Cleanup tgids array before another round of events iteration #5450
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-checks.yaml
on: pull_request
golangci-lint
1m 8s
format
29s
vendoring
52s
build-cli
6m 39s
Annotations
1 error and 1 warning
golangci-lint
issues found
|
golangci-lint:
pkg/sensors/exec/exec_test.go#L217
range: should omit 2nd value from range; this loop is equivalent to `for pid := range ...` (revive)
|