[Utility] trustless relay e2e happy case (POC PR) #314
Annotations
5 errors
lint:
utility/servicer/module.go#L1
: # github.com/pokt-network/pocket/utility/servicer [github.com/pokt-network/pocket/utility/servicer.test]
|
lint:
utility/servicer/module_test.go#L225
cannot use []byte("1") (value of type []byte) as *"github.com/pokt-network/pocket/shared/core/types".JSONRPCId value in struct literal
|
lint:
utility/servicer/module_test.go#L226
unknown field JsonRpc in struct literal of type "github.com/pokt-network/pocket/shared/core/types".JSONRPCPayload (typecheck)
|
lint:
shared/core/types/relay_test.go#L128
copylocks: call of json.Marshal copies lock value: github.com/pokt-network/pocket/shared/core/types.JSONRPCPayload contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint
issues found
|