add globalfee ante #1114
Annotations
6 errors and 1 warning
test:
ante/gov_ante_test.go#L42
undefined: migalooapp.MakeTestEncodingConfig
|
test:
x/globalfee/ante/antetest/fee_test_setup.go#L34
cannot use s.T() (value of type *"testing".T) as "github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to migalooaapp.Setup: *"testing".T does not implement "github.com/CosmWasm/wasmd/x/wasm/keeper".Option (missing method apply)
|
test:
x/globalfee/ante/antetest/fee_test_setup.go#L40
undefined: migalooaapp.MakeTestEncodingConfig
|
test:
x/globalfee/ante/antetest/fee_test.go#L34
undefined: migalooapp.GetDefaultBypassFeeMessages
|
test:
x/globalfee/ante/antetest/fee_test.go#L576
undefined: migalooapp.GetDefaultBypassFeeMessages
|
test
Process completed with exit code 1.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|