feat: add system config consensus to deprecate clique #4636
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
1m 13s
build-geth
0s
check
1m 48s
goimports-lint
22s
go-mod-tidy-lint
13s
test
52s
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)
|