Node peering rework #460
Annotations
2 errors and 3 warnings
lint:
http/nodepeers.go#L16
Consider pre-allocating `additionalFields` (prealloc)
|
lint
issues found
|
lint:
api/v1/peers.go#L37
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
lint:
api/v1/peers.go#L41
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
lint:
api/v1/peers.go#L61
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|