fix: smart contract deployment error #1960
ci-test.yml
on: pull_request
Running tests
4m 4s
Running linters
3m 3s
Annotations
3 errors and 1 warning
Running linters:
x/treasury/keeper/grpc_query.go#L26
Error return value of `k.relayerFees.Iterate` is not checked (errcheck)
|
Running linters:
x/treasury/keeper/keeper.go#L148
Error return value of `k.relayerFees.Iterate` is not checked (errcheck)
|
Running linters
issues found
|
Running linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|