verse/verse-javascript

View on GitHub

Showing 22 of 104 total issues

Avoid too many return statements within this function.
Open

            return {
                'group': 'TAG_GROUP',
                'cmd': cmdValues
            };
Severity: Major
Found in src/response.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return {
                    'group': 'TAG',
                    'cmd': cmdValues
                };
    Severity: Major
    Found in src/response.js - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language