feat: update paloma app to SDK v0.50 #1245
ci-test.yml
on: pull_request
Running tests
24s
Running linters
1m 29s
Annotations
20 errors
Running tests:
testutil/rand/eth.go#L4
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common (imported by github.com/palomachain/paloma/testutil/rand); to add:
|
Running tests:
x/consensus/keeper/keeper.go#L8
no required module provides package github.com/cosmos/cosmos-sdk/store/types; to add it:
|
Running tests:
x/consensus/keeper/concensus_keeper.go#L7
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common/hexutil (imported by github.com/palomachain/paloma/x/consensus/keeper); to add:
|
Running tests:
x/consensus/keeper/consensus/batch.go#L5
no required module provides package github.com/cosmos/cosmos-sdk/store/prefix; to add it:
|
Running tests:
x/consensus/types/genesis.go#L4
no required module provides package github.com/cosmos/ibc-go/v7/modules/core/24-host; to add it:
|
Running tests:
x/evm/types/turnstone_abi.go#L9
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi (imported by github.com/palomachain/paloma/x/evm/keeper); to add:
|
Running tests:
x/evm/types/eth_txable.go#L4
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/types (imported by github.com/palomachain/paloma/x/evm/keeper); to add:
|
Running tests:
x/evm/types/turnstone_abi.go#L11
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/crypto (imported by github.com/palomachain/paloma/x/evm/keeper); to add:
|
Running tests:
x/evm/keeper/attest.go#L15
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core (imported by github.com/palomachain/paloma/x/evm/keeper); to add:
|
Running tests:
x/paloma/types/expected_keepers.go#L8
no required module provides package github.com/cosmos/cosmos-sdk/x/feegrant; 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/app.go#L42
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
Running linters
undefined: comet.BlockInfo
|