fix: don't attempt to import tuples if none are present #1387
main.yaml
on: pull_request
Test Release Process
4m 12s
verification-with-cosign
0s
verification-with-slsa-verifier
0s
Annotations
4 errors
Lints:
cmd/store/import.go#L110
calculated cyclomatic complexity for function importStore is 11, max is 10 (cyclop)
|
Lints:
cmd/model/list.go#L98
for loop can be changed to `i := range authzModels` (intrange)
|
Lints:
cmd/store/import.go#L144
return with no blank line before (nlreturn)
|
Lints
issues found
|