Skip to content

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

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

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

Triggered via pull request September 16, 2024 03:21
Status Failure
Total duration 3m 43s
Artifacts

lint.yml

on: pull_request
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/