waku-org/go-waku

View on GitHub
library/c/api_lightpush.go

Summary

Maintainability
A
50 mins
Test Coverage

Function waku_lightpush_publish has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

func waku_lightpush_publish(ctx unsafe.Pointer, messageJSON *C.char, topic *C.char, peerID *C.char, ms C.int, cb C.WakuCallBack, userData unsafe.Pointer) C.int {
Severity: Major
Found in library/c/api_lightpush.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status