Skip to content

[RelayMiner] Add websockets support #5910

[RelayMiner] Add websockets support

[RelayMiner] Add websockets support #5910

Triggered via pull request February 18, 2025 12:25
Status Failure
Total duration 6m 39s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.