Skip to content

WIP Add Geth RPC to the gateway #8594

WIP Add Geth RPC to the gateway

WIP Add Geth RPC to the gateway #8594

Triggered via pull request March 20, 2024 19:50
Status Failure
Total duration 39s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: go/enclave/vkhandler/vk_handler.go#L1
: # github.com/ten-protocol/go-ten/go/enclave/vkhandler [github.com/ten-protocol/go-ten/go/enclave/vkhandler.test]
lint: go/enclave/vkhandler/vk_handler_test.go#L51
cannot use userID (variable of type string) as []byte value in argument to viewingkey.GenerateMessage
lint: go/enclave/vkhandler/vk_handler_test.go#L60
cannot use userID (variable of type string) as []byte value in argument to viewingkey.GenerateMessage
lint: go/enclave/vkhandler/vk_handler_test.go#L87
cannot use userID (variable of type string) as []byte value in argument to viewingkey.CheckSignature
lint: go/enclave/vkhandler/vk_handler_test.go#L100
cannot use userID (variable of type string) as []byte value in argument to viewingkey.GenerateMessage
lint: go/enclave/vkhandler/vk_handler_test.go#L109
cannot use userID (variable of type string) as []byte value in argument to viewingkey.GenerateMessage (typecheck)
lint: go/common/viewingkey/viewing_key_signature.go#L91
unnecessary conversion (unconvert)
lint: tools/walletextension/rpcapi/wallet_extension.go#L211
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
lint
issues found