Skip to content

Implement BatchTxPool to handle nonce mismatch issues #2295

Implement BatchTxPool to handle nonce mismatch issues

Implement BatchTxPool to handle nonce mismatch issues #2295

Triggered via pull request June 18, 2025 07:25
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
issues found
Lint: services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions) (typecheck)
Lint: services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
Lint: services/ingestion/event_subscriber.go#L14
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Lint: services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
Lint: bootstrap/bootstrap.go#L34
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Lint: services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)) (typecheck)
Lint: api/api.go#L25
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Test
Process completed with exit code 2.
Test: services/requester/pool.go#L325
t.batchSubmitTransactions undefined (type *BatchTxPool has no field or method batchSubmitTransactions)