AngellusMortis/game_server_manager

View on GitHub

Showing 26 of 74 total issues

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

    def enable(
Severity: Minor
Found in gs_manager/servers/specific/minecraft.py - About 35 mins to fix

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

        def say(self, message, do_print=True, *args, **kwargs) -> int:
    Severity: Minor
    Found in gs_manager/servers/generic/screen.py - About 35 mins to fix

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

          def command(
      Severity: Minor
      Found in gs_manager/servers/generic/screen.py - About 35 mins to fix

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

            def command(
        Severity: Minor
        Found in gs_manager/servers/specific/minecraft.py - About 35 mins to fix

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

              def edit(self, force: bool, edit_path: str, *args, **kwargs) -> int:
          Severity: Minor
          Found in gs_manager/servers/base.py - About 35 mins to fix

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

                def tail(self, follow: bool, num: int, *args, **kwargs) -> int:
            Severity: Minor
            Found in gs_manager/servers/base.py - About 35 mins to fix
              Severity
              Category
              Status
              Source
              Language