Skip to content

get erc20 precompule func #230

get erc20 precompule func

get erc20 precompule func #230

Triggered via push January 20, 2025 14:54
Status Failure
Total duration 3m 31s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
test (1.22.x, ubuntu-latest)
cannot use app.EVMKeeper (variable of type *"github.com/evmos/os/x/evm/keeper".Keeper) as "github.com/evmos/os/ante/interfaces".FeeMarketKeeper value in argument to evmosevmante.NewDynamicFeeChecker: *"github.com/evmos/os/x/evm/keeper".Keeper does not implement "github.com/evmos/os/ante/interfaces".FeeMarketKeeper (missing method AddTransientGasWanted)
test (1.22.x, ubuntu-latest): testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, ubuntu-latest): testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, ubuntu-latest): testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, ubuntu-latest): testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, ubuntu-latest): testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
test (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.22.x, macos-latest)
cannot use app.EVMKeeper (variable of type *"github.com/evmos/os/x/evm/keeper".Keeper) as "github.com/evmos/os/ante/interfaces".FeeMarketKeeper value in argument to evmosevmante.NewDynamicFeeChecker: *"github.com/evmos/os/x/evm/keeper".Keeper does not implement "github.com/evmos/os/ante/interfaces".FeeMarketKeeper (missing method AddTransientGasWanted)
test (1.22.x, macos-latest): testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, macos-latest): testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, macos-latest): testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, macos-latest): testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
test (1.22.x, macos-latest): testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
test (1.22.x, macos-latest)
Process completed with exit code 1.
test (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636