Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(0 errors, 17 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

admin/tool/speedtest/classes/privacy/provider.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
admin/tool/speedtest/index.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters
(#133) Line exceeds 132 characters; contains 140 characters

Javascript coding style problems

(743 errors, 310 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

admin/tool/speedtest/speedtest_worker.js
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#10) Comments should not begin with a lowercase character (capitalized-comments)
(#11) Comments should not begin with a lowercase character (capitalized-comments)
(#12) Comments should not begin with a lowercase character (capitalized-comments)
(#13) Comments should not begin with a lowercase character (capitalized-comments)
(#14) Comments should not begin with a lowercase character (capitalized-comments)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Comments should not begin with a lowercase character (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Comments should not begin with a lowercase character (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Comments should not begin with a lowercase character (capitalized-comments)
(#18) Comments should not begin with a lowercase character (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#26) Missing JSDoc comment. (require-jsdoc)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected console statement. (no-console)
(#35) Unexpected tab character. (no-tabs)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Unexpected tab character. (no-tabs)
(#41) Identifier 'test_order' is not in camel case. (camelcase)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Unexpected tab character. (no-tabs)
(#42) Identifier 'time_ul_max' is not in camel case. (camelcase)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Identifier 'time_dl_max' is not in camel case. (camelcase)
(#43) Unexpected tab character. (no-tabs)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) Identifier 'time_auto' is not in camel case. (camelcase)
(#44) Unexpected tab character. (no-tabs)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Identifier 'time_ulGraceTime' is not in camel case. (camelcase)
(#45) Unexpected tab character. (no-tabs)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Comments should not begin with a lowercase character (capitalized-comments)
(#46) Identifier 'time_dlGraceTime' is not in camel case. (camelcase)
(#46) Unexpected tab character. (no-tabs)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Comments should not begin with a lowercase character (capitalized-comments)
(#47) Unexpected tab character. (no-tabs)
(#47) Identifier 'count_ping' is not in camel case. (camelcase)
(#47) Comments should not begin with a lowercase character (capitalized-comments)
(#48) Identifier 'url_dl' is not in camel case. (camelcase)
(#48) Unexpected tab character. (no-tabs)
(#48) Comments should not begin with a lowercase character (capitalized-comments)
(#49) Unexpected tab character. (no-tabs)
(#49) Identifier 'url_ul' is not in camel case. (camelcase)
(#49) Comments should not begin with a lowercase character (capitalized-comments)
(#50) Identifier 'url_ping' is not in camel case. (camelcase)
(#50) Unexpected tab character. (no-tabs)
(#50) Comments should not begin with a lowercase character (capitalized-comments)
(#51) Identifier 'url_getIp' is not in camel case. (camelcase)
(#51) Unexpected tab character. (no-tabs)
(#51) Comments should not begin with a lowercase character (capitalized-comments)
(#52) Unexpected tab character. (no-tabs)
(#52) Identifier 'getIp_ispInfo' is not in camel case. (camelcase)
(#52) Comments should not begin with a lowercase character (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Unexpected tab character. (no-tabs)
(#53) Identifier 'getIp_ispInfo_distance' is not in camel case. (camelcase)
(#53) Comments should not begin with a lowercase character (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Unexpected tab character. (no-tabs)
(#54) Identifier 'xhr_dlMultistream' is not in camel case. (camelcase)
(#54) Comments should not begin with a lowercase character (capitalized-comments)
(#55) Identifier 'xhr_ulMultistream' is not in camel case. (camelcase)
(#55) Unexpected tab character. (no-tabs)
(#55) Comments should not begin with a lowercase character (capitalized-comments)
(#56) Unexpected tab character. (no-tabs)
(#56) Identifier 'xhr_multistreamDelay' is not in camel case. (camelcase)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Comments should not begin with a lowercase character (capitalized-comments)
(#57) Unexpected tab character. (no-tabs)
(#57) Identifier 'xhr_ignoreErrors' is not in camel case. (camelcase)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Unexpected tab character. (no-tabs)
(#58) Identifier 'xhr_dlUseBlob' is not in camel case. (camelcase)
(#58) Comments should not begin with a lowercase character (capitalized-comments)
(#59) Identifier 'xhr_ul_blob_megabytes' is not in camel case. (camelcase)
(#59) Unexpected tab character. (no-tabs)
(#59) Comments should not begin with a lowercase character (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Unexpected tab character. (no-tabs)
(#60) Identifier 'garbagePhp_chunkSize' is not in camel case. (camelcase)
(#60) Comments should not begin with a lowercase character (capitalized-comments)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Unexpected tab character. (no-tabs)
(#61) Identifier 'enable_quirks' is not in camel case. (camelcase)
(#61) Comments should not begin with a lowercase character (capitalized-comments)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Identifier 'ping_allowPerformanceApi' is not in camel case. (camelcase)
(#62) Unexpected tab character. (no-tabs)
(#62) Comments should not begin with a lowercase character (capitalized-comments)
(#63) Unexpected tab character. (no-tabs)
(#63) Comments should not begin with a lowercase character (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Unexpected tab character. (no-tabs)
(#64) Comments should not begin with a lowercase character (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Identifier 'telemetry_level' is not in camel case. (camelcase)
(#65) Unexpected tab character. (no-tabs)
(#66) Identifier 'url_telemetry' is not in camel case. (camelcase)
(#66) Unexpected tab character. (no-tabs)
(#66) Comments should not begin with a lowercase character (capitalized-comments)
(#67) Unexpected tab character. (no-tabs)
(#67) Identifier 'telemetry_extra' is not in camel case. (camelcase)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Comments should not begin with a lowercase character (capitalized-comments)
(#70) Comments should not begin with a lowercase character (capitalized-comments)
(#71) Comments should not begin with a lowercase character (capitalized-comments)
(#72) Identifier 'test_pointer' is not in camel case. (camelcase)
(#72) Comments should not begin with a lowercase character (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Missing JSDoc comment. (require-jsdoc)
(#77) Identifier 'url_sep' is not in camel case. (camelcase)
(#78) Unexpected tab character. (no-tabs)
(#81) Comments should not begin with a lowercase character (capitalized-comments)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#89) Function has a complexity of 28. (complexity)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#92) Comments should not begin with a lowercase character (capitalized-comments)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#109) Comments should not begin with a lowercase character (capitalized-comments)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#112) Comments should not begin with a lowercase character (capitalized-comments)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) Expected { after 'if' condition. (curly)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#120) Comments should not begin with a lowercase character (capitalized-comments)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#122) Expected { after 'if' condition. (curly)
(#123) Unexpected tab character. (no-tabs)
(#123) Expected { after 'else'. (curly)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#125) Comments should not begin with a lowercase character (capitalized-comments)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#129) Blocks are nested too deeply (5). (max-depth)
(#130) Unexpected tab character. (no-tabs)
(#130) Comments should not begin with a lowercase character (capitalized-comments)
(#131) Unexpected tab character. (no-tabs)
(#131) Identifier 'ping_allowPerformanceApi' is not in camel case. (camelcase)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) Blocks are nested too deeply (5). (max-depth)
(#136) Unexpected tab character. (no-tabs)
(#136) Comments should not begin with a lowercase character (capitalized-comments)
(#137) Unexpected tab character. (no-tabs)
(#137) Identifier 'xhr_dlMultistream' is not in camel case. (camelcase)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#141) Blocks are nested too deeply (5). (max-depth)
(#142) Unexpected tab character. (no-tabs)
(#142) Comments should not begin with a lowercase character (capitalized-comments)
(#143) Unexpected tab character. (no-tabs)
(#143) Identifier 'xhr_dlMultistream' is not in camel case. (camelcase)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#147) 'ua' used outside of binding context. (block-scoped-var)
(#148) Line 148 exceeds the maximum line length of 132. (max-len)
(#148) Unexpected tab character. (no-tabs)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) 'ua' used outside of binding context. (block-scoped-var)
(#152) Unexpected tab character. (no-tabs)
(#152) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#155) 'ua' used outside of binding context. (block-scoped-var)
(#155) 'ua' used outside of binding context. (block-scoped-var)
(#156) Unexpected tab character. (no-tabs)
(#156) Comments should not begin with a lowercase character (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Unexpected tab character. (no-tabs)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Unexpected tab character. (no-tabs)
(#158) Identifier 'xhr_ul_blob_megabytes' is not in camel case. (camelcase)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#160) 'ua' used outside of binding context. (block-scoped-var)
(#161) Unexpected tab character. (no-tabs)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#164) Expected space or tab after '//' in comment. (spaced-comment)
(#164) Comments should not begin with a lowercase character (capitalized-comments)
(#165) Line 165 exceeds the maximum line length of 132. (max-len)
(#165) Unexpected tab character. (no-tabs)
(#165) Expected { after 'if' condition. (curly)
(#165) Identifier 'telemetry_level' is not in camel case. (camelcase)
(#165) Do not nest ternary expressions. (no-nested-ternary)
(#165) Do not nest ternary expressions. (no-nested-ternary)
(#165) Comments should not begin with a lowercase character (capitalized-comments)
(#166) Unexpected tab character. (no-tabs)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Unexpected tab character. (no-tabs)
(#167) Identifier 'test_order' is not in camel case. (camelcase)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#171) Comments should not begin with a lowercase character (capitalized-comments)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#173) Identifier 'test_pointer' is not in camel case. (camelcase)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#179) Expected { after 'if' condition. (curly)
(#180) Unexpected tab character. (no-tabs)
(#180) Identifier 'test_pointer' is not in camel case. (camelcase)
(#181) Unexpected tab character. (no-tabs)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#181) Comments should not begin with a lowercase character (capitalized-comments)
(#182) Unexpected tab character. (no-tabs)
(#182) Expected { after 'if' condition. (curly)
(#183) Unexpected tab character. (no-tabs)
(#184) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#185) Expected { after 'if' condition. (curly)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) Unexpected tab character. (no-tabs)
(#187) Unexpected tab character. (no-tabs)
(#187) Expected { after 'else'. (curly)
(#188) Unexpected tab character. (no-tabs)
(#189) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#193) Identifier 'test_pointer' is not in camel case. (camelcase)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#197) Expected { after 'else'. (curly)
(#198) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#203) Unexpected tab character. (no-tabs)
(#203) Identifier 'test_pointer' is not in camel case. (camelcase)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#207) Expected { after 'else'. (curly)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#214) Unexpected tab character. (no-tabs)
(#214) Identifier 'test_pointer' is not in camel case. (camelcase)
(#215) Unexpected tab character. (no-tabs)
(#216) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#218) Unexpected tab character. (no-tabs)
(#218) Expected { after 'else'. (curly)
(#219) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#221) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#224) Unexpected tab character. (no-tabs)
(#225) Unexpected tab character. (no-tabs)
(#225) Identifier 'test_pointer' is not in camel case. (camelcase)
(#226) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#228) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) Expected { after 'else'. (curly)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#236) Identifier 'test_pointer' is not in camel case. (camelcase)
(#237) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#240) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#241) Identifier 'test_pointer' is not in camel case. (camelcase)
(#242) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#247) Comments should not begin with a lowercase character (capitalized-comments)
(#248) Expected { after 'if' condition. (curly)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#250) Comments should not begin with a lowercase character (capitalized-comments)
(#251) Unexpected tab character. (no-tabs)
(#251) 'runNextTest' used outside of binding context. (block-scoped-var)
(#252) Unexpected tab character. (no-tabs)
(#252) Expected { after 'if' condition. (curly)
(#252) Comments should not begin with a lowercase character (capitalized-comments)
(#253) Unexpected tab character. (no-tabs)
(#253) Expected { after 'if' condition. (curly)
(#253) Unexpected empty function. (no-empty-function)
(#254) Unexpected tab character. (no-tabs)
(#254) Comments should not begin with a lowercase character (capitalized-comments)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#255) Unexpected tab character. (no-tabs)
(#256) Unexpected tab character. (no-tabs)
(#257) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#265) Comments should not begin with a lowercase character (capitalized-comments)
(#266) Missing JSDoc comment. (require-jsdoc)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#272) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#274) Empty block statement. (no-empty)
(#275) Unexpected tab character. (no-tabs)
(#276) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#279) Empty block statement. (no-empty)
(#280) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#282) Empty block statement. (no-empty)
(#283) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#285) Empty block statement. (no-empty)
(#286) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#290) Comments should not begin with a lowercase character (capitalized-comments)
(#291) Comments should not begin with a lowercase character (capitalized-comments)
(#292) Comments should not begin with a lowercase character (capitalized-comments)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Missing JSDoc comment. (require-jsdoc)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#295) Expected { after 'if' condition. (curly)
(#296) Unexpected tab character. (no-tabs)
(#296) Expected { after 'else'. (curly)
(#296) Comments should not begin with a lowercase character (capitalized-comments)
(#297) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#300) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#302) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#306) Unexpected tab character. (no-tabs)
(#307) Unexpected tab character. (no-tabs)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#310) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Line 315 exceeds the maximum line length of 132. (max-len)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#318) Comments should not begin with a lowercase character (capitalized-comments)
(#319) Comments should not begin with a lowercase character (capitalized-comments)
(#320) Missing JSDoc comment. (require-jsdoc)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#322) Expected { after 'if' condition. (curly)
(#323) Expected { after 'else'. (curly)
(#323) Unexpected tab character. (no-tabs)
(#323) Comments should not begin with a lowercase character (capitalized-comments)
(#324) Unexpected tab character. (no-tabs)
(#324) Comments should not begin with a lowercase character (capitalized-comments)
(#325) Unexpected tab character. (no-tabs)
(#325) Comments should not begin with a lowercase character (capitalized-comments)
(#326) Unexpected tab character. (no-tabs)
(#326) Comments should not begin with a lowercase character (capitalized-comments)
(#326) Expected space or tab after '//' in comment. (spaced-comment)
(#327) Unexpected tab character. (no-tabs)
(#327) Comments should not begin with a lowercase character (capitalized-comments)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
(#328) Unexpected tab character. (no-tabs)
(#328) Comments should not begin with a lowercase character (capitalized-comments)
(#329) Unexpected tab character. (no-tabs)
(#330) Comments should not begin with a lowercase character (capitalized-comments)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#332) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#334) Expected { after 'if' condition. (curly)
(#334) Comments should not begin with a lowercase character (capitalized-comments)
(#335) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#336) Comments should not begin with a lowercase character (capitalized-comments)
(#337) Unexpected tab character. (no-tabs)
(#338) Unexpected tab character. (no-tabs)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#344) Empty block statement. (no-empty)
(#345) Unexpected tab character. (no-tabs)
(#345) Comments should not begin with a lowercase character (capitalized-comments)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#348) Expected { after 'if' condition. (curly)
(#348) Comments should not begin with a lowercase character (capitalized-comments)
(#349) Unexpected tab character. (no-tabs)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#351) The function binding is unnecessary. (no-extra-bind)
(#352) Unexpected tab character. (no-tabs)
(#353) Unexpected tab character. (no-tabs)
(#353) Comments should not begin with a lowercase character (capitalized-comments)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#357) Unexpected tab character. (no-tabs)
(#357) Empty block statement. (no-empty)
(#357) Comments should not begin with a lowercase character (capitalized-comments)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#359) The function binding is unnecessary. (no-extra-bind)
(#360) Unexpected tab character. (no-tabs)
(#361) Unexpected tab character. (no-tabs)
(#361) Comments should not begin with a lowercase character (capitalized-comments)
(#362) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#363) Expected { after 'if' condition. (curly)
(#363) Comments should not begin with a lowercase character (capitalized-comments)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#364) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#366) Empty block statement. (no-empty)
(#367) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#368) Expected { after 'if' condition. (curly)
(#368) Comments should not begin with a lowercase character (capitalized-comments)
(#368) Expected space or tab after '//' in comment. (spaced-comment)
(#369) Unexpected tab character. (no-tabs)
(#369) The function binding is unnecessary. (no-extra-bind)
(#370) Unexpected tab character. (no-tabs)
(#370) Comments should not begin with a lowercase character (capitalized-comments)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#372) Expected { after 'if' condition. (curly)
(#373) Unexpected tab character. (no-tabs)
(#373) Expected { after 'else'. (curly)
(#374) Unexpected tab character. (no-tabs)
(#374) Empty block statement. (no-empty)
(#375) Line 375 exceeds the maximum line length of 132. (max-len)
(#375) Unexpected tab character. (no-tabs)
(#375) Comments should not begin with a lowercase character (capitalized-comments)
(#376) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#378) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#381) Comments should not begin with a lowercase character (capitalized-comments)
(#381) Unexpected tab character. (no-tabs)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#385) Comments should not begin with a lowercase character (capitalized-comments)
(#385) Unexpected tab character. (no-tabs)
(#386) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#388) Unexpected tab character. (no-tabs)
(#389) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#390) Expected { after 'if' condition. (curly)
(#391) Unexpected tab character. (no-tabs)
(#391) Expected { after 'if' condition. (curly)
(#392) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#395) Unexpected tab character. (no-tabs)
(#395) Comments should not begin with a lowercase character (capitalized-comments)
(#396) Unexpected tab character. (no-tabs)
(#397) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#399) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#401) Unexpected tab character. (no-tabs)
(#402) Unexpected tab character. (no-tabs)
(#403) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#405) Comments should not begin with a lowercase character (capitalized-comments)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#406) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#409) Expected space or tab after '//' in comment. (spaced-comment)
(#409) Comments should not begin with a lowercase character (capitalized-comments)
(#410) Line 410 exceeds the maximum line length of 132. (max-len)
(#410) Unexpected tab character. (no-tabs)
(#410) Comments should not begin with a lowercase character (capitalized-comments)
(#411) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#412) Comments should not begin with a lowercase character (capitalized-comments)
(#413) Unexpected tab character. (no-tabs)
(#413) Expected { after 'if' condition. (curly)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#421) The function binding is unnecessary. (no-extra-bind)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Comments should not begin with a lowercase character (capitalized-comments)
(#426) Comments should not begin with a lowercase character (capitalized-comments)
(#427) Missing JSDoc comment. (require-jsdoc)
(#428) Unexpected tab character. (no-tabs)
(#429) Expected { after 'if' condition. (curly)
(#429) Unexpected tab character. (no-tabs)
(#430) Unexpected tab character. (no-tabs)
(#430) Expected { after 'else'. (curly)
(#430) Comments should not begin with a lowercase character (capitalized-comments)
(#431) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#432) 'ArrayBuffer' is not defined. (no-undef)
(#433) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#435) 'Uint32Array' is not defined. (no-undef)
(#436) Unexpected tab character. (no-tabs)
(#436) Expected { after 'for' condition. (curly)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#437) Unexpected tab character. (no-tabs)
(#437) Empty block statement. (no-empty)
(#438) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#440) Expected { after 'for' condition. (curly)
(#440) Unexpected tab character. (no-tabs)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) 'i' is already defined. (no-redeclare)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#441) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#442) 'ArrayBuffer' is not defined. (no-undef)
(#443) Unexpected tab character. (no-tabs)
(#444) Unexpected tab character. (no-tabs)
(#444) 'Uint32Array' is not defined. (no-undef)
(#445) Unexpected tab character. (no-tabs)
(#445) Expected { after 'for' condition. (curly)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' is already defined. (no-redeclare)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#446) Unexpected tab character. (no-tabs)
(#446) Empty block statement. (no-empty)
(#447) Unexpected tab character. (no-tabs)
(#448) Unexpected tab character. (no-tabs)
(#449) Unexpected tab character. (no-tabs)
(#450) Unexpected tab character. (no-tabs)
(#450) Comments should not begin with a lowercase character (capitalized-comments)
(#451) Unexpected tab character. (no-tabs)
(#451) Comments should not begin with a lowercase character (capitalized-comments)
(#452) Unexpected tab character. (no-tabs)
(#452) Expected space or tab after '//' in comment. (spaced-comment)
(#452) Comments should not begin with a lowercase character (capitalized-comments)
(#453) Unexpected tab character. (no-tabs)
(#453) Expected space or tab after '//' in comment. (spaced-comment)
(#453) Comments should not begin with a lowercase character (capitalized-comments)
(#454) Unexpected tab character. (no-tabs)
(#454) Comments should not begin with a lowercase character (capitalized-comments)
(#455) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#456) Comments should not begin with a lowercase character (capitalized-comments)
(#457) Unexpected tab character. (no-tabs)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#460) Unexpected tab character. (no-tabs)
(#460) Expected { after 'if' condition. (curly)
(#460) Comments should not begin with a lowercase character (capitalized-comments)
(#461) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#462) Comments should not begin with a lowercase character (capitalized-comments)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#466) Unexpected tab character. (no-tabs)
(#466) Expected { after 'if' condition. (curly)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#469) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#473) Unexpected tab character. (no-tabs)
(#474) Unexpected tab character. (no-tabs)
(#475) Unexpected tab character. (no-tabs)
(#476) Line 476 exceeds the maximum line length of 132. (max-len)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#478) Unexpected tab character. (no-tabs)
(#479) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#481) Unexpected tab character. (no-tabs)
(#482) Line 482 exceeds the maximum line length of 132. (max-len)
(#482) Unexpected tab character. (no-tabs)
(#482) Comments should not begin with a lowercase character (capitalized-comments)
(#483) Unexpected tab character. (no-tabs)
(#484) Line 484 exceeds the maximum line length of 132. (max-len)
(#484) Unexpected tab character. (no-tabs)
(#484) Comments should not begin with a lowercase character (capitalized-comments)
(#485) Unexpected tab character. (no-tabs)
(#485) Empty block statement. (no-empty)
(#486) Unexpected tab character. (no-tabs)
(#486) Expected space or tab after '//' in comment. (spaced-comment)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
(#494) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) Empty block statement. (no-empty)
(#496) Unexpected tab character. (no-tabs)
(#496) Comments should not begin with a lowercase character (capitalized-comments)
(#497) Unexpected tab character. (no-tabs)
(#498) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#499) Expected { after 'if' condition. (curly)
(#499) Comments should not begin with a lowercase character (capitalized-comments)
(#500) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#502) The function binding is unnecessary. (no-extra-bind)
(#503) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#504) Comments should not begin with a lowercase character (capitalized-comments)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#507) The function binding is unnecessary. (no-extra-bind)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#510) Expected { after 'if' condition. (curly)
(#510) Comments should not begin with a lowercase character (capitalized-comments)
(#510) Expected space or tab after '//' in comment. (spaced-comment)
(#511) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#513) Unexpected tab character. (no-tabs)
(#513) Empty block statement. (no-empty)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#515) Expected { after 'if' condition. (curly)
(#515) Comments should not begin with a lowercase character (capitalized-comments)
(#515) Expected space or tab after '//' in comment. (spaced-comment)
(#516) Unexpected tab character. (no-tabs)
(#516) The function binding is unnecessary. (no-extra-bind)
(#517) Unexpected tab character. (no-tabs)
(#517) Comments should not begin with a lowercase character (capitalized-comments)
(#518) Line 518 exceeds the maximum line length of 132. (max-len)
(#518) Unexpected tab character. (no-tabs)
(#518) Comments should not begin with a lowercase character (capitalized-comments)
(#519) Unexpected tab character. (no-tabs)
(#520) Line 520 exceeds the maximum line length of 132. (max-len)
(#520) Unexpected tab character. (no-tabs)
(#520) Comments should not begin with a lowercase character (capitalized-comments)
(#521) Unexpected tab character. (no-tabs)
(#521) Empty block statement. (no-empty)
(#522) Unexpected tab character. (no-tabs)
(#522) Expected space or tab after '//' in comment. (spaced-comment)
(#523) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#527) Unexpected tab character. (no-tabs)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#529) Comments should not begin with a lowercase character (capitalized-comments)
(#530) Unexpected tab character. (no-tabs)
(#531) Unexpected tab character. (no-tabs)
(#532) Unexpected tab character. (no-tabs)
(#533) Unexpected tab character. (no-tabs)
(#533) Comments should not begin with a lowercase character (capitalized-comments)
(#534) Unexpected tab character. (no-tabs)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#538) Expected { after 'if' condition. (curly)
(#539) Unexpected tab character. (no-tabs)
(#539) Expected { after 'if' condition. (curly)
(#540) Unexpected tab character. (no-tabs)
(#541) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#543) Unexpected tab character. (no-tabs)
(#543) Comments should not begin with a lowercase character (capitalized-comments)
(#544) Unexpected tab character. (no-tabs)
(#545) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#547) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#549) Unexpected tab character. (no-tabs)
(#550) Unexpected tab character. (no-tabs)
(#551) Unexpected tab character. (no-tabs)
(#552) Unexpected tab character. (no-tabs)
(#553) Unexpected tab character. (no-tabs)
(#553) Comments should not begin with a lowercase character (capitalized-comments)
(#553) Expected space or tab after '//' in comment. (spaced-comment)
(#554) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#556) Unexpected tab character. (no-tabs)
(#557) Unexpected tab character. (no-tabs)
(#557) Comments should not begin with a lowercase character (capitalized-comments)
(#557) Expected space or tab after '//' in comment. (spaced-comment)
(#558) Line 558 exceeds the maximum line length of 132. (max-len)
(#558) Unexpected tab character. (no-tabs)
(#558) Comments should not begin with a lowercase character (capitalized-comments)
(#559) Unexpected tab character. (no-tabs)
(#560) Unexpected tab character. (no-tabs)
(#560) Comments should not begin with a lowercase character (capitalized-comments)
(#561) Unexpected tab character. (no-tabs)
(#561) Expected { after 'if' condition. (curly)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Unexpected tab character. (no-tabs)
(#565) Unexpected tab character. (no-tabs)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#568) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#569) The function binding is unnecessary. (no-extra-bind)
(#570) Unexpected tab character. (no-tabs)
(#571) Unexpected tab character. (no-tabs)
(#572) Unexpected tab character. (no-tabs)
(#573) Unexpected tab character. (no-tabs)
(#574) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#576) Unexpected tab character. (no-tabs)
(#577) Unexpected tab character. (no-tabs)
(#578) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#580) Unexpected tab character. (no-tabs)
(#580) The function binding is unnecessary. (no-extra-bind)
(#581) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#583) Unexpected tab character. (no-tabs)
(#583) Expected { after 'else'. (curly)
(#585) Comments should not begin with a lowercase character (capitalized-comments)
(#586) Comments should not begin with a lowercase character (capitalized-comments)
(#587) Missing JSDoc comment. (require-jsdoc)
(#588) Unexpected tab character. (no-tabs)
(#589) Expected { after 'if' condition. (curly)
(#589) Unexpected tab character. (no-tabs)
(#590) Unexpected tab character. (no-tabs)
(#590) Expected { after 'else'. (curly)
(#590) Comments should not begin with a lowercase character (capitalized-comments)
(#591) Unexpected tab character. (no-tabs)
(#591) Comments should not begin with a lowercase character (capitalized-comments)
(#591) Expected space or tab after '//' in comment. (spaced-comment)
(#592) Unexpected tab character. (no-tabs)
(#592) Comments should not begin with a lowercase character (capitalized-comments)
(#593) Unexpected tab character. (no-tabs)
(#593) Comments should not begin with a lowercase character (capitalized-comments)
(#594) Unexpected tab character. (no-tabs)
(#594) Comments should not begin with a lowercase character (capitalized-comments)
(#595) Unexpected tab character. (no-tabs)
(#595) Comments should not begin with a lowercase character (capitalized-comments)
(#596) Unexpected tab character. (no-tabs)
(#596) Comments should not begin with a lowercase character (capitalized-comments)
(#597) Unexpected tab character. (no-tabs)
(#598) Comments should not begin with a lowercase character (capitalized-comments)
(#598) Unexpected tab character. (no-tabs)
(#599) Unexpected tab character. (no-tabs)
(#600) Unexpected tab character. (no-tabs)
(#601) Unexpected tab character. (no-tabs)
(#602) Unexpected tab character. (no-tabs)
(#603) Unexpected tab character. (no-tabs)
(#604) Unexpected tab character. (no-tabs)
(#605) Unexpected tab character. (no-tabs)
(#605) Comments should not begin with a lowercase character (capitalized-comments)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#608) Comments should not begin with a lowercase character (capitalized-comments)
(#609) Unexpected tab character. (no-tabs)
(#610) Unexpected tab character. (no-tabs)
(#611) Unexpected tab character. (no-tabs)
(#612) Unexpected tab character. (no-tabs)
(#613) Unexpected tab character. (no-tabs)
(#613) Comments should not begin with a lowercase character (capitalized-comments)
(#613) Expected space or tab after '//' in comment. (spaced-comment)
(#614) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#617) Unexpected tab character. (no-tabs)
(#617) Expected { after 'if' condition. (curly)
(#618) Unexpected tab character. (no-tabs)
(#618) Expected { after 'if' condition. (curly)
(#619) Unexpected tab character. (no-tabs)
(#620) Unexpected tab character. (no-tabs)
(#620) Expected space or tab after '//' in comment. (spaced-comment)
(#620) Comments should not begin with a lowercase character (capitalized-comments)
(#621) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#623) Unexpected tab character. (no-tabs)
(#624) Unexpected tab character. (no-tabs)
(#624) Expected space or tab after '//' in comment. (spaced-comment)
(#624) Comments should not begin with a lowercase character (capitalized-comments)
(#625) Unexpected tab character. (no-tabs)
(#625) Expected { after 'if' condition. (curly)
(#626) Unexpected tab character. (no-tabs)
(#626) Expected { after 'if' condition. (curly)
(#627) Unexpected tab character. (no-tabs)
(#628) Unexpected tab character. (no-tabs)
(#628) Expected { after 'if' condition. (curly)
(#629) Unexpected tab character. (no-tabs)
(#629) Comments should not begin with a lowercase character (capitalized-comments)
(#630) Unexpected tab character. (no-tabs)
(#630) Expected { after 'if' condition. (curly)
(#630) Comments should not begin with a lowercase character (capitalized-comments)
(#631) Unexpected tab character. (no-tabs)
(#631) Expected { after 'if' condition. (curly)
(#632) Unexpected tab character. (no-tabs)
(#632) Expected space or tab after '//' in comment. (spaced-comment)
(#632) Comments should not begin with a lowercase character (capitalized-comments)
(#633) Line 633 exceeds the maximum line length of 132. (max-len)
(#633) Unexpected tab character. (no-tabs)
(#633) Expected { after 'else'. (curly)
(#633) Comments should not begin with a lowercase character (capitalized-comments)
(#634) Unexpected tab character. (no-tabs)
(#635) Unexpected tab character. (no-tabs)
(#636) Unexpected tab character. (no-tabs)
(#637) Unexpected tab character. (no-tabs)
(#638) Unexpected tab character. (no-tabs)
(#639) Unexpected tab character. (no-tabs)
(#640) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#641) Expected { after 'if' condition. (curly)
(#642) Unexpected tab character. (no-tabs)
(#643) Unexpected tab character. (no-tabs)
(#643) Comments should not begin with a lowercase character (capitalized-comments)
(#644) Unexpected tab character. (no-tabs)
(#645) Unexpected tab character. (no-tabs)
(#646) Unexpected tab character. (no-tabs)
(#647) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#648) The function binding is unnecessary. (no-extra-bind)
(#649) Unexpected tab character. (no-tabs)
(#650) Unexpected tab character. (no-tabs)
(#650) Comments should not begin with a lowercase character (capitalized-comments)
(#651) Unexpected tab character. (no-tabs)
(#652) Unexpected tab character. (no-tabs)
(#653) Unexpected tab character. (no-tabs)
(#653) Expected space or tab after '//' in comment. (spaced-comment)
(#653) Comments should not begin with a lowercase character (capitalized-comments)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#660) Unexpected tab character. (no-tabs)
(#661) Unexpected tab character. (no-tabs)
(#661) Expected { after 'if' condition. (curly)
(#661) Comments should not begin with a lowercase character (capitalized-comments)
(#661) Expected space or tab after '//' in comment. (spaced-comment)
(#662) Unexpected tab character. (no-tabs)
(#663) Unexpected tab character. (no-tabs)
(#663) Expected space or tab after '//' in comment. (spaced-comment)
(#663) Comments should not begin with a lowercase character (capitalized-comments)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#665) Expected { after 'if' condition. (curly)
(#666) Unexpected tab character. (no-tabs)
(#667) Unexpected tab character. (no-tabs)
(#667) Comments should not begin with a lowercase character (capitalized-comments)
(#668) Unexpected tab character. (no-tabs)
(#669) Unexpected tab character. (no-tabs)
(#670) Unexpected tab character. (no-tabs)
(#671) Unexpected tab character. (no-tabs)
(#672) Unexpected tab character. (no-tabs)
(#673) Unexpected tab character. (no-tabs)
(#673) The function binding is unnecessary. (no-extra-bind)
(#674) Unexpected tab character. (no-tabs)
(#674) Comments should not begin with a lowercase character (capitalized-comments)
(#675) Line 675 exceeds the maximum line length of 132. (max-len)
(#675) Unexpected tab character. (no-tabs)
(#675) Comments should not begin with a lowercase character (capitalized-comments)
(#676) Unexpected tab character. (no-tabs)
(#677) Unexpected tab character. (no-tabs)
(#678) Unexpected tab character. (no-tabs)
(#678) Comments should not begin with a lowercase character (capitalized-comments)
(#680) Comments should not begin with a lowercase character (capitalized-comments)
(#681) Missing JSDoc comment. (require-jsdoc)
(#682) Expected { after 'if' condition. (curly)
(#682) Unexpected tab character. (no-tabs)
(#683) Unexpected tab character. (no-tabs)
(#684) Unexpected tab character. (no-tabs)
(#685) Unexpected tab character. (no-tabs)
(#686) Unexpected tab character. (no-tabs)
(#687) Unexpected tab character. (no-tabs)
(#688) Unexpected tab character. (no-tabs)
(#689) Unexpected tab character. (no-tabs)
(#690) Unexpected tab character. (no-tabs)
(#691) Unexpected tab character. (no-tabs)
(#692) Unexpected tab character. (no-tabs)
(#693) Unexpected tab character. (no-tabs)
(#694) Unexpected tab character. (no-tabs)
(#694) Expected { after 'else'. (curly)
(#695) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#697) Unexpected tab character. (no-tabs)
(#698) Unexpected tab character. (no-tabs)
(#699) Unexpected tab character. (no-tabs)
(#700) Unexpected tab character. (no-tabs)
(#700) Unexpected console statement. (no-console)
(#701) Unexpected tab character. (no-tabs)
(#702) Unexpected tab character. (no-tabs)
(#703) Line 703 exceeds the maximum line length of 132. (max-len)
(#703) Unexpected tab character. (no-tabs)
(#704) Unexpected tab character. (no-tabs)
(#705) Unexpected tab character. (no-tabs)
(#706) Unexpected tab character. (no-tabs)
(#707) Unexpected tab character. (no-tabs)
(#708) Unexpected tab character. (no-tabs)
(#709) Unexpected tab character. (no-tabs)
(#710) Unexpected tab character. (no-tabs)
(#711) Unexpected tab character. (no-tabs)
(#712) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#714) Unexpected tab character. (no-tabs)
(#715) Unexpected tab character. (no-tabs)
(#716) Unexpected tab character. (no-tabs)
(#717) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#719) Line 719 exceeds the maximum line length of 132. (max-len)
(#719) Unexpected tab character. (no-tabs)
(#720) Unexpected tab character. (no-tabs)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)

CSS problems

(10 errors, 1 warnings)

This section shows CSS problems detected by stylelint [More info]

admin/tool/speedtest/styles.css
(#44) Expected empty line before at-rule (at-rule-empty-line-before)
(#21) Expected single space before "{" (block-opening-brace-space-before)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#41) Expected single space before "{" (block-opening-brace-space-before)
(#45) Expected single space before "{" (block-opening-brace-space-before)
(#44) Expected single space before "{" (block-opening-brace-space-before)
(#19) Unexpected duplicate "text-align" (declaration-block-no-duplicate-properties)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Unexpected unit (length-zero-no-unit)
(#44) Expected single space after ":" (media-feature-colon-space-after)

PHPDocs style problems

(1 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

admin/tool/speedtest/classes/privacy/provider.php
(#27) Class provider is not documented

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]