build(deps): bump github.com/dymensionxyz/dymint from 1.2.0-rc01.0.20241104173413-6ae1dc10f0bf to 1.2.0-rc06 #872
Annotations
17 errors and 2 warnings
build:
server/commands/rollback.go#L55
not enough arguments in call to dymintconf.DefaultConfig
|
build:
server/commands/rollback.go#L80
too many arguments in call to blockManager.UpdateStateFromApp
|
build:
server/commands/rollback.go#L131
cannot use *dymintConf (variable of type "github.com/dymensionxyz/dymint/config".NodeConfig) as "github.com/dymensionxyz/dymint/config".BlockManagerConfig value in argument to block.NewManager
|
build:
server/commands/rollback.go#L133
cannot use "" (constant of type string) as "github.com/dymensionxyz/dymint/store".Store value in argument to block.NewManager: string does not implement "github.com/dymensionxyz/dymint/store".Store (missing method Close)
|
build:
server/commands/rollback.go#L134
cannot use s (variable of type "github.com/dymensionxyz/dymint/store".Store) as "github.com/dymensionxyz/dymint/mempool".Mempool value in argument to block.NewManager: "github.com/dymensionxyz/dymint/store".Store does not implement "github.com/dymensionxyz/dymint/mempool".Mempool (missing method CheckTx)
|
build:
server/commands/rollback.go#L136
cannot use proxyApp (variable of type "github.com/tendermint/tendermint/proxy".AppConns) as da.DataAvailabilityLayerClient value in argument to block.NewManager: "github.com/tendermint/tendermint/proxy".AppConns does not implement da.DataAvailabilityLayerClient (missing method CheckBatchAvailability)
|
build
Process completed with exit code 1.
|
lint:
server/commands/inspect.go#L1
: # github.com/dymensionxyz/dymension-rdk/server/commands
|
lint:
server/commands/rollback.go#L55
not enough arguments in call to dymintconf.DefaultConfig
|
lint:
server/commands/rollback.go#L80
too many arguments in call to blockManager.UpdateStateFromApp
|
lint:
server/commands/rollback.go#L131
cannot use *dymintConf (variable of type "github.com/dymensionxyz/dymint/config".NodeConfig) as "github.com/dymensionxyz/dymint/config".BlockManagerConfig value in argument to block.NewManager
|
lint:
server/commands/rollback.go#L133
cannot use "" (constant of type string) as "github.com/dymensionxyz/dymint/store".Store value in argument to block.NewManager: string does not implement "github.com/dymensionxyz/dymint/store".Store (missing method Close)
|
lint:
server/commands/rollback.go#L134
cannot use s (variable of type "github.com/dymensionxyz/dymint/store".Store) as "github.com/dymensionxyz/dymint/mempool".Mempool value in argument to block.NewManager: "github.com/dymensionxyz/dymint/store".Store does not implement "github.com/dymensionxyz/dymint/mempool".Mempool (missing method CheckTx)
|
lint:
server/commands/rollback.go#L136
cannot use proxyApp (variable of type "github.com/tendermint/tendermint/proxy".AppConns) as da.DataAvailabilityLayerClient value in argument to block.NewManager: "github.com/tendermint/tendermint/proxy".AppConns does not implement da.DataAvailabilityLayerClient (missing method CheckBatchAvailability) (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/rollback.go#L55
not enough arguments in call to dymintconf.DefaultConfig
|
lint:
server/commands/rollback.go#L80
too many arguments in call to blockManager.UpdateStateFromApp
|
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/
|