build(deps): bump github.com/CosmWasm/wasmd from 0.46.0 to 0.53.0 #2477
Annotations
10 errors and 2 warnings
app/decorators/change_rate_decorator.go#L20
undefined: sdk.Dec (typecheck)
|
app/decorators/change_rate_decorator.go#L25
undefined: sdk.NewDecFromStr (typecheck)
|
x/mint/migrations/v2/migrate.go#L18
undefined: sdk.KVStore (typecheck)
|
x/mint/migrations/v3/migrate.go#L24
undefined: sdk.KVStore (typecheck)
|
x/mint/keeper/keeper.go#L141
undefined: sdk.Dec (typecheck)
|
x/mint/keeper/keeper.go#L66
cannot use ctx.Logger().With("module", "x/" + types.ModuleName) (value of type "cosmossdk.io/log".Logger) as "github.com/cometbft/cometbft/libs/log".Logger value in return statement: "cosmossdk.io/log".Logger does not implement "github.com/cometbft/cometbft/libs/log".Logger (wrong type for method With)
|
x/clock/keeper/clock.go#L70
undefined: sdk.KVStorePrefixIterator (typecheck)
|
x/clock/keeper/keeper.go#L45
cannot use ctx.Logger().With("module", "x/" + types.ModuleName) (value of type "cosmossdk.io/log".Logger) as "github.com/cometbft/cometbft/libs/log".Logger value in return statement: "cosmossdk.io/log".Logger does not implement "github.com/cometbft/cometbft/libs/log".Logger (wrong type for method With)
|
x/cw-hooks/types/codec.go#L1
: # github.com/CosmosContracts/juno/v24/x/cw-hooks/types
|
x/cw-hooks/types/codec.go#L27
undefined: authzcodec.Amino
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. 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