Skip to content

[Utility] trustless relay e2e happy case (POC PR) #314

[Utility] trustless relay e2e happy case (POC PR)

[Utility] trustless relay e2e happy case (POC PR) #314

Triggered via pull request July 30, 2023 21:41
Status Failure
Total duration 7m 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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