piotrkowalczuk/mnemosyne

View on GitHub

Showing 1 of 37 total issues

Avoid deeply nested control flow statements.
Open

                            switch pqerr.Code {
                            case pq.ErrorCode("57014"):
                                code = codes.Canceled
                            }
Severity: Major
Found in mnemosyned/middleware.go - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language