Skip to content

fix: smart contract deployment error #1960

fix: smart contract deployment error

fix: smart contract deployment error #1960

Triggered via pull request August 15, 2024 13:13
Status Failure
Total duration 4m 16s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/