Showing 543 of 559 total issues

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

    def _recall_using_truncation(
Severity: Minor
Found in rasa/core/policies/memoization.py - About 35 mins to fix

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

        def recall(
    Severity: Minor
    Found in rasa/core/policies/memoization.py - About 35 mins to fix

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

          def create(
      Severity: Minor
      Found in rasa/core/featurizers/precomputation.py - About 35 mins to fix

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

            def _featurize_for_training(
        Severity: Minor
        Found in rasa/core/policies/policy.py - About 35 mins to fix

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

              def recall(
          Severity: Minor
          Found in rasa/core/policies/memoization.py - About 35 mins to fix

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

                def training_states_labels_and_entities(
            Severity: Minor
            Found in rasa/core/featurizers/tracker_featurizers.py - About 35 mins to fix

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

                  def _extract_examples(
              Severity: Minor
              Found in rasa/core/featurizers/tracker_featurizers.py - About 35 mins to fix

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

                    def _featurize_for_prediction(
                Severity: Minor
                Found in rasa/core/policies/policy.py - About 35 mins to fix

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

                      def create(
                  Severity: Minor
                  Found in rasa/core/featurizers/precomputation.py - About 35 mins to fix

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

                        def _extract_examples(
                    Severity: Minor
                    Found in rasa/core/featurizers/tracker_featurizers.py - About 35 mins to fix

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

                      def _build_conflicts_from_states(
                      Severity: Minor
                      Found in rasa/core/training/story_conflict.py - About 35 mins to fix

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

                            def predict_action_probabilities(
                        Severity: Minor
                        Found in rasa/core/policies/memoization.py - About 35 mins to fix

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

                              def _collect_sources(
                          Severity: Minor
                          Found in rasa/core/policies/rule_policy.py - About 35 mins to fix

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

                                def training_states_labels_and_entities(
                            Severity: Minor
                            Found in rasa/core/featurizers/tracker_featurizers.py - About 35 mins to fix

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

                                  def create(
                              Severity: Minor
                              Found in rasa/core/policies/policy.py - About 35 mins to fix

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

                                    def load(
                                Severity: Minor
                                Found in data/test_classes/graph_component_interface.py - About 35 mins to fix

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

                                      def for_action_name(
                                  Severity: Minor
                                  Found in rasa/core/policies/policy.py - About 35 mins to fix

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

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

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

                                      def _serve_application(
                                      Severity: Minor
                                      Found in rasa/core/training/interactive.py - About 35 mins to fix

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

                                            def predict_action_probabilities(
                                        Severity: Minor
                                        Found in rasa/core/policies/rule_policy.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language