Add option to hide successful tuple imports and display import summary #1461
Annotations
4 errors and 1 warning
golangci-lint:
cmd/tuple/write_test.go#L339
return with no blank line before (nlreturn)
|
golangci-lint:
cmd/tuple/write_test.go#L343
len: use assert.Len (testifylint)
|
golangci-lint:
cmd/tuple/write.go#L169
error returned from external package is unwrapped: sig: func github.com/openfga/cli/internal/output.Display(data any) error (wrapcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading