waku-org/go-waku

View on GitHub
waku/v2/node/connectedness.go

Summary

Maintainability
A
35 mins
Test Coverage
D
65%

Function NewConnectionNotifier has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewConnectionNotifier(ctx context.Context, h host.Host, connNotifCh chan<- PeerConnection, metrics Metrics, log *zap.Logger) ConnectionNotifier {
Severity: Minor
Found in waku/v2/node/connectedness.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status