Skip to content

[WIP] v1.7.0 - Upgrade CometBFT, Comos SDK, IBC #479

[WIP] v1.7.0 - Upgrade CometBFT, Comos SDK, IBC

[WIP] v1.7.0 - Upgrade CometBFT, Comos SDK, IBC #479

Triggered via pull request October 16, 2023 22:12
@kioqqkioqq
synchronize #236
cometbft
Status Failure
Total duration 3m 25s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 14s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Run golangci-lint: x/vesting/keeper/grpc_query_test.go#L1
: # github.com/haqq-network/haqq/x/vesting/keeper_test [github.com/haqq-network/haqq/x/vesting/keeper.test]
Run golangci-lint: x/vesting/keeper/utils_test.go#L103
cannot use suite.app.StakingKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper in argument to stakingkeeper.TestingUpdateValidator
Run golangci-lint: x/vesting/keeper/utils_test.go#L104
suite.app.StakingKeeper.AfterValidatorCreated undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method AfterValidatorCreated)
Run golangci-lint: tests/erc20_transaction_test.go#L121
Error return value of `suite.app.StakingKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: x/coinomics/keeper/integration_test.go#L32
Error return value of `s.app.DistrKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: x/coinomics/keeper/keeper_test.go#L121
Error return value of `suite.app.StakingKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: testutil/staking-rewards.go#L88
Error return value of `app.StakingKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: app/ante/cosmos/setup_test.go#L99
Error return value of `suite.app.StakingKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: app/ante/cosmos/setup_test.go#L102
Error return value of `suite.app.AccountKeeper.SetParams` is not checked (errcheck)
Run golangci-lint: app/ante/utils/setup_test.go#L85
Error return value of `suite.app.AccountKeeper.SetParams` is not checked (errcheck)
Run golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.4.0, technote-space/get-diff-action@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
Unexpected input(s) 'SUFFIX_FILTER', valid inputs are ['GITHUB_TOKEN', 'DOT', 'BASE', 'RELATIVE', 'DIFF_FILTER', 'FORMAT', 'ESCAPE_JSON', 'SEPARATOR', 'PATTERNS', 'MINIMATCH_OPTION_NOBRACE', 'MINIMATCH_OPTION_NOGLOBSTAR', 'MINIMATCH_OPTION_DOT', 'MINIMATCH_OPTION_NOEXT', 'MINIMATCH_OPTION_NOCASE', 'MINIMATCH_OPTION_MATCH_BASE', 'MINIMATCH_OPTION_NONEGATE', 'FILES', 'SUMMARY_INCLUDE_FILES', 'ABSOLUTE', 'SET_ENV_NAME', 'SET_ENV_NAME_FILTERED_DIFF', 'SET_ENV_NAME_MATCHED_FILES', 'SET_ENV_NAME_COUNT', 'SET_ENV_NAME_INSERTIONS', 'SET_ENV_NAME_DELETIONS', 'SET_ENV_NAME_LINES', 'DIFF_DEFAULT', 'FILTERED_DIFF_DEFAULT', 'MATCHED_FILES_DEFAULT', 'COUNT_DEFAULT', 'INSERTIONS_DEFAULT', 'DELETIONS_DEFAULT', 'LINES_DEFAULT', 'CHECK_ONLY_COMMIT_WHEN_DRAFT', 'SUPPRESS_ERROR']
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint: app/upgrades/v1.7.0/upgrades.go#L33
unused-parameter: parameter 'bk' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: app/upgrades/v1.7.0/upgrades.go#L34
unused-parameter: parameter 'ek' seems to be unused, consider removing or renaming it as _ (revive)