build(deps): bump google.golang.org/grpc from 1.50.1 to 1.61.1 #372
lint.yml
on: pull_request
Run golangci-lint
3m 21s
Run markdown-lint
17s
Annotations
10 errors and 12 warnings
Run golangci-lint:
x/recovery/keeper/ibc_callbacks.go#L145
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/exported' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L10
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/types' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/codec.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/codec.go#L7
import 'github.com/cosmos/cosmos-sdk/types/msgservice' is not allowed from list 'Main' (depguard)
|
Run golangci-lint:
x/vesting/types/codec.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/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/epochs/module.go#L53
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L64
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L73
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L131
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L177
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L180
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L185
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L190
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L194
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|