Skip to content

fix: apply SDK app hash fix #252

fix: apply SDK app hash fix

fix: apply SDK app hash fix #252

Triggered via pull request June 29, 2023 16:20
Status Failure
Total duration 7m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: testing/simapp/export.go#L77
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
lint: testing/simapp/export.go#L112
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
lint: testing/simapp/export.go#L158
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
lint: testing/simapp/export.go#L162
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
lint: testing/simapp/export.go#L167
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
lint: testing/simapp/export.go#L171
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
lint: testing/simapp/export.go#L193
Error return value of `app.StakingKeeper.SetValidator` is not checked (errcheck)
lint: modules/core/02-client/keeper/keeper_test.go#L121
Error return value of `app.StakingKeeper.SetHistoricalInfo` is not checked (errcheck)
lint: testing/simapp/simd/cmd/root.go#L88
appendAssign: append result not assigned to the same slice (gocritic)
lint: modules/apps/27-interchain-accounts/host/client/cli/query.go#L82
ineffectual assignment to err (ineffassign)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum