GitHub Actions: I meant to enable staticcheck, not golangci-lint #155
Annotations
4 errors
staticcheck:
internal/maincmd/privdrop.go#L28
error strings should not end with punctuation or newlines (ST1005)
|
staticcheck:
internal/maincmd/privdrop.go#L32
error strings should not end with punctuation or newlines (ST1005)
|
staticcheck:
internal/maincmd/unprivileged_linux.go#L10
func runAsUnprivilegedUser is unused (U1000)
|
staticcheck
Process completed with exit code 1.
|