Skip to content

feat: Add --no-pretty global flag to commands #1271

feat: Add --no-pretty global flag to commands

feat: Add --no-pretty global flag to commands #1271

Triggered via pull request July 9, 2024 17:59
Status Failure
Total duration 4m 18s
Artifacts

main.yaml

on: pull_request
goreleaser
0s
goreleaser
binary-provenance  /  detect-env
binary-provenance / detect-env
image-provenance  /  detect-env
image-provenance / detect-env
binary-provenance  /  generator
binary-provenance / generator
image-provenance  /  generator
image-provenance / generator
binary-provenance  /  upload-assets
binary-provenance / upload-assets
image-provenance  /  final
image-provenance / final
binary-provenance  /  final
binary-provenance / final
verification-with-cosign
0s
verification-with-cosign
verification-with-slsa-verifier
0s
verification-with-slsa-verifier
Fit to window
Zoom out
Zoom in

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.