Skip to content

feat: add system config consensus to deprecate clique #4636

feat: add system config consensus to deprecate clique

feat: add system config consensus to deprecate clique #4636

Triggered via pull request February 7, 2025 06:18
Status Failure
Total duration 1m 57s
Artifacts

l2geth_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
go-mod-tidy-lint
Process completed with exit code 1.
goimports-lint
Process completed with exit code 1.
test: eth/backend.go#L162
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to ethconfig.CreateConsensusEngine: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
test: eth/backend.go#L243
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to sync_service.NewSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
test: eth/backend.go#L251
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to rollup_sync_service.NewRollupSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
test
Process completed with exit code 2.
build-mock-ccc-geth: eth/backend.go#L162
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to ethconfig.CreateConsensusEngine: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
build-mock-ccc-geth: eth/backend.go#L243
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to sync_service.NewSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
build-mock-ccc-geth: eth/backend.go#L251
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to rollup_sync_service.NewRollupSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
build-mock-ccc-geth
Process completed with exit code 2.
check: miner/stress/1559/main.go#L35
could not import github.com/scroll-tech/go-ethereum/eth (-: # github.com/scroll-tech/go-ethereum/eth
check: eth/backend.go#L162
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to ethconfig.CreateConsensusEngine: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
check: eth/backend.go#L243
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to sync_service.NewSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
check: eth/backend.go#L251
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to rollup_sync_service.NewRollupSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)) (typecheck)
check: miner/stress/clique/main.go#L36
could not import github.com/scroll-tech/go-ethereum/eth (-: # github.com/scroll-tech/go-ethereum/eth
check: eth/backend.go#L162
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to ethconfig.CreateConsensusEngine: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
check: eth/backend.go#L243
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to sync_service.NewSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)
check: eth/backend.go#L251
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to rollup_sync_service.NewRollupSyncService: l1.Client does not implement sync_service.EthClient (missing method StorageAt)) (typecheck)
check: miner/stress/ethash/main.go#L35
could not import github.com/scroll-tech/go-ethereum/eth (-: # github.com/scroll-tech/go-ethereum/eth
check: eth/backend.go#L162
cannot use l1Client (variable of type l1.Client) as sync_service.EthClient value in argument to ethconfig.CreateConsensusEngine: l1.Client does not implement sync_service.EthClient (missing method StorageAt)