status-im/status-go

View on GitHub
mailserver/mailserver.go

Summary

Maintainability
A
45 mins
Test Coverage
F
41%

Method mailServer.processRequestInBundles has 8 arguments (exceeds 6 allowed). Consider refactoring.
Open

    iter Iterator,
    bloom []byte,
    topics [][]byte,
    limit int,
    timeout time.Duration,
Severity: Major
Found in mailserver/mailserver.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status