timgabets/electron-atm

View on GitHub

Showing 24 of 39 total issues

Avoid too many return statements within this function.
Open

        return this.replySolicitedStatus('Command Reject');
Severity: Major
Found in src/controllers/atm.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return this.replySolicitedStatus('Command Reject');
Severity: Major
Found in src/controllers/atm.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return this.replySolicitedStatus('Command Reject');
Severity: Major
Found in src/controllers/atm.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return this.replySolicitedStatus('Ready');
Severity: Major
Found in src/controllers/atm.js - About 30 mins to fix
Severity
Category
Status
Source
Language