hybridgroup/cylon-mip

View on GitHub

Showing 3 of 9 total issues

Function flashChestLED has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

Driver.prototype.flashChestLED = function(r, g, b, timeOn, timeOff, callback) {
Severity: Minor
Found in lib/driver.js - About 45 mins to fix

    Function driveDistance has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    Driver.prototype.driveDistance = function(direction, distance, turnDirection, turnAngle, callback) {
    Severity: Minor
    Found in lib/driver.js - About 35 mins to fix

      Function setHeadLED has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      Driver.prototype.setHeadLED = function(light1, light2, light3, light4, callback) {
      Severity: Minor
      Found in lib/driver.js - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language