Skip to content

Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.12 #17

Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.12

Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.12 #17

Triggered via pull request May 30, 2024 10:54
Status Failure
Total duration 9m 28s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
4m 54s
Run golangci-lint
Run markdown-lint
20s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Run golangci-lint: tests/e2e/upgrade/manager.go#L151
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/recovery/keeper/ibc_callbacks.go#L164
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/vesting/keeper/integration_test.go#L907
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/vesting/keeper/integration_test.go#L867
`behaviour` is a misspelling of `behavior` (misspell)
Run golangci-lint: app/ante/utils/claim_rewards.go#L20
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
Run golangci-lint: app/ante/utils/claim_rewards.go#L21
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: app/ante/utils/claim_rewards.go#L22
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
Run golangci-lint: app/ante/utils/claim_rewards.go#L23
import 'github.com/cosmos/cosmos-sdk/x/staking/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: app/ante/utils/fee_checker.go#L3
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: app/ante/utils/interfaces.go#L20
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint: x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/statedb/statedb_test.go#L196
unused-parameter: parameter 'db' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/websockets.go#L132
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/types/utils_test.go#L89
unused-parameter: parameter 'gas' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/backend/account_info_test.go#L36
unused-parameter: parameter 'addr' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/backend/account_info_test.go#L113
unused-parameter: parameter 'addr' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/backend/account_info_test.go#L203
unused-parameter: parameter 'addr' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/backend/blocks_test.go#L126
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/backend/tx_info_test.go#L519
unused-parameter: parameter 'txs' seems to be unused, consider removing or renaming it as _ (revive)