waku-org/go-waku

View on GitHub
library/c/api_store.go

Summary

Maintainability
A
45 mins
Test Coverage

Function waku_store_query has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func waku_store_query(ctx unsafe.Pointer, queryJSON *C.char, peerID *C.char, ms C.int, cb C.WakuCallBack, userData unsafe.Pointer) C.int {
Severity: Minor
Found in library/c/api_store.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status