synapsecns/sanguine

View on GitHub
ethergo/chain/watcher/export_test.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewTestContractWatcher has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewTestContractWatcher(ctx context.Context, tb testing.TB, contractListener ContractFilterer, heightWatcher chainwatcher.BlockHeightWatcher, requiredConfirmations uint) TestContractWatcher {
Severity: Minor
Found in ethergo/chain/watcher/export_test.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status