synapsecns/sanguine

View on GitHub
core/metrics/helper.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func RPCClient(ctx context.Context, metrics Handler, url string, client *http.Client, opts ...otelhttp.Option) (*rpc.Client, error) {
Severity: Minor
Found in core/metrics/helper.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status