Advertisement
Guest User

grunt lint

a guest
Nov 11th, 2015
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SPARK 21.15 KB | None | 0 0
  1. Running "csslint:all" (csslint) task
  2. Linting public/modules/challenges/css/challenges.css ...ERROR
  3. [L33:C2]
  4. Background image '../../../img/icons/doc.png' was used multiple times, first declared at line 29, col 2. Every background-image should be unique. Use a common class for e.g. sprites. (duplicate-background-images)
  5. Linting public/modules/core/css/core.css ...ERROR
  6. [L1:C1]
  7. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  8. Linting public/modules/core/css/custom.css ...ERROR
  9. [L65:C3]
  10. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  11. [L65:C3]
  12. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  13. [L69:C1]
  14. Outlines shouldn't be hidden unless other visual changes are made. Use of outline: none or outline: 0 should be limited to :focus rules. (outline-none)
  15. [L225:C1]
  16. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  17. [L230:C3]
  18. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  19. [L233:C1]
  20. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  21. [L263:C3]
  22. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  23. [L358:C3]
  24. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  25. [L366:C3]
  26. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  27. [L373:C3]
  28. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  29. [L380:C3]
  30. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  31. [L387:C3]
  32. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  33. [L439:C3]
  34. float can't be used with display: inline-block. Certain properties shouldn't be used with certain display property values. (display-property-grouping)
  35. [L622:C3]
  36. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  37. [L650:C3]
  38. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  39. [L658:C3]
  40. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  41. [L712:C10]
  42. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  43. [L717:C3]
  44. The property -o-transform is compatible with -webkit-transform and -moz-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  45. [L717:C3]
  46. The property -ms-transform is compatible with -webkit-transform and -moz-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  47. [L720:C3]
  48. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  49. [L752:C3]
  50. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  51. [L761:C1]
  52. Outlines should only be modified using :focus. Use of outline: none or outline: 0 should be limited to :focus rules. (outline-none)
  53. [L838:C15]
  54. >> Expected a hex color but found '#white' at line 838, col 15. This rule looks for recoverable syntax errors. (errors)
  55. [L853:C3]
  56. The property -ms-transform is compatible with -webkit-transform and -moz-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  57. [L853:C3]
  58. The property -o-transform is compatible with -webkit-transform and -moz-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  59. [L889:C3]
  60. The property -o-transition is compatible with -moz-transition and -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  61. [L902:C3]
  62. The property -o-transition is compatible with -moz-transition and -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  63. [L947:C3]
  64. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  65. [L1059:C1]
  66. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  67. [L1062:C1]
  68. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  69. [L1067:C1]
  70. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  71. [L1068:C1]
  72. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  73. [L1072:C1]
  74. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  75. [L1077:C1]
  76. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  77. [L1081:C1]
  78. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  79. [L1084:C1]
  80. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  81. [L1088:C1]
  82. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  83. [L1091:C1]
  84. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  85. [L1094:C1]
  86. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  87. [L1100:C1]
  88. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  89. [L1103:C1]
  90. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  91. [L1141:C3]
  92. The property -moz-box-orient is compatible with -webkit-box-orient and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  93. [L1141:C3]
  94. The property -ms-box-orient is compatible with -webkit-box-orient and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  95. [L1159:C3]
  96. margin can't be used with display: table-cell. Certain properties shouldn't be used with certain display property values. (display-property-grouping)
  97. [L1179:C3]
  98. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  99. [L1240:C1]
  100. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  101. [L1241:C1]
  102. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  103. [L1274:C3]
  104. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  105. [L1274:C3]
  106. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  107. [L1279:C31]
  108. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  109. [L1281:C3]
  110. Duplicate property '-webkit-transition' found. Duplicate properties must appear one after the other. (duplicate-properties)
  111. [L1282:C3]
  112. Duplicate property 'transition' found. Duplicate properties must appear one after the other. (duplicate-properties)
  113. [L1304:C3]
  114. Fallback background-color (hex or RGB) should precede RGBA background-color. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  115. [L1309:C3]
  116. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  117. [L1309:C3]
  118. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  119. [L1324:C3]
  120. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  121. [L1324:C3]
  122. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  123. [L1341:C3]
  124. Fallback background-color (hex or RGB) should precede RGBA background-color. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  125. [L1347:C3]
  126. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  127. [L1347:C3]
  128. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  129. [L1363:C3]
  130. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  131. [L1363:C3]
  132. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  133. [L1488:C3]
  134. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  135. [L1516:C3]
  136. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  137. [L1583:C3]
  138. The property -moz-transform is compatible with -webkit-transform and -ms-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  139. [L1583:C3]
  140. The property -o-transform is compatible with -webkit-transform and -ms-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  141. [L1590:C3]
  142. The property -moz-animation is compatible with -webkit-animation and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  143. [L1597:C3]
  144. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  145. [L1597:C3]
  146. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  147. [L1599:C3]
  148. The property -moz-animation is compatible with -webkit-animation and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  149. [L1605:C3]
  150. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  151. [L1605:C3]
  152. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  153. [L1608:C1]
  154. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  155. [L1624:C1]
  156. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  157. [L1626:C3]
  158. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  159. [L1626:C3]
  160. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  161. [L1632:C5]
  162. Missing standard property 'transform' to go along with '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  163. [L1635:C5]
  164. Missing standard property 'transform' to go along with '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  165. [L1638:C5]
  166. Missing standard property 'transform' to go along with '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  167. [L1641:C5]
  168. Missing standard property 'transform' to go along with '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  169. [L1644:C5]
  170. Missing standard property 'transform' to go along with '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  171. [L1692:C3]
  172. The property -moz-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  173. [L1692:C3]
  174. The property -o-transition is compatible with -webkit-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  175. [L1706:C3]
  176. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  177. [L1708:C3]
  178. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  179. [L1717:C3]
  180. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  181. [L1723:C3]
  182. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  183. [L1725:C3]
  184. Fallback color (hex or RGB) should precede RGBA color. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  185. [L1735:C3]
  186. Fallback border (hex or RGB) should precede RGBA border. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  187. [L1743:C3]
  188. Fallback background (hex or RGB) should precede RGBA background. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  189. [L1745:C1]
  190. Outlines should only be modified using :focus. Use of outline: none or outline: 0 should be limited to :focus rules. (outline-none)
  191. [L1756:C3]
  192. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  193. [L1824:C3]
  194. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  195. [L2094:C3]
  196. Fallback color (hex or RGB) should precede RGBA color. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  197. [L2109:C3]
  198. The property -o-transition is compatible with -webkit-transition and -moz-transition and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  199. [L2154:C3]
  200. The property -moz-box-shadow is compatible with -webkit-box-shadow and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  201. [L2389:C2]
  202. Fallback background (hex or RGB) should precede RGBA background. For older browsers that don't support RGBA, HSL, or HSLA, provide a fallback color. (fallback-colors)
  203. [L2639:C1]
  204. Missing vendor-prefixed CSS gradients for Old Webkit (Safari 4+, Chrome). When using a vendor-prefixed gradient, make sure to use them all. (gradients)
  205. [L2644:C2]
  206. Duplicate property 'background' found. Duplicate properties must appear one after the other. (duplicate-properties)
  207. [L2649:C2]
  208. Standard property 'box-shadow' should come after vendor-prefixed property '-webkit-box-shadow'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  209. [L2650:C2]
  210. Standard property 'box-shadow' should come after vendor-prefixed property '-moz-box-shadow'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  211. [L2701:C1]
  212. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  213. [L2720:C1]
  214. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  215. [L3021:C38]
  216. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  217. [L3022:C37]
  218. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  219. [L3024:C34]
  220. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  221. [L3025:C33]
  222. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  223. [L3027:C30]
  224. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  225. [L3028:C29]
  226. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  227. [L3031:C2]
  228. Duplicate property 'padding' found. Duplicate properties must appear one after the other. (duplicate-properties)
  229. [L3467:C3]
  230. float can't be used with display: table-row. Certain properties shouldn't be used with certain display property values. (display-property-grouping)
  231. [L3702:C1]
  232. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  233. [L3831:C1]
  234. Missing vendor-prefixed CSS gradients for Webkit (Safari 5+, Chrome), Opera 11.1+. When using a vendor-prefixed gradient, make sure to use them all. (gradients)
  235. [L3873:C3]
  236. Duplicate property 'font-weight' found. Duplicate properties must appear one after the other. (duplicate-properties)
  237. [L4391:C3]
  238. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  239. [L4455:C3]
  240. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  241. [L4561:C3]
  242. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  243. [L4587:C3]
  244. Rule is empty. Rules without any properties specified should be removed. (empty-rules)
  245. [L4604:C5]
  246. The property -moz-transform is compatible with -ms-transform and -webkit-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  247. [L4604:C5]
  248. The property -o-transform is compatible with -ms-transform and -webkit-transform and should be included as well. Include all compatible vendor prefixes to reach a wider range of users. (compatible-vendor-prefixes)
  249. [L4604:C5]
  250. Standard property 'transform' should come after vendor-prefixed property '-ms-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  251. [L4605:C5]
  252. Standard property 'transform' should come after vendor-prefixed property '-webkit-transform'. When using a vendor-prefixed property, make sure to include the standard one. (vendor-prefix)
  253. [L4691:C4]
  254. Don't use IDs in selectors. Selectors should not contain IDs. (ids)
  255. [L4795:C10]
  256. Values of 0 shouldn't have units specified. You don't need to specify units when a value is 0. (zero-units)
  257. Warning: Task "csslint:all" failed. Used --force, continuing.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement