uktrade/directory-forms-api-client

View on GitHub

Showing 5 of 10 total issues

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

    def __init__(
Severity: Major
Found in directory_forms_api_client/actions.py - About 1 hr to fix

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

        def __init__(
    Severity: Minor
    Found in directory_forms_api_client/actions.py - About 35 mins to fix

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

          def __init__(self, subject, full_name, email_address, *args, **kwargs):
      Severity: Minor
      Found in directory_forms_api_client/actions.py - About 35 mins to fix

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

            def __init__(self, recipients, subject, reply_to, *args, **kwargs):
        Severity: Minor
        Found in directory_forms_api_client/actions.py - About 35 mins to fix

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

              def __init__(
          Severity: Minor
          Found in directory_forms_api_client/actions.py - About 35 mins to fix
            Severity
            Category
            Status
            Source
            Language