short-d/short

View on GitHub
backend/app/adapter/gqlapi/resolver/mutation.go

Summary

Maintainability
A
0 mins
Test Coverage

Function newMutation has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    logger logger.Logger,
    changeLog changelog.ChangeLog,
    shortLinkCreator shortlink.Creator,
    shortLinkUpdater shortlink.Updater,
    requesterVerifier requester.Verifier,
Severity: Minor
Found in backend/app/adapter/gqlapi/resolver/mutation.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status