Skip to content

policylibrary: consolidate privileges raising operations into privileges-raise.yaml single policy #6639

policylibrary: consolidate privileges raising operations into privileges-raise.yaml single policy

policylibrary: consolidate privileges raising operations into privileges-raise.yaml single policy #6639

Triggered via pull request January 22, 2024 12:52
Status Failure
Total duration 4m 15s
Artifacts

static-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
golangci-lint: pkg/sensors/tracing/kprobe_test.go#L6117
`fullset` is a misspelling of `fullest` (misspell)
golangci-lint: pkg/sensors/tracing/kprobe_test.go#L6120
`fullset` is a misspelling of `fullest` (misspell)
golangci-lint
issues found
golangci-lint: pkg/reader/caps/caps.go#L32
redefines-builtin-id: redefinition of the built-in function cap (revive)
golangci-lint: pkg/reader/caps/caps.go#L35
redefines-builtin-id: redefinition of the built-in function cap (revive)
golangci-lint: pkg/reader/caps/caps.go#L57
exported: func name will be used as caps.CapsAreSubset by other packages, and that stutters; consider calling this AreSubset (revive)