Start fund contract tx #4188
Annotations
6 errors and 1 warning
build:
x/feepay/client/cli/tx.go#L103
cliCtx.Denom undefined (type "github.com/cosmos/cosmos-sdk/client".Context has no field or method Denom)
|
build:
x/feepay/client/cli/tx.go#L108
cannot use amount (variable of type "github.com/cosmos/cosmos-sdk/types".Coin) as "github.com/cosmos/cosmos-sdk/types".Coins value in struct literal
|
build
Process completed with exit code 1.
|
test:
x/feepay/client/cli/tx.go#L103
cliCtx.Denom undefined (type "github.com/cosmos/cosmos-sdk/client".Context has no field or method Denom)
|
test:
x/feepay/client/cli/tx.go#L108
cannot use amount (variable of type "github.com/cosmos/cosmos-sdk/types".Coin) as "github.com/cosmos/cosmos-sdk/types".Coins value in struct literal
|
test
Process completed with exit code 1.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|