Merge pull request #91 from tellor-io/AddReporterToOracle #147
Annotations
3 errors and 1 warning
build:
tests/integration/dispute_keeper_test.go#L328
cannot use sdk.NewCoin(s.denom, math.NewInt(100_000_000)) (value of type "github.com/cosmos/cosmos-sdk/types".Coin) as "cosmossdk.io/math".Int value in argument to s.mintTokens
|
build:
tests/integration/dispute_keeper_test.go#L448
cannot use sdk.NewCoin(s.denom, math.NewInt(100_000_000)) (value of type "github.com/cosmos/cosmos-sdk/types".Coin) as "cosmossdk.io/math".Int value in argument to s.mintTokens
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|