Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.3 #2212

Bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.3

Bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.3 #2212

Triggered via pull request January 16, 2024 02:48
Status Failure
Total duration 2m 14s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/decorators/change_rate_decorator.go#L20
undefined: sdk.Dec (typecheck)
lint: app/decorators/change_rate_decorator.go#L25
undefined: sdk.NewDecFromStr (typecheck)
lint: x/mint/migrations/v2/migrate.go#L18
undefined: sdk.KVStore (typecheck)
lint: x/mint/migrations/v3/migrate.go#L24
undefined: sdk.KVStore (typecheck)
lint: x/mint/keeper/keeper.go#L141
undefined: sdk.Dec (typecheck)
lint: 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)
lint: x/clock/keeper/clock.go#L70
undefined: sdk.KVStorePrefixIterator (typecheck)
lint: 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)
lint: x/cw-hooks/types/codec.go#L1
: # github.com/CosmosContracts/juno/v19/x/cw-hooks/types
lint: x/cw-hooks/types/codec.go#L27
undefined: authzcodec.Amino
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum