fixjs/define.js

View on GitHub

Showing 83 of 149 total issues

Avoid too many return statements within this function.
Open

      if (value === false) return FALSE;
Severity: Major
Found in polyfills/promise-6.1.0.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return new ValuePromise(value);
    Severity: Major
    Found in polyfills/promise-6.1.0.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            if (value === "") return EMPTYSTRING;
      Severity: Major
      Found in polyfills/promise-6.1.0.js - About 30 mins to fix
        Severity
        Category
        Status
        Source
        Language