Created
April 8, 2013 14:38
-
-
Save euoia/5337269 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/tmp/redstone.js|29 warning| missing semicolon | |
/tmp/redstone.js|33 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==) | |
/tmp/redstone.js|60 warning| missing semicolon | |
/tmp/redstone.js|61 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==) | |
/tmp/redstone.js|62 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==) | |
/tmp/redstone.js|63 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==) | |
/tmp/redstone.js|69 warning| redeclaration of var more | |
/tmp/redstone.js|69 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==) | |
/tmp/redstone.js|80 warning| missing semicolon | |
/tmp/redstone.js|114 warning| missing semicolon | |
/tmp/redstone.js|125 warning| empty statement or extra semicolon | |
/tmp/redstone.js|133 warning| missing semicolon | |
/tmp/redstone.js|148 warning| missing semicolon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment