Skip to content

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11 #857

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11 #857

Triggered via pull request October 31, 2024 02:33
Status Failure
Total duration 5m 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
build: server/config/config.go#L4
no required module provides package github.com/cosmos/cosmos-sdk/pruning/types; to add it:
build
no required module provides package cosmossdk.io/api/cosmos/capability/module/v1; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/simapp/helpers; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/simapp/params; to add it:
build: testutil/app/app.go#L61
no required module provides package github.com/cosmos/cosmos-sdk/x/distribution/client; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/x/staking/teststaking; to add it:
build
Process completed with exit code 1.
lint: server/commands/inspect.go#L1
: # github.com/dymensionxyz/dymension-rdk/server/commands
lint: server/commands/p2p_info.go#L58
node.NetInfo undefined (type "github.com/cosmos/cosmos-sdk/client".TendermintRPC has no field or method NetInfo)
lint: server/commands/rollback.go#L60
cannot use db (variable of type "github.com/tendermint/tm-db".DB) as "github.com/cometbft/cometbft-db".DB value in argument to appCreator: "github.com/tendermint/tm-db".DB does not implement "github.com/cometbft/cometbft-db".DB (missing method Compact)
lint: server/commands/rollback.go#L62
cannot use app (variable of type "github.com/cosmos/cosmos-sdk/server/types".Application) as "github.com/tendermint/tendermint/abci/types".Application value in argument to proxy.NewLocalClientCreator: "github.com/cosmos/cosmos-sdk/server/types".Application does not implement "github.com/tendermint/tendermint/abci/types".Application (wrong type for method ApplySnapshotChunk)
lint: server/commands/rollback.go#L64
cannot use cfg (variable of type *"github.com/cometbft/cometbft/config".Config) as *"github.com/tendermint/tendermint/config".Config value in argument to liteBlockManager (typecheck)
lint: server/commands.go#L19
could not import github.com/dymensionxyz/dymension-rdk/server/commands (-: # github.com/dymensionxyz/dymension-rdk/server/commands
lint: server/commands/p2p_info.go#L58
node.NetInfo undefined (type "github.com/cosmos/cosmos-sdk/client".TendermintRPC has no field or method NetInfo)
lint: server/commands/rollback.go#L60
cannot use db (variable of type "github.com/tendermint/tm-db".DB) as "github.com/cometbft/cometbft-db".DB value in argument to appCreator: "github.com/tendermint/tm-db".DB does not implement "github.com/cometbft/cometbft-db".DB (missing method Compact)
lint: server/commands/rollback.go#L62
cannot use app (variable of type "github.com/cosmos/cosmos-sdk/server/types".Application) as "github.com/tendermint/tendermint/abci/types".Application value in argument to proxy.NewLocalClientCreator: "github.com/cosmos/cosmos-sdk/server/types".Application does not implement "github.com/tendermint/tendermint/abci/types".Application (wrong type for method ApplySnapshotChunk)
lint: server/commands/rollback.go#L64
cannot use cfg (variable of type *"github.com/cometbft/cometbft/config".Config) as *"github.com/tendermint/tendermint/config".Config value in argument to liteBlockManager) (typecheck)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/