rosedu/wouso

View on GitHub

Showing 551 of 2,707 total issues

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

    everyTime: function(interval, label, fn, times, belay) {
Severity: Minor
Found in wouso/resources/static/js/jquery.timers.js - About 35 mins to fix

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

    function Tween( elem, options, prop, end, easing ) {
    Severity: Minor
    Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

              superMatcher = function( seed, context, xml, results, outermost ) {
      Severity: Minor
      Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

            add: function( elem, types, handler, data, selector ) {
        Severity: Minor
        Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

          function condense( unmatched, map, filter, context, xml ) {
          Severity: Minor
          Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

                    "CHILD": function( type, what, argument, first, last ) {
            Severity: Minor
            Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

              function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
              Severity: Minor
              Found in wouso/resources/static/js/jquery-1.11.1.min.js - About 35 mins to fix

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

                def try_using_index_no_recurse(username, first_name, last_name, email, password):
                Severity: Minor
                Found in wouso/utils/add_users_force.py - About 35 mins to fix

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

                  def add_user_helper(username, first_name, last_name, email, password):
                  Severity: Minor
                  Found in wouso/utils/add_users_force.py - About 35 mins to fix

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

                    def try_using_truncate_no_recurse(username, first_name, last_name, email, password):
                    Severity: Minor
                    Found in wouso/utils/add_users_force.py - About 35 mins to fix

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

                          def send(cls, sender, receiver, subject, text, reply_to=None):
                      Severity: Minor
                      Found in wouso/interface/apps/messaging/models.py - About 35 mins to fix

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

                        def add_user_helper(username, first_name, last_name, email, password):
                        Severity: Minor
                        Found in wouso/utils/add_users_force_to_race.py - About 35 mins to fix

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

                          def add(question, answers, category=None, tags=None, file_tags=None):
                          Severity: Minor
                          Found in wouso/utils/import_questions.py - About 35 mins to fix

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

                                def delete(cls, game, user_from, user_to, message, arguments):
                            Severity: Minor
                            Found in wouso/interface/activity/models.py - About 35 mins to fix

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

                              def try_using_truncate_no_recurse(username, first_name, last_name, email, password):
                              Severity: Minor
                              Found in wouso/utils/add_users_force_to_race.py - About 35 mins to fix

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

                                def try_using_index_no_recurse(username, first_name, last_name, email, password):
                                Severity: Minor
                                Found in wouso/utils/add_users_force_to_race.py - About 35 mins to fix

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

                                  def history_for(user, game, external_id=None, formula=None, coin=None):
                                  Severity: Minor
                                  Found in wouso/core/scoring/sm.py - About 35 mins to fix

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

                                        def create_workshop(cls, semigroup, date, title, question_count=4):
                                    Severity: Minor
                                    Found in wouso/games/workshop/models.py - About 35 mins to fix

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

                                      def timer(user, game, formula, default=300, **params):
                                      Severity: Minor
                                      Found in wouso/core/scoring/sm.py - About 35 mins to fix

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

                                        def unset(user, game, formula, external_id=None, **params):
                                        Severity: Minor
                                        Found in wouso/core/scoring/sm.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language