Skip to content

feature: bulk fund crypto wallets #100

feature: bulk fund crypto wallets

feature: bulk fund crypto wallets #100

Triggered via pull request November 17, 2023 22:09
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: Loadtest against geth
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: cmd/fund/fund.go#L168
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
Lint: cmd/fund/fund.go#L53
S1002: should omit comparison to bool constant, can be simplified to `nonceInitialized` (gosimple)
Lint: cmd/fund/fund.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint
Process completed with exit code 2.