build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.1 #224
Annotations
10 errors and 1 warning
evidence/pool.go#L14
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
state/indexer/block/kv/kv.go#L15
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
test/loadtime/cmd/report/main.go#L12
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
abci/example/kvstore/kvstore.go#L9
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
blocksync/reactor_test.go#L14
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
cmd/cometbft/commands/light.go#L16
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
consensus/replay_file.go#L13
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
evidence/pool_test.go#L12
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
light/client_benchmark_test.go#L8
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
light/store/db/db.go#L9
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading