Add ethtxmanager http server for check #1244
Annotations
6 errors and 1 warning
lint:
ethtxmanager/ethtxmanager.go#L226
Error return value of `c.stopRPC` is not checked (errcheck)
|
lint:
ethtxmanager/server_xlayer.go#L110
Error return value of `w.Write` is not checked (errcheck)
|
lint:
ethtxmanager/server_xlayer.go#L17
exported: exported type Response should have comment or be unexported (revive)
|
lint:
ethtxmanager/serverconfig_xlayer.go#L3
exported: exported type RPCConfig should have comment or be unexported (revive)
|
lint:
ethtxmanager/server_xlayer.go#L26
func `(*Client).startRPC` is unused (unused)
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|