Showing 543 of 559 total issues

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

    def _fails_unique_entity_mapping_check(
Severity: Minor
Found in rasa/core/actions/action.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/classifiers/diet_classifier.py - About 35 mins to fix

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

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

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

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

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

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

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

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

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

                  def train(
              Severity: Minor
              Found in rasa/core/policies/ted_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/nlu/utils/spacy_utils.py - About 35 mins to fix

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

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

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

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

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

                      def _calculate_report(
                      Severity: Minor
                      Found in rasa/nlu/test.py - About 35 mins to fix

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

                        def extract_patterns(
                        Severity: Minor
                        Found in rasa/nlu/utils/pattern_utils.py - About 35 mins to fix

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

                          def plot_entity_confidences(
                          Severity: Minor
                          Found in rasa/nlu/test.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/classifiers/logistic_regression_classifier.py - About 35 mins to fix

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

                                  def __init__(
                              Severity: Minor
                              Found in rasa/core/evaluation/marker_base.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/classifiers/sklearn_intent_classifier.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/core/policies/ted_policy.py - About 35 mins to fix

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

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

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

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

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

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