Skip to content

feat(snap): add state expiry support to snap sync #288

feat(snap): add state expiry support to snap sync

feat(snap): add state expiry support to snap sync #288

Triggered via pull request October 10, 2023 08:19
Status Failure
Total duration 7m 34s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golang-lint (1.19.x, ubuntu-latest): eth/ethconfig/config.go#L35
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1551
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1594
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch) (typecheck)
golang-lint (1.19.x, ubuntu-latest): miner/stress/clique/main.go#L38
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1551
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1594
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch) (typecheck)
golang-lint (1.19.x, ubuntu-latest): cmd/faucet/faucet.go#L49
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
golang-lint (1.19.x, ubuntu-latest): eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch