TxDAG based Parallel Transaction Execution implementation. #903
Triggered via pull request
September 26, 2024 07:15
Status
Failure
Total duration
16m 9s
Artifacts
–
Annotations
11 errors and 1 warning
unit_test
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
unit_test:
core/txindexer_test.go#L34
TestTxIndexer redeclared in this block
|
unit_test:
core/blockchain_test.go#L4111
other declaration of TestTxIndexer
|
unit_test:
core/blockchain_test.go#L2795
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
unit_test:
core/blockchain_test.go#L2823
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
unit_test:
core/blockchain_test.go#L4294
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
unit_test:
core/blockchain_test.go#L4297
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
unit_test:
core/blockchain_test.go#L4298
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
unit_test:
core/blockchain_test.go#L4301
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
unit_test:
core/blockchain_test.go#L4302
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
unit_test:
core/blockchain_test.go#L4306
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
unit_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|