lacymorrow/movie-art

View on GitHub

Showing 2 of 4 total issues

Function movieArt has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    const movieArt = async ( query, options, cb ) => {

        // Massage inputs
        if ( typeof query !== 'string' ) {

Severity: Major
Found in index.js - About 2 hrs to fix

    Avoid too many return statements within this function.
    Open

                            return encodeURI( baseURL + size + image )
    Severity: Major
    Found in index.js - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language