feat: backports missing features of the tracing package from v0.34.x #1661
tests.yml
on: pull_request
cleanup-runs
7s
Build
17s
Annotations
10 errors and 1 warning
Build:
consensus/state.go#L15
cannot find module providing package github.com/tendermint/tendermint/config: import lookup disabled by -mod=readonly
|
Build:
consensus/reactor.go#L11
cannot find module providing package github.com/tendermint/tendermint/consensus/types: import lookup disabled by -mod=readonly
|
Build:
consensus/state.go#L17
cannot find module providing package github.com/tendermint/tendermint/crypto: import lookup disabled by -mod=readonly
|
Build:
consensus/reactor.go#L12
cannot find module providing package github.com/tendermint/tendermint/libs/bits: import lookup disabled by -mod=readonly
|
Build:
consensus/reactor.go#L13
cannot find module providing package github.com/tendermint/tendermint/libs/events: import lookup disabled by -mod=readonly
|
Build:
consensus/state.go#L19
cannot find module providing package github.com/tendermint/tendermint/libs/fail: import lookup disabled by -mod=readonly
|
Build:
consensus/reactor.go#L14
cannot find module providing package github.com/tendermint/tendermint/libs/json: import lookup disabled by -mod=readonly
|
Build:
consensus/reactor.go#L15
cannot find module providing package github.com/tendermint/tendermint/libs/log: import lookup disabled by -mod=readonly
|
Build:
consensus/state.go#L22
cannot find module providing package github.com/tendermint/tendermint/libs/math: import lookup disabled by -mod=readonly
|
Build:
consensus/state.go#L23
cannot find module providing package github.com/tendermint/tendermint/libs/os: import lookup disabled by -mod=readonly
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/celestia-core/celestia-core. Supported file pattern: go.sum
|