superdesk/superdesk-client-core

View on GitHub
scripts/apps/contacts/directives/ContactEditorDirective.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function ContactEditorDirective has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function ContactEditorDirective(
    contacts,
    notify,
    privileges,
    metadata,
Severity: Minor
Found in scripts/apps/contacts/directives/ContactEditorDirective.ts - About 1 hr to fix

    Function ContactEditorDirective has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        contacts,
        notify,
        privileges,
        metadata,
        $filter,
    Severity: Major
    Found in scripts/apps/contacts/directives/ContactEditorDirective.ts - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status