feat!: add expedited propsals support #6708
Annotations
10 errors and 1 warning
golangci-lint:
app/upgrades/v15/upgrades.go#L17
"github.com/cosmos/cosmos-sdk/x/auth/vesting/types" imported as vesting and not used (typecheck)
|
golangci-lint:
app/export.go#L39
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
|
golangci-lint:
app/app.go#L317
app.UpgradeKeeper undefined (type *GaiaApp has no field or method UpgradeKeeper) (typecheck)
|
golangci-lint:
app/app_helpers.go#L26
app.IBCKeeper undefined (type *GaiaApp has no field or method IBCKeeper) (typecheck)
|
golangci-lint:
app/app_helpers.go#L31
app.ScopedIBCKeeper undefined (type *GaiaApp has no field or method ScopedIBCKeeper) (typecheck)
|
golangci-lint:
app/app_helpers.go#L21
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
|
golangci-lint:
app/app.go#L196
app.CrisisKeeper undefined (type *GaiaApp has no field or method CrisisKeeper) (typecheck)
|
golangci-lint:
app/app.go#L220
app.GetKVStoreKey undefined (type *GaiaApp has no field or method GetKVStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L221
app.GetTransientStoreKey undefined (type *GaiaApp has no field or method GetTransientStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L222
app.GetMemoryStoreKey undefined (type *GaiaApp has no field or method GetMemoryStoreKey) (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|