synapsecns/sanguine

View on GitHub
ethergo/mocks/tx.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func MockTx(ctx context.Context, t *testing.T, simulatedBackend backends.SimulatedTestBackend, acct *keystore.Key, txType uint8) *types.Transaction {
Severity: Minor
Found in ethergo/mocks/tx.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status