waku-org/go-waku

View on GitHub
library/lightpush.go

Summary

Maintainability
A
1 hr
Test Coverage

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

func lightpushPublish(instance *WakuInstance, msg *pb.WakuMessage, pubsubTopic string, peerID string, ms int) (string, error) {
Severity: Minor
Found in library/lightpush.go - About 35 mins to fix

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

    func LightpushPublish(instance *WakuInstance, messageJSON string, pubsubTopic string, peerID string, ms int) (string, error) {
    Severity: Minor
    Found in library/lightpush.go - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status