chore(deps): Bump cosmossdk.io/client/v2 from 2.0.0-beta.3 to 2.0.0-beta.4 #6922
Annotations
10 errors and 1 warning
app/export.go#L45
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
|
app/app.go#L385
app.UpgradeKeeper undefined (type *GaiaApp has no field or method UpgradeKeeper) (typecheck)
|
app/app_helpers.go#L25
app.IBCKeeper undefined (type *GaiaApp has no field or method IBCKeeper) (typecheck)
|
app/app_helpers.go#L30
app.ScopedIBCKeeper undefined (type *GaiaApp has no field or method ScopedIBCKeeper) (typecheck)
|
app/app_helpers.go#L20
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
|
app/app.go#L206
app.BankKeeper undefined (type *GaiaApp has no field or method BankKeeper) (typecheck)
|
app/app.go#L242
app.CrisisKeeper undefined (type *GaiaApp has no field or method CrisisKeeper) (typecheck)
|
app/app.go#L269
app.GetKVStoreKey undefined (type *GaiaApp has no field or method GetKVStoreKey) (typecheck)
|
app/app.go#L270
app.GetTransientStoreKey undefined (type *GaiaApp has no field or method GetTransientStoreKey) (typecheck)
|
app/app.go#L271
app.GetMemoryStoreKey undefined (type *GaiaApp has no field or method GetMemoryStoreKey) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading