FanaHOVA/blazer

View on GitHub

Showing 544 of 841 total issues

Avoid too many return statements within this function.
Open

  return res
Severity: Major
Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

      return val
    Severity: Major
    Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return function mergedInstanceDataFn () {
            // instance merge
            var instanceData = typeof childVal === 'function'
              ? childVal.call(vm)
              : childVal;
      Severity: Major
      Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return rawChild
        Severity: Major
        Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              return (unknownElementCache[tag] = /HTMLUnknownElement/.test(el.toString()))
          Severity: Major
          Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return genSlot(el)
            Severity: Major
            Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return code
              Severity: Major
              Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                  return vnode
                Severity: Major
                Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return createComponent(tag, data, context, children)
                  Severity: Major
                  Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return placeholder(h, rawChild)
                    Severity: Major
                    Found in app/assets/javascripts/blazer/vue.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return rawValue;
                      Severity: Major
                      Found in app/assets/javascripts/blazer/Chart.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return me.options.time.format(label);
                        Severity: Major
                        Found in app/assets/javascripts/blazer/Chart.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return moment(label, me.options.time.format);
                          Severity: Major
                          Found in app/assets/javascripts/blazer/Chart.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                      return;
                            Severity: Major
                            Found in app/assets/javascripts/blazer/selectize.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                        return;
                              Severity: Major
                              Found in app/assets/javascripts/blazer/selectize.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                          return;
                                Severity: Major
                                Found in app/assets/javascripts/blazer/selectize.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom'
                                  Severity: Major
                                  Found in app/assets/javascripts/blazer/bootstrap.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return false
                                    Severity: Major
                                    Found in app/assets/javascripts/blazer/bootstrap.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                return;
                                      Severity: Major
                                      Found in app/assets/javascripts/blazer/selectize.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return;
                                        Severity: Major
                                        Found in app/assets/javascripts/blazer/selectize.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language