Ledger #66
Annotations
7 errors and 1 warning
test & coverage report creation:
x/bank/types/restrictions_test.go#L50
cannot use func(_ context.Context, coins sdk.Coins) error {…} (value of type func(_ context.Context, coins "github.com/cosmos/cosmos-sdk/types".Coins) error) as type "github.com/cosmos/cosmos-sdk/x/bank/types".MintingRestrictionFn in return statement
|
test & coverage report creation:
x/bank/types/restrictions_test.go#L58
cannot use func(_ context.Context, coins sdk.Coins) error {…} (value of type func(_ context.Context, coins "github.com/cosmos/cosmos-sdk/types".Coins) error) as type "github.com/cosmos/cosmos-sdk/x/bank/types".MintingRestrictionFn in return statement
|
test & coverage report creation:
server/mock/store.go#L232
cannot use multiStore{…} (value of type multiStore) as type "github.com/cosmos/cosmos-sdk/store/types".CommitMultiStore in return statement:
|
test & coverage report creation:
x/gov/testutil/expected_keepers_mocks.go#L149
undefined: types.SendRestrictionFn
|
test & coverage report creation:
x/gov/testutil/expected_keepers_mocks.go#L710
undefined: types.SendRestrictionFn
|
test & coverage report creation:
x/gov/testutil/expected_keepers_mocks.go#L973
undefined: types.MintingRestrictionFn
|
test & coverage report creation
Process completed with exit code 123.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading