ory-am/hydra

View on GitHub
driver/registry.go

Summary

Maintainability
A
45 mins
Test Coverage

Function NewRegistryFromDSN has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewRegistryFromDSN(ctx context.Context, c *config.DefaultProvider, l *logrusx.Logger, skipNetworkInit bool, migrate bool, ctxer contextx.Contextualizer) (Registry, error) {
Severity: Minor
Found in driver/registry.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status