douwevandermeij/fractal-tokens

View on GitHub

Showing 6 of 6 total issues

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

    def __init__(
Severity: Major
Found in fractal_tokens/services/jwt/automatic.py - About 1 hr to fix

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

        def __init__(
    Severity: Major
    Found in fractal_tokens/services/jwt/asymmetric.py - About 1 hr to fix

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

          def __init__(
      Severity: Major
      Found in fractal_tokens/services/jwt/asymmetric.py - About 50 mins to fix

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

        def get_token_payload_roles(
        Severity: Minor
        Found in examples/fastapi_roles_demo/utils.py - About 45 mins to fix

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

              def _prepare(
          Severity: Minor
          Found in fractal_tokens/services/generic.py - About 35 mins to fix

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

                def __init__(
            Severity: Minor
            Found in fractal_tokens/services/jwt/symmetric.py - About 35 mins to fix
              Severity
              Category
              Status
              Source
              Language