Skip to content

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0 #222

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0 #222

Triggered via pull request September 23, 2024 03:10
Status Failure
Total duration 4m 14s
Artifacts

lint.yml

on: pull_request
golangci-lint
4m 2s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: evidence/pool.go#L14
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: state/indexer/block/kv/kv.go#L15
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: test/loadtime/cmd/report/main.go#L12
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: abci/example/kvstore/kvstore.go#L9
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: blocksync/reactor_test.go#L14
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: cmd/cometbft/commands/light.go#L16
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: consensus/replay_file.go#L13
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: evidence/pool_test.go#L12
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: light/client_benchmark_test.go#L8
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint: light/store/db/db.go#L9
could not import github.com/cometbft/cometbft-db (-: cannot compile Go 1.23 code) (typecheck)
golangci-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, 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/