Showing 7,775 of 7,775 total issues

Method write has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static void write(HttpServletRequest request, HttpServletResponse response, Media media, boolean download,
            boolean repeatable) throws IOException {
Severity: Minor
Found in zweb/src/main/java/org/zkoss/web/servlet/http/Https.java - About 35 mins to fix

    Method parseAttrs has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        private static int parseAttrs(Context ctx, Map<String, String> attrs, String actnm, int from, int to)
    Severity: Minor
    Found in zweb/src/main/java/org/zkoss/web/servlet/dsp/impl/Parser.java - About 35 mins to fix

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

      function buildFragment( elems, context, scripts, selection, ignored ) {
      Severity: Minor
      Found in zk/src/main/resources/web/js/zk/ext/jquery.js - About 35 mins to fix

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

        libbcmath._bc_rec_mul = function(a, b, c, d, e) {
        Severity: Minor
        Found in zktest/src/main/webapp/test2/js/zk-3913-PDF417lib.js - About 35 mins to fix

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

          libbcmath._bc_simp_mul = function(a, b, c, d, e) {
          Severity: Minor
          Found in zktest/src/main/webapp/test2/js/zk-3913-PDF417lib.js - About 35 mins to fix

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

                remove: function( elem, types, handler, selector, mappedTypes ) {
            Severity: Minor
            Found in zk/src/main/resources/web/js/zk/ext/jquery.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 zk/src/main/resources/web/js/zk/ext/jquery.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 zk/src/main/resources/web/js/zk/ext/jquery.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 zk/src/main/resources/web/js/zk/ext/jquery.js - About 35 mins to fix

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

                        memcpy: function(a, b, c, d, e) {
                    Severity: Minor
                    Found in zktest/src/main/webapp/test2/js/zk-3913-PDF417lib.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 zk/src/main/resources/web/js/zk/ext/jquery.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 zk/src/main/resources/web/js/zk/ext/jquery.js - About 35 mins to fix

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

                              function setWeekAll(weekYear, week, weekday, dow, doy) {
                          Severity: Minor
                          Found in zk/src/main/resources/web/js/zk/ext/moment.js - About 35 mins to fix

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

                                function createLocalOrUTC(input, format, locale, strict, isUTC) {
                            Severity: Minor
                            Found in zk/src/main/resources/web/js/zk/ext/moment.js - About 35 mins to fix

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

                                  function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {
                              Severity: Minor
                              Found in zk/src/main/resources/web/js/zk/ext/moment.js - About 35 mins to fix

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

                                    function dayOfYearFromWeeks(year, week, weekday, dow, doy) {
                                Severity: Minor
                                Found in zk/src/main/resources/web/js/zk/ext/moment.js - About 35 mins to fix

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

                                      function getSetWeekYearHelper(input, week, weekday, dow, doy) {
                                  Severity: Minor
                                  Found in zk/src/main/resources/web/js/zk/ext/moment.js - About 35 mins to fix

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

                                        on(type: string, selector: string | undefined, data, fn: CallableFunction, ...rest: unknown[]): JQuery {
                                    Severity: Minor
                                    Found in zk/src/main/resources/web/js/zk/dom.ts - About 35 mins to fix

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

                                      export function loadScript(src: string, name?: string, charset?: string, force?: boolean, callback?: CallableFunction): void { // FIXME: return ZKCoreUtilityStatic;
                                      Severity: Minor
                                      Found in zk/src/main/resources/web/js/zk/pkg.ts - About 35 mins to fix

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

                                            off: function (this: JQuery, type: string, selector: unknown, fn: unknown, ...rest: unknown[]) {
                                        Severity: Minor
                                        Found in zk/src/main/resources/web/js/zk/domtouch.ts - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language