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

Automated Testing Build Error (5/3/2016 10:00 AM) #74

Closed phet-steele closed 8 years ago

phet-steele commented 8 years ago
Running "eslint:allFiles" (eslint) task

/home/mendeleev/git/capacitor-lab-basics/js/common/view/drag/PlateAreaDragHandler.js
  20:7  error  "SimpleDragHandler" is defined but never used  no-unused-vars

✖ 1 problem (1 error, 0 warnings)

Warning: Task "eslint:allFiles" failed. Use --force to continue.

Aborted due to warnings.
samreid commented 8 years ago

@phet-steele said I introduced this issue a few days ago. I'll take care of it, unless @andrewadare gets to it first.

samreid commented 8 years ago

Thanks @andrewadare!