lacymorrow/album-art

View on GitHub

Showing 2 of 6 total issues

Function albumArt has 108 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    const albumArt = async ( artist, options, cb ) => {

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

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

    Avoid too many return statements within this function.
    Open

                        return largest.url
    Severity: Major
    Found in index.js - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language