Skip to content

Fix eviction, add some tests. #315

Fix eviction, add some tests.

Fix eviction, add some tests. #315

Triggered via push November 1, 2024 12:50
Status Failure
Total duration 3m 54s
Artifacts

pr-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Unit: txcache/wrappedTransaction_test.go#L13
tx.computeFee undefined (type *WrappedTransaction has no field or method computeFee)
Unit: txcache/wrappedTransaction_test.go#L15
tx.TxFee undefined (type *WrappedTransaction has no field or method TxFee)
Unit
Process completed with exit code 2.
Unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/