build(deps): bump github.com/terra-money/alliance from 0.3.4 to 0.4.3 #876
Annotations
10 errors and 1 warning
lint:
app/upgrades/v4_1_2/upgrades.go#L33
cannot use &consensusParamsKeeper (value of type *"github.com/cosmos/cosmos-sdk/x/consensus/keeper".Keeper) as baseapp.ParamStore value in argument to baseapp.MigrateParams: *"github.com/cosmos/cosmos-sdk/x/consensus/keeper".Keeper does not implement baseapp.ParamStore (missing method Get) (typecheck)
|
lint:
x/feeburn/client/cli/query.go#L13
could not import github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types (-: # github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types
|
lint:
x/feeburn/types/codec.go#L22
undefined: authzcodec.Amino) (typecheck)
|
lint:
x/feeburn/client/cli/tx.go#L74
msg.ValidateBasic undefined (type *v1beta1.MsgSubmitProposal has no field or method ValidateBasic) (typecheck)
|
lint:
x/feeburn/keeper/grpc_query.go#L6
could not import github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types (-: # github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types
|
lint:
x/feeburn/types/codec.go#L22
undefined: authzcodec.Amino) (typecheck)
|
lint:
x/feeburn/keeper/keeper.go#L44
cannot use ctx.Logger().With("module", fmt.Sprintf("x/%s", 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/feeburn/genesis.go#L6
could not import github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types (-: # github.com/White-Whale-Defi-Platform/migaloo-chain/v4/x/feeburn/types
|
lint:
x/feeburn/types/codec.go#L22
undefined: authzcodec.Amino) (typecheck)
|
lint:
x/feeburn/module.go#L24
cannot use AppModule{} (value of type AppModule) as module.AppModule value in variable declaration: AppModule does not implement module.AppModule (missing method IsAppModule) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|