Add ethtxmanager http server for check #1247
Annotations
4 errors and 1 warning
lint:
ethtxmanager/server_xlayer.go#L115
Error return value of `w.Write` is not checked (errcheck)
|
lint:
ethtxmanager/server_xlayer.go#L65
S1023: redundant `return` statement (gosimple)
|
lint:
ethtxmanager/server_xlayer.go#L78
S1023: redundant `return` statement (gosimple)
|
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/
|