feat: sync updates to v1.13.5 #876
Annotations
9 errors and 2 warnings
Test:
cmd/evm/internal/t8ntool/tx_iterator.go#L38
txWithKey redeclared in this block
|
Test:
cmd/evm/internal/t8ntool/transition.go#L225
other declaration of txWithKey
|
Test:
cmd/evm/internal/t8ntool/tx_iterator.go#L44
method txWithKey.UnmarshalJSON already declared at cmd/evm/internal/t8ntool/transition.go:231:21
|
Test:
cmd/evm/internal/t8ntool/tx_iterator.go#L88
signUnsignedTransactions redeclared in this block
|
Test:
cmd/evm/internal/t8ntool/transition.go#L275
other declaration of signUnsignedTransactions
|
Test:
cmd/evm/internal/t8ntool/tx_iterator.go#L115
loadTransactions redeclared in this block
|
Test:
cmd/evm/internal/t8ntool/transition.go#L302
other declaration of loadTransactions
|
Test:
cmd/evm/internal/t8ntool/transition.go#L197
cannot use loadTransactions(txStr, inputData, prestate.Env, chainConfig) (value of type "github.com/scroll-tech/go-ethereum/core/types".Transactions) as txIterator value in assignment: "github.com/scroll-tech/go-ethereum/core/types".Transactions does not implement txIterator (missing method Next)
|
Test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading