Showing 543 of 559 total issues

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

    def __init__(
Severity: Minor
Found in rasa/shared/nlu/training_data/training_data.py - About 35 mins to fix

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

        def formatwarning(
    Severity: Minor
    Found in rasa/shared/utils/io.py - About 35 mins to fix

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

          def __init__(
      Severity: Minor
      Found in rasa/shared/core/training_data/structures.py - About 35 mins to fix

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

            def load(
        Severity: Minor
        Found in rasa/nlu/extractors/crf_entity_extractor.py - About 35 mins to fix

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

              def get_last_event_for(
          Severity: Minor
          Found in rasa/shared/core/trackers.py - About 35 mins to fix

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

                def export_stories(
            Severity: Minor
            Found in rasa/shared/core/trackers.py - About 35 mins to fix

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

                  def __init__(
              Severity: Minor
              Found in rasa/nlu/tokenizers/tokenizer.py - About 35 mins to fix

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

                    def create(
                Severity: Minor
                Found in rasa/nlu/extractors/entity_synonyms.py - About 35 mins to fix

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

                      def __init__(
                  Severity: Minor
                  Found in rasa/shared/core/slots.py - About 35 mins to fix

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

                        def domain_warnings(
                    Severity: Minor
                    Found in rasa/shared/core/domain.py - About 35 mins to fix

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

                          def load(
                      Severity: Minor
                      Found in rasa/nlu/extractors/entity_synonyms.py - About 35 mins to fix

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

                            def __init__(
                        Severity: Minor
                        Found in rasa/shared/nlu/training_data/message.py - About 35 mins to fix

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

                              def filter(
                          Severity: Minor
                          Found in rasa/shared/nlu/training_data/features.py - About 35 mins to fix

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

                                def __init__(
                            Severity: Minor
                            Found in rasa/shared/core/events.py - About 35 mins to fix

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

                              def _create_tracker_loader(
                              Severity: Minor
                              Found in rasa/cli/evaluate.py - About 35 mins to fix

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

                                def _add_message_edge(
                                Severity: Minor
                                Found in rasa/shared/core/training_data/visualization.py - About 35 mins to fix

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

                                      def states_for_tracker_history(
                                  Severity: Minor
                                  Found in rasa/shared/core/domain.py - About 35 mins to fix

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

                                        def __init__(
                                    Severity: Minor
                                    Found in rasa/shared/core/events.py - About 35 mins to fix

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

                                          def create(
                                      Severity: Minor
                                      Found in rasa/nlu/extractors/mitie_entity_extractor.py - About 35 mins to fix

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

                                            def _create_model_data(
                                        Severity: Minor
                                        Found in rasa/nlu/classifiers/diet_classifier.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language