[RelayMiner] Add websockets support #5910
Annotations
5 errors
go-test:
pkg/relayer/proxy/websockets/connection.go#L147
Error return value of `c.cleanup` is not checked (errcheck)
|
go-test:
pkg/relayer/proxy/sync.go#L124
shadow: declaration of "err" shadows declaration at line 32 (govet)
|
go-test:
pkg/relayer/proxy/sync.go#L132
shadow: declaration of "err" shadows declaration at line 32 (govet)
|
go-test:
pkg/relayer/relay_authenticator/relay_authenticator_test.go#L200
shadow: declaration of "blockHeight" shadows declaration at line 31 (govet)
|
go-test
Process completed with exit code 2.
|