fix: don't attempt to import tuples if none are present #1387
Annotations
4 errors
cmd/store/import.go#L110
calculated cyclomatic complexity for function importStore is 11, max is 10 (cyclop)
|
cmd/model/list.go#L98
for loop can be changed to `i := range authzModels` (intrange)
|
cmd/store/import.go#L144
return with no blank line before (nlreturn)
|
|
This job failed
Loading