[DO NOT MERGE] just for perf testing #743
Annotations
10 errors and 1 warning
Run Go Tests:
internal/mempool/mempool_test.go#L291
txmp.PendingSize undefined (type *TxMempool has no field or method PendingSize)
|
Run Go Tests:
internal/mempool/mempool_test.go#L604
txmp.pendingTxs undefined (type *TxMempool has no field or method pendingTxs)
|
Run Go Tests:
internal/mempool/mempool_test.go#L611
txmp.pendingTxs undefined (type *TxMempool has no field or method pendingTxs)
|
Run Go Tests:
internal/mempool/mempool_test.go#L615
too many arguments in call to txmp.removeTx
|
Run Go Tests:
internal/mempool/mempool_test.go#L619
txmp.pendingTxs undefined (type *TxMempool has no field or method pendingTxs)
|
Run Go Tests:
internal/mempool/priority_queue_test.go#L42
pq.PeekTxs undefined (type *TxPriorityQueue has no field or method PeekTxs)
|
Run Go Tests:
internal/mempool/priority_queue_test.go#L52
unknown field 'isEVM' in struct literal of type WrappedTx
|
Run Go Tests:
internal/mempool/priority_queue_test.go#L52
unknown field 'evmAddress' in struct literal of type WrappedTx
|
Run Go Tests:
internal/mempool/priority_queue_test.go#L52
unknown field 'evmNonce' in struct literal of type WrappedTx
|
Run Go Tests:
internal/mempool/priority_queue_test.go#L56
pq.ForEachTx undefined (type *TxPriorityQueue has no field or method ForEachTx)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3, actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading