phetsims / capacitor-lab-basics

"Capacitor Lab: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 4 forks source link

CT: Redundant double negation #248

Closed KatieWoe closed 6 years ago

KatieWoe commented 6 years ago
perennial : lint-everything
Failure to lint everything:
Running "lint-everything" task

/data/share/phet/continuous-testing/snapshot-1537897222725/capacitor-lab-basics/js/common/view/control/CLBViewControlPanel.js
  119:20  error  Redundant double negation  no-extra-boolean-cast

/data/share/phet/continuous-testing/snapshot-1537897222725/capacitor-lab-basics/js/common/view/control/VoltmeterToolboxPanel.js
  141:20  error  Redundant double negation  no-extra-boolean-cast

✖ 2 problems (2 errors, 0 warnings)
Fatal error: 2 Lint Errors

Approximately 9/25/2018, 11:40:22 AM
capacitor-lab-basics : build : phet
Failure to grunt snapshot-1537897222725/capacitor-lab-basics:
Running "lint-all" task

/data/share/phet/continuous-testing/snapshot-1537897222725/capacitor-lab-basics/js/common/view/control/CLBViewControlPanel.js
  119:20  error  Redundant double negation  no-extra-boolean-cast

/data/share/phet/continuous-testing/snapshot-1537897222725/capacitor-lab-basics/js/common/view/control/VoltmeterToolboxPanel.js
  141:20  error  Redundant double negation  no-extra-boolean-cast

✖ 2 problems (2 errors, 0 warnings)
Fatal error: 2 Lint Errors

Approximately 9/25/2018, 11:40:22 AM
capacitor-lab-basics : build : phet-io
Failure to grunt snapshot-1537897222725-phet-io/capacitor-lab-basics:
Running "lint-all" task

/data/share/phet/continuous-testing/snapshot-1537897222725-phet-io/capacitor-lab-basics/js/common/view/control/CLBViewControlPanel.js
  119:20  error  Redundant double negation  no-extra-boolean-cast

/data/share/phet/continuous-testing/snapshot-1537897222725-phet-io/capacitor-lab-basics/js/common/view/control/VoltmeterToolboxPanel.js
  141:20  error  Redundant double negation  no-extra-boolean-cast

✖ 2 problems (2 errors, 0 warnings)
Fatal error: 2 Lint Errors

Approximately 9/25/2018, 11:40:22 AM