Skip to content

Add support for setting capabilities on the app binary #1500

Add support for setting capabilities on the app binary

Add support for setting capabilities on the app binary #1500

Triggered via pull request April 2, 2024 12:50
Status Failure
Total duration 6m 14s
Artifacts

verify.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: pkg/commands/options/build.go#L180
unused-parameter: parameter 'from' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/caps/new_file_caps_test.go#L30
File is not `gofmt`-ed with `-s` (gofmt)
lint: pkg/caps/caps.go#L116
unnecessary leading newline (whitespace)
lint: pkg/caps/caps.go#L42
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
lint: pkg/caps/caps.go#L155
ineffectual assignment to actionList (ineffassign)
lint
issues found