Skip to content

Instantly share code, notes, and snippets.

@ncoden
Last active March 14, 2018 21:48
Show Gist options
  • Save ncoden/15b808743699b437633b96e8e3a4e2c7 to your computer and use it in GitHub Desktop.
Save ncoden/15b808743699b437633b96e8e3a4e2c7 to your computer and use it in GitHub Desktop.
➜ foundation-sites git:(develop) ✗ npx gulp lint:javascript
[22:40:26] Using gulpfile ~/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/gulpfile.js
[22:40:26] Starting 'lint:javascript'...
[22:40:30]
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.core.js
1:1 warning 'use strict' is unnecessary inside of modules strict
31:21 warning Gratuitous parentheses around expression no-extra-parens
50:19 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
82:5 error The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype guard-for-in
116:19 error ["object"] is better written in dot notation dot-notation
165:15 warning 'thing' is assigned a value but never used no-unused-vars
165:79 warning 'i' is already declared in the upper scope no-shadow
165:79 warning 'i' is defined but never used no-unused-vars
171:36 error A constructor name should not start with a lowercase letter new-cap
182:25 warning '$' is already declared in the upper scope no-shadow
260:37 warning Gratuitous parentheses around expression no-extra-parens
285:3 error Function prototype is read only, properties should not be added no-extend-native
306:28 error A constructor name should not start with a lowercase letter new-cap
315:19 warning Gratuitous parentheses around expression no-extra-parens
315:40 warning Gratuitous parentheses around expression no-extra-parens
316:12 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.core.js
1:1 warning 'use strict' is unnecessary inside of modules strict
24:21 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.box.js
1:1 warning 'use strict' is unnecessary inside of modules strict
25:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
29:17 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
32:19 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
34:18 warning Gratuitous parentheses around expression no-extra-parens
37:18 warning Gratuitous parentheses around expression no-extra-parens
40:18 warning Gratuitous parentheses around expression no-extra-parens
59:20 warning Gratuitous parentheses around expression no-extra-parens
59:42 warning Gratuitous parentheses around expression no-extra-parens
59:70 warning Gratuitous parentheses around expression no-extra-parens
59:94 warning Gratuitous parentheses around expression no-extra-parens
126:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
127:9 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
128:9 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
130:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
131:9 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
132:9 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
134:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
136:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
138:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
140:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
142:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
144:14 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
149:15 warning Gratuitous parentheses around expression no-extra-parens
149:16 error '$eleDims' is not defined no-undef
149:50 warning Gratuitous parentheses around expression no-extra-parens
149:51 error '$eleDims' is not defined no-undef
149:85 warning Gratuitous parentheses around expression no-extra-parens
149:86 error '$eleDims' is not defined no-undef
150:14 warning Gratuitous parentheses around expression no-extra-parens
150:15 error '$eleDims' is not defined no-undef
150:48 warning Gratuitous parentheses around expression no-extra-parens
150:49 error '$eleDims' is not defined no-undef
150:85 error '$eleDims' is not defined no-undef
154:16 error '$eleDims' is not defined no-undef
154:44 error '$eleDims' is not defined no-undef
155:14 error '$eleDims' is not defined no-undef
159:15 error '$eleDims' is not defined no-undef
160:14 error '$eleDims' is not defined no-undef
165:15 warning Gratuitous parentheses around expression no-extra-parens
165:16 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
165:24 error '$anchorDims' is not defined no-undef
165:50 error '$eleDims' is not defined no-undef
165:67 error '$anchorDims' is not defined no-undef
165:96 error '$anchorDims' is not defined no-undef
166:14 error '$anchorDims' is not defined no-undef
166:39 error '$anchorDims' is not defined no-undef
174:18 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
175:30 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
209:44 warning Gratuitous parentheses around expression no-extra-parens
209:45 warning Gratuitous parentheses around expression no-extra-parens
209:72 warning Gratuitous parentheses around expression no-extra-parens
209:99 warning Gratuitous parentheses around expression no-extra-parens
223:20 warning Gratuitous parentheses around expression no-extra-parens
223:56 warning Gratuitous parentheses around expression no-extra-parens
223:84 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.imageLoader.js
1:1 warning 'use strict' is unnecessary inside of modules strict
11:7 warning 'self' is assigned a value but never used no-unused-vars
28:40 warning 'event' is defined but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.keyboard.js
9:1 warning 'use strict' is unnecessary inside of modules strict
83:13 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
158:3 error The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype guard-for-in
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.mediaQuery.js
1:1 warning 'use strict' is unnecessary inside of modules strict
6:7 warning 'defaultQueries' is assigned a value but never used no-unused-vars
22:3 warning 'use strict' is unnecessary inside of modules strict
25:20 warning Gratuitous parentheses around expression no-extra-parens
39:12 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.motion.js
1:1 warning 'use strict' is unnecessary inside of modules strict
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.nest.js
1:1 warning 'use strict' is unnecessary inside of modules strict
13:21 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.timer.js
1:1 warning 'use strict' is unnecessary inside of modules strict
3:8 warning '$' is defined but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.touch.js
29:9 warning 'dy' is assigned a value but never used no-unused-vars
47:24 error Expected '===' and instead saw '==' eqeqeq
61:10 warning 'teardown' is defined but never used no-unused-vars
66:15 warning '$' is already declared in the upper scope no-shadow
77:9 warning '$' is already declared in the upper scope no-shadow
95:33 warning '$' is already declared in the upper scope no-shadow
102:36 warning '$' is already declared in the upper scope no-shadow
142:23 warning '$' is already declared in the upper scope no-shadow
143:12 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.util.triggers.js
1:1 warning 'use strict' is unnecessary inside of modules strict
6:27 error Wrap only the function expression in parens wrap-iife
158:47 warning 'e' is defined but never used no-unused-vars
243:26 warning '$' is already declared in the upper scope no-shadow
244:13 warning Gratuitous parentheses around expression no-extra-parens
245:9 warning '$document' is assigned a value but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.abide.js
1:1 warning 'use strict' is unnecessary inside of modules strict
225:19 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
236:18 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
296:20 error Expected '===' and instead saw '==' eqeqeq
415:28 warning Gratuitous parentheses around expression no-extra-parens
437:15 warning Gratuitous parentheses around expression no-extra-parens
643:5 error Identifier 'alpha_numeric' is not in camel case camelcase
665:5 error Identifier 'month_day_year' is not in camel case camelcase
667:5 error Identifier 'day_month_year' is not in camel case camelcase
675:40 error ["domain"] is better written in dot notation dot-notation
675:88 error ["url"] is better written in dot notation dot-notation
689:38 warning 'parent' is defined but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.accordion.js
1:1 warning 'use strict' is unnecessary inside of modules strict
49:34 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
50:20 warning Gratuitous parentheses around expression no-extra-parens
238:8 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.accordionMenu.js
1:1 warning 'use strict' is unnecessary inside of modules strict
51:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
53:9 error '_this' used outside of binding context block-scoped-var
63:31 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
66:33 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
69:10 error '_this' used outside of binding context block-scoped-var
74:10 error '_this' used outside of binding context block-scoped-var
76:161 error '_this' used outside of binding context block-scoped-var
76:236 error '_this' used outside of binding context block-scoped-var
116:115 warning 'e' is defined but never used no-unused-vars
300:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.drilldown.js
1:1 warning 'use strict' is unnecessary inside of modules strict
51:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
64:39 warning Gratuitous parentheses around expression no-extra-parens
64:80 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
162:70 warning 'e' is already declared in the upper scope no-shadow
192:59 error Expected '!==' and instead saw '!=' eqeqeq
297:46 warning 'e' is defined but never used no-unused-vars
339:44 warning 'e' is defined but never used no-unused-vars
391:37 warning 'index' is defined but never used no-unused-vars
413:31 error Expected '===' and instead saw '==' eqeqeq
454:9 warning '_this' is assigned a value but never used no-unused-vars
478:11 warning 'numOfElems' is assigned a value but never used no-unused-vars
479:24 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
483:63 error ["height"] is better written in dot notation dot-notation
502:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.dropdown.js
1:1 warning 'use strict' is unnecessary inside of modules strict
72:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
137:48 warning Gratuitous parentheses around expression no-extra-parens
166:18 warning Gratuitous parentheses around expression no-extra-parens
196:9 warning 'visibleFocusableElements' is assigned a value but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.dropdownMenu.js
1:1 warning 'use strict' is unnecessary inside of modules strict
52:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
62:64 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
85:53 warning Gratuitous parentheses around expression no-extra-parens
85:54 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
95:48 warning Gratuitous parentheses around expression no-extra-parens
107:46 warning Gratuitous parentheses around expression no-extra-parens
107:89 warning Gratuitous parentheses around expression no-extra-parens
128:60 warning 'e' is defined but never used no-unused-vars
138:65 warning 'e' is defined but never used no-unused-vars
148:52 warning 'e' is defined but never used no-unused-vars
298:21 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
303:19 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
330:45 warning 'el' is defined but never used no-unused-vars
369:10 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.equalizer.js
1:1 warning 'use strict' is unnecessary inside of modules strict
44:39 warning Gratuitous parentheses around expression no-extra-parens
44:48 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
45:39 warning Gratuitous parentheses around expression no-extra-parens
45:48 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
63:8 warning Gratuitous parentheses around expression no-extra-parens
89:15 warning 'e' is defined but never used no-unused-vars
106:9 warning '_this' is assigned a value but never used no-unused-vars
193:27 warning Gratuitous parentheses around expression no-extra-parens
202:22 error Expected '!==' and instead saw '!=' eqeqeq
266:30 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.interchange.js
1:1 warning 'use strict' is unnecessary inside of modules strict
43:37 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
107:18 warning 'element' is defined but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.magellan.js
1:1 warning 'use strict' is unnecessary inside of modules strict
38:37 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
39:9 warning '_this' is assigned a value but never used no-unused-vars
81:9 warning '$body' is assigned a value but never used no-unused-vars
82:9 warning 'opts' is assigned a value but never used no-unused-vars
118:37 warning 'e' is defined but never used no-unused-vars
177:51 warning 'i' is defined but never used no-unused-vars
178:16 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.offcanvas.js
1:1 warning 'use strict' is unnecessary inside of modules strict
37:21 warning Gratuitous parentheses around expression no-extra-parens
122:37 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
239:18 warning 'event' is defined but never used no-unused-vars
260:39 warning Gratuitous parentheses around expression no-extra-parens
270:8 warning Gratuitous parentheses around expression no-extra-parens
270:32 warning Gratuitous parentheses around expression no-extra-parens
361:9 warning 'cb' is defined but never used no-unused-vars
400:62 warning 'e' is defined but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.orbit.js
1:1 warning 'use strict' is unnecessary inside of modules strict
66:37 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
135:9 warning '_this' is assigned a value but never used no-unused-vars
270:29 error Expected '===' and instead saw '==' eqeqeq
326:7 warning Gratuitous parentheses around expression no-extra-parens
328:7 warning Gratuitous parentheses around expression no-extra-parens
389:5 warning '$newBullet' is assigned a value but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.plugin.js
1:1 warning 'use strict' is unnecessary inside of modules strict
3:8 warning '$' is defined but never used no-unused-vars
14:17 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
34:5 error The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype guard-for-in
47:12 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.positionable.js
1:1 warning 'use strict' is unnecessary inside of modules strict
55:16 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
102:82 error Expected '===' and instead saw '==' eqeqeq
123:9 warning '$eleDims' is assigned a value but never used no-unused-vars
123:24 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
124:9 warning '$anchorDims' is assigned a value but never used no-unused-vars
124:27 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
133:25 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
136:11 warning 'overlaps' is assigned a value but never used no-unused-vars
141:27 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
153:29 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
159:27 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.responsiveAccordionTabs.js
1:1 warning 'use strict' is unnecessary inside of modules strict
49:31 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
101:35 error A constructor name should not start with a lowercase letter new-cap
110:18 error Empty block statement no-empty
161:52 error A constructor name should not start with a lowercase letter new-cap
209:41 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.responsiveMenu.js
1:1 warning 'use strict' is unnecessary inside of modules strict
47:19 warning 'options' is defined but never used no-unused-vars
91:39 warning Gratuitous parentheses around expression no-extra-parens
91:77 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
140:52 error A constructor name should not start with a lowercase letter new-cap
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.responsiveToggle.js
1:1 warning 'use strict' is unnecessary inside of modules strict
49:14 warning Gratuitous parentheses around expression no-extra-parens
70:9 warning '_this' is assigned a value but never used no-unused-vars
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.reveal.js
1:1 warning 'use strict' is unnecessary inside of modules strict
80:59 warning Gratuitous parentheses around expression no-extra-parens
133:27 warning Gratuitous parentheses around expression no-extra-parens
150:13 warning Gratuitous parentheses around expression no-extra-parens
151:13 warning Gratuitous parentheses around expression no-extra-parens
180:16 warning 'e' is defined but never used no-unused-vars
181:33 warning Gratuitous parentheses around expression no-extra-parens
202:30 error Missing radix parameter radix
412:23 error Missing radix parameter radix
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.slider.js
1:1 warning 'use strict' is unnecessary inside of modules strict
76:9 warning 'isDbl' is assigned a value but never used no-unused-vars
77:9 warning '_this' is assigned a value but never used no-unused-vars
167:48 warning Gratuitous parentheses around expression no-extra-parens
167:49 warning Gratuitous parentheses around expression no-extra-parens
244:24 error Unexpected use of '~' no-bitwise
244:25 error Unexpected use of '~' no-bitwise
276:5 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
314:19 warning Gratuitous parentheses around expression no-extra-parens
315:48 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
367:11 warning 'halfOfHandle' is assigned a value but never used no-unused-vars
391:11 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
422:13 error Identifier 'prev_val' is not in camel case camelcase
422:23 error Identifier 'next_val' is not in camel case camelcase
430:5 error Identifier 'prev_val' is not in camel case camelcase
431:5 error Identifier 'next_val' is not in camel case camelcase
431:16 error Identifier 'prev_val' is not in camel case camelcase
435:18 error Identifier 'prev_val' is not in camel case camelcase
435:35 error Identifier 'next_val' is not in camel case camelcase
435:46 error Identifier 'prev_val' is not in camel case camelcase
461:9 warning 'timer' is defined but never used no-unused-vars
495:52 warning 'e' is already declared in the upper scope no-shadow
499:47 warning 'e' is already declared in the upper scope no-shadow
529:9 error Identifier 'decrease_fast' is not in camel case camelcase
532:9 error Identifier 'increase_fast' is not in camel case camelcase
703:10 warning Gratuitous parentheses around expression no-extra-parens
706:19 warning Gratuitous parentheses around expression no-extra-parens
706:46 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.smoothScroll.js
1:1 warning 'use strict' is unnecessary inside of modules strict
33:41 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
34:13 warning '_this' is assigned a value but never used no-unused-vars
92:48 error Expected '===' and instead saw '==' eqeqeq
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.sticky.js
1:1 warning 'use strict' is unnecessary inside of modules strict
44:37 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
65:61 error Expected '===' and instead saw '==' eqeqeq
79:31 warning Gratuitous parentheses around expression no-extra-parens
92:38 error Expected '===' and instead saw '==' eqeqeq
93:37 error Expected '===' and instead saw '==' eqeqeq
129:45 warning 'e' is defined but never used no-unused-vars
143:57 warning 'el' is defined but never used no-unused-vars
147:58 warning 'el' is defined but never used no-unused-vars
152:59 warning 'el' is defined but never used no-unused-vars
277:9 warning 'notStuckTo' is assigned a value but never used no-unused-vars
282:9 error ["bottom"] is better written in dot notation dot-notation
284:11 error ["top"] is better written in dot notation dot-notation
286:11 error ["top"] is better written in dot notation dot-notation
312:9 warning '_this' is assigned a value but never used no-unused-vars
329:38 error Expected '===' and instead saw '==' eqeqeq
371:22 warning Gratuitous parentheses around expression no-extra-parens
373:19 warning Gratuitous parentheses around expression no-extra-parens
374:22 warning Gratuitous parentheses around expression no-extra-parens
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.tabs.js
1:1 warning 'use strict' is unnecessary inside of modules strict
102:28 warning Gratuitous parentheses around expression no-extra-parens
302:9 error Identifier '$target_anchor' is not in camel case camelcase
310:11 error Identifier '$target_anchor' is not in camel case camelcase
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.toggler.js
1:1 warning 'use strict' is unnecessary inside of modules strict
/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/js/foundation.tooltip.js
1:1 warning 'use strict' is unnecessary inside of modules strict
47:60 error A function with a name starting with an uppercase letter should only be used as a constructor new-cap
105:27 warning Gratuitous parentheses around expression no-extra-parens
195:9 warning '$template' is assigned a value but never used no-unused-vars
201:45 warning 'e' is defined but never used no-unused-vars
208:45 warning 'e' is defined but never used no-unused-vars
210:25 warning Gratuitous parentheses around expression no-extra-parens
238:58 warning 'e' is defined but never used no-unused-vars
250:40 warning 'e' is defined but never used no-unused-vars
262:43 warning 'e' is defined but never used no-unused-vars
✖ 311 problems (132 errors, 179 warnings)
[22:40:30] 'lint:javascript' errored after 3.64 s
[22:40:30] ESLintError in plugin 'gulp-eslint'
Message:
Failed with 132 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment