efritz/scarf

View on GitHub

Showing 1 of 54 total issues

Method LoggingMiddleware.logRPC has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    ctx context.Context,
    fullMethod string,
    isClientStream bool,
    isServerStream bool,
    f func() error,
Severity: Minor
Found in middleware/logging.go - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language