feat: add v2.1 upgrade handler #217
Annotations
10 errors and 7 warnings
app/upgrades/types.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
|
app/upgrades/types.go#L5
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
|
app/upgrades/types.go#L6
import 'github.com/cosmos/cosmos-sdk/x/auth/keeper' is not allowed from list 'Main' (depguard)
|
app/upgrades/types.go#L7
import 'github.com/cosmos/cosmos-sdk/x/bank/keeper' is not allowed from list 'Main' (depguard)
|
app/upgrades/types.go#L8
import 'github.com/cosmos/cosmos-sdk/x/distribution/keeper' is not allowed from list 'Main' (depguard)
|
app/upgrades/types.go#L9
import 'github.com/cosmos/cosmos-sdk/x/upgrade/types' is not allowed from list 'Main' (depguard)
|
app/ante/block.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
app/ante/block.go#L5
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
|
app/ante/block.go#L6
import 'github.com/cosmos/cosmos-sdk/x/authz' is not allowed from list 'Main' (depguard)
|
app/ante/block.go#L7
import 'github.com/cosmos/cosmos-sdk/x/distribution/types' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/get-diff-action@v6.0.1, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading