Collin/update prost build #426
Annotations
10 errors and 1 warning
x/auction/client/cli/tx_test.go#L11
testutil redeclared in this block
|
x/auction/client/cli/tx_test.go#L8
other declaration of testutil
|
x/auction/client/cli/tx_test.go#L11
"github.com/cosmos/cosmos-sdk/testutil" imported and not used
|
x/auction/client/cli/tx_test.go#L16
undefined: testutil.TestEncodingConfig
|
x/auction/keeper/keeper_test.go#L473
params.BaseCoinUnit undefined (type "github.com/peggyjv/sommelier/v7/x/auction/types".Params has no field or method BaseCoinUnit)
|
x/auction/keeper/keeper_test.go#L476
suite.mockBurnCoins undefined (type *KeeperTestSuite has no field or method mockBurnCoins)
|
x/auction/keeper/keeper_test.go#L479
assignment mismatch: 1 variable but auctionKeeper.BurnPortionOfProceeds returns 3 values
|
x/auction/keeper/keeper_test.go#L479
not enough arguments in call to auctionKeeper.BurnPortionOfProceeds
|
x/axelarcork/client/cli/tx_test.go#L15
undefined: testutil.TestEncodingConfig
|
x/axelarcork/client/cli/tx_test.go#L45
undefined: testutil.TestEncodingConfig
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading