Showing 398 of 398 total issues

Avoid too many return statements within this function.
Open

            return {
                type: token_1.Token.NumericLiteral,
                value: parseFloat(number),
                lineNumber: this.lineNumber,
                lineStart: this.lineStart,
Severity: Major
Found in dist/csp.tmpl.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return target.apply(object, args)
    Severity: Major
    Found in dist/csp.tmpl.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return this.scanPunctuator();
      Severity: Major
      Found in dist/csp.tmpl.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return {
                            type: JSXToken.Identifier,
                            value: id,
                            lineNumber: this.scanner.lineNumber,
                            lineStart: this.scanner.lineStart,
        Severity: Major
        Found in dist/csp.tmpl.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return new ReturnValue('return', value)
          Severity: Major
          Found in dist/csp.tmpl.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                      return undefined
            Severity: Major
            Found in dist/csp.tmpl.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return obj
              Severity: Major
              Found in dist/csp.tmpl.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return val ? walk(node.consequent) : walk(node.alternate)
                Severity: Major
                Found in dist/csp.tmpl.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return true
                  Severity: Major
                  Found in dist/csp.tmpl.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return this.scanTemplate();
                    Severity: Major
                    Found in dist/csp.tmpl.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return result
                      Severity: Major
                      Found in dist/csp.tmpl.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return result
                        Severity: Major
                        Found in src/notevil/index.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                    return walk(node.consequent)
                          Severity: Major
                          Found in src/notevil/index.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return result
                            Severity: Major
                            Found in src/notevil/index.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return obj
                              Severity: Major
                              Found in src/notevil/index.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return primitives.applyNew(target, args)
                                Severity: Major
                                Found in src/notevil/index.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return checkValue(obj[prop]);
                                  Severity: Major
                                  Found in src/notevil/index.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            return new ReturnValue('return', value)
                                    Severity: Major
                                    Found in src/notevil/index.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return obj
                                      Severity: Major
                                      Found in src/notevil/index.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                  return walk(node.alternate)
                                        Severity: Major
                                        Found in src/notevil/index.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language