ace-teknologi/abra

View on GitHub
cmd/search.go

Summary

Maintainability
A
55 mins
Test Coverage

Function searchByName has 9 return statements (exceeds 4 allowed).
Open

func searchByName() error {
    // Ensure we have a GUID
    err := setGUID()
    if err != nil {
        return err
Severity: Major
Found in cmd/search.go - About 55 mins to fix

    There are no issues that match your filters.

    Category
    Status