[RelayMiner]: add proxy.Ping(...)
capability to test connectivity between relay servers and backend URLs
#4162
reviewdog.yml
on: pull_request
Check TODO_IN_THIS_
6s
Check TODO_UPNEXT
8s
Check stdlog in offchain source code
7s
Check for non-standard interface implementation statements
11s
Check misspelling
16s
Annotations
3 warnings
Check misspelling:
pkg/relayer/proxy/proxy.go#L230
[misspell] reported by reviewdog 🐶
"occured" is a misspelling of "occurred"
Raw Output:
./pkg/relayer/proxy/proxy.go:230:28: "occured" is a misspelling of "occurred"
|
Check misspelling:
pkg/relayer/proxy/proxy_test.go#L766
[misspell] reported by reviewdog 🐶
"sucess" is a misspelling of "success"
Raw Output:
./pkg/relayer/proxy/proxy_test.go:766:29: "sucess" is a misspelling of "success"
|
Check misspelling:
pkg/relayer/proxy/proxy_test.go#L841
[misspell] reported by reviewdog 🐶
"sucess" is a misspelling of "success"
Raw Output:
./pkg/relayer/proxy/proxy_test.go:841:29: "sucess" is a misspelling of "success"
|