feat : upgraded the app with consensus module to SDK v0.50.0 #1288
ci-test.yml
on: pull_request
Running tests
16s
Running linters
1m 25s
Annotations
20 errors
Running tests:
testutil/rand/eth.go#L4
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/consensus/keeper/concensus_keeper.go#L8
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/evm/types/turnstone_abi.go#L9
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/evm/types/eth_txable.go#L4
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/evm/types/turnstone_abi.go#L11
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/evm/keeper/attest.go#L16
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/paloma/types/expected_keepers.go#L8
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/scheduler/types/genesis.go#L4
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/paloma/keeper/keeper.go#L11
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running tests:
x/paloma/keeper/keeper.go#L15
github.com/consensys/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Running linters:
app/mempool/priority_nonce.go#L9
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
Running linters
undefined: comet.BlockInfo
|
Running linters
undefined: comet.BlockInfo
|
Running linters
undefined: comet.BlockInfo) (typecheck)
|
Running linters:
app/params/bech32.go#L4
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
Running linters
undefined: comet.BlockInfo
|
Running linters
undefined: comet.BlockInfo
|
Running linters
undefined: comet.BlockInfo) (typecheck)
|
Running linters:
app/export.go#L127
expected statement, found ')' (typecheck)
|
Running linters:
app/export.go#L207
expected '}', found 'EOF' (typecheck)
|