feat(taiko-client): remove soft blocks implementation #1873
taiko-client--test.yml
on: pull_request
Lint
2m 16s
Matrix: Integration tests
Annotations
12 errors and 2 warnings
Integration tests (l2_geth)
no required module provides package github.com/taikoxyz/taiko-mono/packages/taiko-client/driver/soft_blocks; to add it:
|
Integration tests (l2_geth)
Process completed with exit code 2.
|
Lint
s.mutex undefined (type *Syncer has no field or method mutex) (typecheck)
|
Lint
s.mutex undefined (type *Syncer has no field or method mutex) (typecheck)
|
Lint
undefined: encoding.EncodeDifficultyCalcutionParams (typecheck)
|
Lint
undefined: encoding.EncodeBaseFeeConfig (typecheck)
|
Lint
l1Origin.BatchID undefined (type *rawdb.L1Origin has no field or method BatchID) (typecheck)
|
Lint
l1Origin.BatchID undefined (type *rawdb.L1Origin has no field or method BatchID) (typecheck)
|
Lint
l1Origin.BatchID undefined (type *rawdb.L1Origin has no field or method BatchID) (typecheck)
|
Lint
l1Origin.EndOfBlock undefined (type *rawdb.L1Origin has no field or method EndOfBlock) (typecheck)
|
Lint
l1Origin.EndOfPreconf undefined (type *rawdb.L1Origin has no field or method EndOfPreconf) (typecheck)
|
Lint
unknown field BatchID in struct literal of type rawdb.L1Origin (typecheck)
|
Integration tests (l2_geth)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|