prebid/Prebid.js

View on GitHub

Showing 5,559 of 5,559 total issues

Avoid too many return statements within this function.
Open

      return false;
Severity: Major
Found in modules/aidemBidAdapter.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return false;
    Severity: Major
    Found in modules/bluebillywigBidAdapter.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return false;
      Severity: Major
      Found in modules/bluebillywigBidAdapter.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return 'interstitial';
        Severity: Major
        Found in modules/appnexusBidAdapter.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

            return 'OTHER';
          Severity: Major
          Found in modules/magniteAnalyticsAdapter.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return 'Safari';
            Severity: Major
            Found in modules/magniteAnalyticsAdapter.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                    return bids;
              Severity: Major
              Found in modules/rubiconBidAdapter.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return false
                Severity: Major
                Found in modules/afpBidAdapter.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                    if (!bid.adm) return false;
                  Severity: Major
                  Found in modules/ventesBidAdapter.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        return false;
                    Severity: Major
                    Found in modules/adtrueBidAdapter.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                          return;
                      Severity: Major
                      Found in modules/adlooxAnalyticsAdapter.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return false;
                        Severity: Major
                        Found in modules/outbrainBidAdapter.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                              return;
                          Severity: Major
                          Found in modules/adlooxAnalyticsAdapter.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return;
                            Severity: Major
                            Found in modules/adlooxAnalyticsAdapter.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                if (!isNumber(bid.h)) return false;
                              Severity: Major
                              Found in modules/ventesBidAdapter.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                  return true;
                                Severity: Major
                                Found in modules/ventesBidAdapter.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      return;
                                  Severity: Major
                                  Found in modules/adlooxAnalyticsAdapter.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return (
                                          !!config.getConfig('outbrain.bidderUrl') &&
                                          (!!(bid.nativeParams || bid.sizes) || isValidVideoRequest(bid))
                                        );
                                    Severity: Major
                                    Found in modules/outbrainBidAdapter.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                          return valid && hasBannerOrNativeMediaType;
                                      Severity: Major
                                      Found in modules/rubiconBidAdapter.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return true
                                        Severity: Major
                                        Found in modules/afpBidAdapter.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language