feat: Add --no-pretty
global flag to commands
#1271
main.yaml
on: pull_request
Test Release Process
4m 5s
verification-with-cosign
0s
verification-with-slsa-verifier
0s
Annotations
7 errors
Lints:
internal/cmdutils/cmdutils.go#L43
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
Lints:
internal/cmdutils/cmdutils.go#L35
return with no blank line before (nlreturn)
|
Lints:
internal/cmdutils/output.go#L8
return with no blank line before (nlreturn)
|
Lints:
internal/output/marshal.go#L132
error returned from interface method should be wrapped: sig: func (github.com/openfga/cli/internal/output.Printer).DisplayNoColor(data any) error (wrapcheck)
|
Lints:
cmd/tuple/read.go#L185
only cuddled expressions if assigning variable or using from line above (wsl)
|
Lints
issues found
|
Tests
Process completed with exit code 2.
|