Disable diagnosis. #207
Annotations
6 errors and 1 warning
Unit tests:
txcache/score_test.go#L56
list.totalBytes undefined (type *txListForSender has no field or method totalBytes)
|
Unit tests:
txcache/score_test.go#L57
list.totalGas undefined (type *txListForSender has no field or method totalGas)
|
Unit tests:
txcache/score_test.go#L58
list.totalFeeScore undefined (type *txListForSender has no field or method totalFeeScore)
|
Unit tests:
txcache/txListForSender_test.go#L435
too many arguments in call to newTxListForSender
|
Unit tests:
txcache/txListForSender_test.go#L442
too many arguments in call to newTxListForSender
|
Unit tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading