Skip to content

feat: init custom fee antehandler and posthandler #21

feat: init custom fee antehandler and posthandler

feat: init custom fee antehandler and posthandler #21

Triggered via pull request November 20, 2023 20:59
Status Failure
Total duration 3m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ictest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
e2e
cannot use options.BaseOptions.AccountKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/auth/ante".AccountKeeper) as "github.com/skip-mev/feemarket/x/feemarket/ante".AccountKeeper value in argument to feemarketante.NewFeeMarketDecorator: "github.com/cosmos/cosmos-sdk/x/auth/ante".AccountKeeper does not implement "github.com/skip-mev/feemarket/x/feemarket/ante".AccountKeeper (missing method GetModuleAccount)
e2e
cannot use options.BaseOptions.AccountKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/auth/ante".AccountKeeper) as "github.com/skip-mev/feemarket/x/feemarket/ante".AccountKeeper value in argument to feemarketante.NewFeeMarketDecorator: "github.com/cosmos/cosmos-sdk/x/auth/ante".AccountKeeper does not implement "github.com/skip-mev/feemarket/x/feemarket/ante".AccountKeeper (missing method GetModuleAccount)
e2e
Process completed with exit code 2.