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, 9 warnings)

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

lib/editor/atto/plugins/orphaned/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
lib/editor/atto/plugins/orphaned/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(393 errors, 308 warnings)

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

lib/editor/atto/plugins/orphaned/sorttable.js
(#19) Expected space or tab after '/*' in comment. (spaced-comment)
(#21) 'sorttable' is not defined. (no-undef)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Avoid arguments.callee. (no-caller)
(#24) Expected { after 'if' condition. (curly)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Avoid arguments.callee. (no-caller)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) '_timer' used outside of binding context. (block-scoped-var)
(#28) Expected { after 'if' condition. (curly)
(#28) '_timer' used outside of binding context. (block-scoped-var)
(#30) Expected { after 'if' condition. (curly)
(#32) 'sorttable' is not defined. (no-undef)
(#32) Unnecessary escape character: \/. (no-useless-escape)
(#32) Unnecessary escape character: \.. (no-useless-escape)
(#32) Unnecessary escape character: \/. (no-useless-escape)
(#32) Unnecessary escape character: \.. (no-useless-escape)
(#36) 'sorttable' is not defined. (no-undef)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) 'the' is not defined. (no-undef)
(#47) 'the' is not defined. (no-undef)
(#48) 'the' is not defined. (no-undef)
(#48) A space is required after ','. (comma-spacing)
(#51) Use '===' to compare with null. (no-eq-null)
(#51) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) 'sortbottomrows' is not defined. (no-undef)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) Operator '=' must be spaced. (space-infix-ops)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) Operator '<' must be spaced. (space-infix-ops)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#62) 'sortbottomrows' is not defined. (no-undef)
(#62) 'sortbottomrows' is not defined. (no-undef)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#65) 'sortbottomrows' is not defined. (no-undef)
(#66) Use '===' to compare with null. (no-eq-null)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) 'tfo' is not defined. (no-undef)
(#69) 'tfo' is not defined. (no-undef)
(#71) 'i' is already defined. (no-redeclare)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) Operator '=' must be spaced. (space-infix-ops)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) Operator '<' must be spaced. (space-infix-ops)
(#71) 'sortbottomrows' is not defined. (no-undef)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#72) 'tfo' is not defined. (no-undef)
(#72) 'sortbottomrows' is not defined. (no-undef)
(#72) 'i' used outside of binding context. (block-scoped-var)
(#72) 'i' used outside of binding context. (block-scoped-var)
(#74) Variables should not be deleted. (no-delete-var)
(#74) 'sortbottomrows' is not defined. (no-undef)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) 'headrow' is not defined. (no-undef)
(#79) 'i' is already defined. (no-redeclare)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#79) Operator '=' must be spaced. (space-infix-ops)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#79) Operator '<' must be spaced. (space-infix-ops)
(#79) 'headrow' is not defined. (no-undef)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) 'headrow' is not defined. (no-undef)
(#81) 'i' used outside of binding context. (block-scoped-var)
(#81) 'i' used outside of binding context. (block-scoped-var)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) 'mtch' is not defined. (no-undef)
(#82) 'headrow' is not defined. (no-undef)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#83) 'mtch' is not defined. (no-undef)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) 'override' is not defined. (no-undef)
(#83) 'mtch' is not defined. (no-undef)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Unexpected tab character. (no-tabs)
(#84) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#84) 'mtch' is not defined. (no-undef)
(#84) 'sorttable' is not defined. (no-undef)
(#84) Operator '+' must be spaced. (space-infix-ops)
(#84) 'override' is not defined. (no-undef)
(#85) Unexpected tab character. (no-tabs)
(#85) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#85) 'headrow' is not defined. (no-undef)
(#85) 'i' used outside of binding context. (block-scoped-var)
(#85) 'i' used outside of binding context. (block-scoped-var)
(#85) Identifier 'sorttable_sortfunction' is not in camel case. (camelcase)
(#85) 'sorttable' is not defined. (no-undef)
(#85) Operator '+' must be spaced. (space-infix-ops)
(#85) 'override' is not defined. (no-undef)
(#86) Unexpected tab character. (no-tabs)
(#86) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#87) Unexpected tab character. (no-tabs)
(#87) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#87) 'headrow' is not defined. (no-undef)
(#87) 'i' used outside of binding context. (block-scoped-var)
(#87) 'i' used outside of binding context. (block-scoped-var)
(#87) Identifier 'sorttable_sortfunction' is not in camel case. (camelcase)
(#87) 'sorttable' is not defined. (no-undef)
(#87) A space is required after ','. (comma-spacing)
(#87) 'i' used outside of binding context. (block-scoped-var)
(#87) 'i' used outside of binding context. (block-scoped-var)
(#88) Unexpected tab character. (no-tabs)
(#88) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#89) Unexpected tab character. (no-tabs)
(#89) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Unexpected tab character. (no-tabs)
(#90) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#90) 'headrow' is not defined. (no-undef)
(#90) 'i' used outside of binding context. (block-scoped-var)
(#90) 'i' used outside of binding context. (block-scoped-var)
(#90) Identifier 'sorttable_columnindex' is not in camel case. (camelcase)
(#90) 'i' used outside of binding context. (block-scoped-var)
(#90) 'i' used outside of binding context. (block-scoped-var)
(#91) Unexpected tab character. (no-tabs)
(#91) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#91) 'headrow' is not defined. (no-undef)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#91) Identifier 'sorttable_tbody' is not in camel case. (camelcase)
(#92) Unexpected tab character. (no-tabs)
(#92) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#92) 'headrow' is not defined. (no-undef)
(#92) 'i' used outside of binding context. (block-scoped-var)
(#92) 'i' used outside of binding context. (block-scoped-var)
(#92) A space is required after ','. (comma-spacing)
(#92) 'sorttable' is not defined. (no-undef)
(#92) Function declared in a loop contains unsafe references to variable(s) 'sorttable', 'sortrevind', 'sortrevind', 'sortrevind', 'sortrevind', 'sorttable', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'theadrow', 'forEach', 'theadrow', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'sortrevind', 'sortrevind', 'sortrevind', 'sortrevind', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'sortfwdind', 'row_array', 'col', 'rows', 'rows', 'row_array', 'row_array', 'sorttable', 'rows', 'col', 'rows', 'row_array', 'tb', 'row_array', 'tb', 'row_array', 'row_array'. (no-loop-func)
(#92) 'e' is defined but never used. (no-unused-vars)
(#95) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) 'sorttable' is not defined. (no-undef)
(#101) 'sortrevind' is not defined. (no-undef)
(#102) 'sortrevind' is not defined. (no-undef)
(#103) 'sortrevind' is not defined. (no-undef)
(#104) 'sortrevind' is not defined. (no-undef)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) 'sorttable' is not defined. (no-undef)
(#114) 'sortfwdind' is not defined. (no-undef)
(#115) 'sortfwdind' is not defined. (no-undef)
(#116) 'sortfwdind' is not defined. (no-undef)
(#117) 'sortfwdind' is not defined. (no-undef)
(#121) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) 'theadrow' is not defined. (no-undef)
(#123) 'theadrow' is not defined. (no-undef)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#129) 'sortfwdind' is not defined. (no-undef)
(#130) 'sortfwdind' is not defined. (no-undef)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) 'sortfwdind' is not defined. (no-undef)
(#130) 'sortfwdind' is not defined. (no-undef)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) 'sortrevind' is not defined. (no-undef)
(#132) 'sortrevind' is not defined. (no-undef)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) 'sortrevind' is not defined. (no-undef)
(#132) 'sortrevind' is not defined. (no-undef)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) 'sortfwdind' is not defined. (no-undef)
(#136) 'sortfwdind' is not defined. (no-undef)
(#137) 'sortfwdind' is not defined. (no-undef)
(#138) 'sortfwdind' is not defined. (no-undef)
(#140) Unexpected tab character. (no-tabs)
(#140) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Unexpected tab character. (no-tabs)
(#141) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#142) Unexpected tab character. (no-tabs)
(#142) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#143) Unexpected tab character. (no-tabs)
(#143) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#144) Unexpected tab character. (no-tabs)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#144) Identifier 'row_array' is not in camel case. (camelcase)
(#144) 'row_array' is not defined. (no-undef)
(#145) Unexpected tab character. (no-tabs)
(#145) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#145) 'col' is not defined. (no-undef)
(#146) Unexpected tab character. (no-tabs)
(#146) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#146) 'rows' is not defined. (no-undef)
(#147) Unexpected tab character. (no-tabs)
(#147) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#147) 'j' used outside of binding context. (block-scoped-var)
(#147) Operator '=' must be spaced. (space-infix-ops)
(#147) 'j' used outside of binding context. (block-scoped-var)
(#147) Operator '<' must be spaced. (space-infix-ops)
(#147) 'rows' is not defined. (no-undef)
(#147) 'j' used outside of binding context. (block-scoped-var)
(#148) Unexpected tab character. (no-tabs)
(#148) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#148) Identifier 'row_array' is not in camel case. (camelcase)
(#148) 'row_array' is not defined. (no-undef)
(#148) Identifier 'row_array' is not in camel case. (camelcase)
(#148) 'row_array' is not defined. (no-undef)
(#148) 'sorttable' is not defined. (no-undef)
(#148) 'rows' is not defined. (no-undef)
(#148) 'j' used outside of binding context. (block-scoped-var)
(#148) 'col' is not defined. (no-undef)
(#148) 'rows' is not defined. (no-undef)
(#148) 'j' used outside of binding context. (block-scoped-var)
(#149) Unexpected tab character. (no-tabs)
(#149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#150) Unexpected tab character. (no-tabs)
(#150) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#152) Unexpected tab character. (no-tabs)
(#152) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Unexpected tab character. (no-tabs)
(#153) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Identifier 'row_array' is not in camel case. (camelcase)
(#153) 'row_array' is not defined. (no-undef)
(#155) Unexpected tab character. (no-tabs)
(#155) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#155) 'tb' is not defined. (no-undef)
(#156) Unexpected tab character. (no-tabs)
(#156) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#156) 'j' is already defined. (no-redeclare)
(#156) 'j' used outside of binding context. (block-scoped-var)
(#156) Operator '=' must be spaced. (space-infix-ops)
(#156) 'j' used outside of binding context. (block-scoped-var)
(#156) Operator '<' must be spaced. (space-infix-ops)
(#156) Identifier 'row_array' is not in camel case. (camelcase)
(#156) 'row_array' is not defined. (no-undef)
(#156) 'j' used outside of binding context. (block-scoped-var)
(#157) Unexpected tab character. (no-tabs)
(#157) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#157) 'tb' is not defined. (no-undef)
(#157) Identifier 'row_array' is not in camel case. (camelcase)
(#157) 'row_array' is not defined. (no-undef)
(#157) 'j' used outside of binding context. (block-scoped-var)
(#158) Unexpected tab character. (no-tabs)
(#158) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#160) Unexpected tab character. (no-tabs)
(#160) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#160) Variables should not be deleted. (no-delete-var)
(#160) Identifier 'row_array' is not in camel case. (camelcase)
(#160) 'row_array' is not defined. (no-undef)
(#161) Unexpected tab character. (no-tabs)
(#161) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#162) Unexpected tab character. (no-tabs)
(#162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) 'sortfn' is not defined. (no-undef)
(#168) 'sorttable' is not defined. (no-undef)
(#169) Operator '=' must be spaced. (space-infix-ops)
(#169) Operator '<' must be spaced. (space-infix-ops)
(#170) 'text' is not defined. (no-undef)
(#170) 'sorttable' is not defined. (no-undef)
(#171) 'text' is not defined. (no-undef)
(#172) 'text' is not defined. (no-undef)
(#173) 'sorttable' is not defined. (no-undef)
(#175) Comments should not begin with a lowercase character. (capitalized-comments)
(#178) 'possdate' is not defined. (no-undef)
(#178) 'text' is not defined. (no-undef)
(#178) 'sorttable' is not defined. (no-undef)
(#178) Missing semicolon. (semi)
(#179) 'possdate' is not defined. (no-undef)
(#180) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) 'first' is not defined. (no-undef)
(#181) 'possdate' is not defined. (no-undef)
(#182) 'second' is not defined. (no-undef)
(#182) 'possdate' is not defined. (no-undef)
(#183) 'first' is not defined. (no-undef)
(#184) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) 'sorttable' is not defined. (no-undef)
(#186) 'second' is not defined. (no-undef)
(#187) 'sorttable' is not defined. (no-undef)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#191) 'sortfn' is not defined. (no-undef)
(#191) 'sorttable' is not defined. (no-undef)
(#196) 'sortfn' is not defined. (no-undef)
(#200) Comments should not begin with a lowercase character. (capitalized-comments)
(#206) Expected { after 'if' condition. (curly)
(#208) 'hasInputs' is not defined. (no-undef)
(#211) Use '===' to compare with null. (no-eq-null)
(#213) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#214) 'hasInputs' is not defined. (no-undef)
(#216) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#217) 'hasInputs' is not defined. (no-undef)
(#219) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#220) 'hasInputs' is not defined. (no-undef)
(#222) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#229) Expected a 'break' statement before 'case'. (no-fallthrough)
(#231) Unreachable code. (no-unreachable)
(#236) 'sorttable' is not defined. (no-undef)
(#239) Unreachable code. (no-unreachable)
(#247) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) 'newrows' is not defined. (no-undef)
(#249) 'i' used outside of binding context. (block-scoped-var)
(#249) Operator '=' must be spaced. (space-infix-ops)
(#249) 'i' used outside of binding context. (block-scoped-var)
(#249) Operator '<' must be spaced. (space-infix-ops)
(#249) 'i' used outside of binding context. (block-scoped-var)
(#250) 'newrows' is not defined. (no-undef)
(#250) 'newrows' is not defined. (no-undef)
(#250) 'i' used outside of binding context. (block-scoped-var)
(#252) 'i' is already defined. (no-redeclare)
(#252) 'i' used outside of binding context. (block-scoped-var)
(#252) Operator '=' must be spaced. (space-infix-ops)
(#252) 'newrows' is not defined. (no-undef)
(#252) Operator '-' must be spaced. (space-infix-ops)
(#252) 'i' used outside of binding context. (block-scoped-var)
(#252) Operator '>=' must be spaced. (space-infix-ops)
(#252) 'i' used outside of binding context. (block-scoped-var)
(#253) 'newrows' is not defined. (no-undef)
(#253) 'i' used outside of binding context. (block-scoped-var)
(#255) Variables should not be deleted. (no-delete-var)
(#255) 'newrows' is not defined. (no-undef)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#261) Identifier 'sort_numeric' is not in camel case. (camelcase)
(#261) A space is required after ','. (comma-spacing)
(#262) 'aa' is not defined. (no-undef)
(#262) A space is required after ','. (comma-spacing)
(#263) 'aa' is not defined. (no-undef)
(#263) Expected { after 'if' condition. (curly)
(#263) 'aa' is not defined. (no-undef)
(#264) 'bb' is not defined. (no-undef)
(#264) A space is required after ','. (comma-spacing)
(#265) 'bb' is not defined. (no-undef)
(#265) Expected { after 'if' condition. (curly)
(#265) 'bb' is not defined. (no-undef)
(#266) 'aa' is not defined. (no-undef)
(#266) Operator '-' must be spaced. (space-infix-ops)
(#266) 'bb' is not defined. (no-undef)
(#268) Identifier 'sort_alpha' is not in camel case. (camelcase)
(#268) A space is required after ','. (comma-spacing)
(#269) Operator '==' must be spaced. (space-infix-ops)
(#269) Expected { after 'if' condition. (curly)
(#270) Operator '<' must be spaced. (space-infix-ops)
(#270) Expected { after 'if' condition. (curly)
(#273) Identifier 'sort_ddmm' is not in camel case. (camelcase)
(#273) A space is required after ','. (comma-spacing)
(#274) 'mtch' is not defined. (no-undef)
(#274) 'sorttable' is not defined. (no-undef)
(#275) 'y' is not defined. (no-undef)
(#275) 'mtch' is not defined. (no-undef)
(#275) 'm' is not defined. (no-undef)
(#275) 'mtch' is not defined. (no-undef)
(#275) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#275) 'd' is not defined. (no-undef)
(#275) 'mtch' is not defined. (no-undef)
(#276) 'm' is not defined. (no-undef)
(#276) Expected { after 'if' condition. (curly)
(#276) 'm' is not defined. (no-undef)
(#276) Operator '+' must be spaced. (space-infix-ops)
(#276) 'm' is not defined. (no-undef)
(#277) 'd' is not defined. (no-undef)
(#277) Expected { after 'if' condition. (curly)
(#277) 'd' is not defined. (no-undef)
(#277) Operator '+' must be spaced. (space-infix-ops)
(#277) 'd' is not defined. (no-undef)
(#278) 'dt1' is not defined. (no-undef)
(#278) 'y' is not defined. (no-undef)
(#278) Operator '+' must be spaced. (space-infix-ops)
(#278) 'm' is not defined. (no-undef)
(#278) Operator '+' must be spaced. (space-infix-ops)
(#278) 'd' is not defined. (no-undef)
(#279) 'mtch' is not defined. (no-undef)
(#279) 'sorttable' is not defined. (no-undef)
(#280) 'y' is not defined. (no-undef)
(#280) 'mtch' is not defined. (no-undef)
(#280) 'm' is not defined. (no-undef)
(#280) 'mtch' is not defined. (no-undef)
(#280) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#280) 'd' is not defined. (no-undef)
(#280) 'mtch' is not defined. (no-undef)
(#281) 'm' is not defined. (no-undef)
(#281) Expected { after 'if' condition. (curly)
(#281) 'm' is not defined. (no-undef)
(#281) Operator '+' must be spaced. (space-infix-ops)
(#281) 'm' is not defined. (no-undef)
(#282) 'd' is not defined. (no-undef)
(#282) Expected { after 'if' condition. (curly)
(#282) 'd' is not defined. (no-undef)
(#282) Operator '+' must be spaced. (space-infix-ops)
(#282) 'd' is not defined. (no-undef)
(#283) 'dt2' is not defined. (no-undef)
(#283) 'y' is not defined. (no-undef)
(#283) Operator '+' must be spaced. (space-infix-ops)
(#283) 'm' is not defined. (no-undef)
(#283) Operator '+' must be spaced. (space-infix-ops)
(#283) 'd' is not defined. (no-undef)
(#284) 'dt1' is not defined. (no-undef)
(#284) Operator '==' must be spaced. (space-infix-ops)
(#284) 'dt2' is not defined. (no-undef)
(#284) Expected { after 'if' condition. (curly)
(#285) 'dt1' is not defined. (no-undef)
(#285) Operator '<' must be spaced. (space-infix-ops)
(#285) 'dt2' is not defined. (no-undef)
(#285) Expected { after 'if' condition. (curly)
(#288) Identifier 'sort_mmdd' is not in camel case. (camelcase)
(#288) A space is required after ','. (comma-spacing)
(#289) 'mtch' is not defined. (no-undef)
(#289) 'sorttable' is not defined. (no-undef)
(#290) 'y' is not defined. (no-undef)
(#290) 'mtch' is not defined. (no-undef)
(#290) 'd' is not defined. (no-undef)
(#290) 'mtch' is not defined. (no-undef)
(#290) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#290) 'm' is not defined. (no-undef)
(#290) 'mtch' is not defined. (no-undef)
(#291) 'm' is not defined. (no-undef)
(#291) Expected { after 'if' condition. (curly)
(#291) 'm' is not defined. (no-undef)
(#291) Operator '+' must be spaced. (space-infix-ops)
(#291) 'm' is not defined. (no-undef)
(#292) 'd' is not defined. (no-undef)
(#292) Expected { after 'if' condition. (curly)
(#292) 'd' is not defined. (no-undef)
(#292) Operator '+' must be spaced. (space-infix-ops)
(#292) 'd' is not defined. (no-undef)
(#293) 'dt1' is not defined. (no-undef)
(#293) 'y' is not defined. (no-undef)
(#293) Operator '+' must be spaced. (space-infix-ops)
(#293) 'm' is not defined. (no-undef)
(#293) Operator '+' must be spaced. (space-infix-ops)
(#293) 'd' is not defined. (no-undef)
(#294) 'mtch' is not defined. (no-undef)
(#294) 'sorttable' is not defined. (no-undef)
(#295) 'y' is not defined. (no-undef)
(#295) 'mtch' is not defined. (no-undef)
(#295) 'd' is not defined. (no-undef)
(#295) 'mtch' is not defined. (no-undef)
(#295) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#295) 'm' is not defined. (no-undef)
(#295) 'mtch' is not defined. (no-undef)
(#296) 'm' is not defined. (no-undef)
(#296) Expected { after 'if' condition. (curly)
(#296) 'm' is not defined. (no-undef)
(#296) Operator '+' must be spaced. (space-infix-ops)
(#296) 'm' is not defined. (no-undef)
(#297) 'd' is not defined. (no-undef)
(#297) Expected { after 'if' condition. (curly)
(#297) 'd' is not defined. (no-undef)
(#297) Operator '+' must be spaced. (space-infix-ops)
(#297) 'd' is not defined. (no-undef)
(#298) 'dt2' is not defined. (no-undef)
(#298) 'y' is not defined. (no-undef)
(#298) Operator '+' must be spaced. (space-infix-ops)
(#298) 'm' is not defined. (no-undef)
(#298) Operator '+' must be spaced. (space-infix-ops)
(#298) 'd' is not defined. (no-undef)
(#299) 'dt1' is not defined. (no-undef)
(#299) Operator '==' must be spaced. (space-infix-ops)
(#299) 'dt2' is not defined. (no-undef)
(#299) Expected { after 'if' condition. (curly)
(#300) 'dt1' is not defined. (no-undef)
(#300) Operator '<' must be spaced. (space-infix-ops)
(#300) 'dt2' is not defined. (no-undef)
(#300) Expected { after 'if' condition. (curly)
(#304) Identifier 'shaker_sort' is not in camel case. (camelcase)
(#304) Identifier 'comp_func' is not in camel case. (camelcase)
(#312) Expected space(s) after "while". (keyword-spacing)
(#314) Expected space(s) after "for". (keyword-spacing)
(#314) 'i' used outside of binding context. (block-scoped-var)
(#314) 'i' used outside of binding context. (block-scoped-var)
(#314) 'i' used outside of binding context. (block-scoped-var)
(#315) There should be no space after this paren. (space-in-parens)
(#315) 'i' used outside of binding context. (block-scoped-var)
(#315) 'i' used outside of binding context. (block-scoped-var)
(#315) Operator '+' must be spaced. (space-infix-ops)
(#315) There should be no space before this paren. (space-in-parens)
(#316) 'q' used outside of binding context. (block-scoped-var)
(#316) 'i' used outside of binding context. (block-scoped-var)
(#316) 'i' used outside of binding context. (block-scoped-var)
(#316) 'i' used outside of binding context. (block-scoped-var)
(#316) Operator '+' must be spaced. (space-infix-ops)
(#316) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#316) 'i' used outside of binding context. (block-scoped-var)
(#316) Operator '+' must be spaced. (space-infix-ops)
(#316) 'q' used outside of binding context. (block-scoped-var)
(#319) Comments should not begin with a lowercase character. (capitalized-comments)
(#322) Expected { after 'if' condition. (curly)
(#324) Expected space(s) after "for". (keyword-spacing)
(#324) 'i' is already defined. (no-redeclare)
(#324) 'i' used outside of binding context. (block-scoped-var)
(#324) 'i' used outside of binding context. (block-scoped-var)
(#324) 'i' used outside of binding context. (block-scoped-var)
(#325) There should be no space after this paren. (space-in-parens)
(#325) 'i' used outside of binding context. (block-scoped-var)
(#325) 'i' used outside of binding context. (block-scoped-var)
(#325) Operator '-' must be spaced. (space-infix-ops)
(#325) There should be no space before this paren. (space-in-parens)
(#326) 'q' is already defined. (no-redeclare)
(#326) 'q' used outside of binding context. (block-scoped-var)
(#326) 'i' used outside of binding context. (block-scoped-var)
(#326) 'i' used outside of binding context. (block-scoped-var)
(#326) 'i' used outside of binding context. (block-scoped-var)
(#326) Operator '-' must be spaced. (space-infix-ops)
(#326) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#326) 'i' used outside of binding context. (block-scoped-var)
(#326) Operator '-' must be spaced. (space-infix-ops)
(#326) 'q' used outside of binding context. (block-scoped-var)
(#329) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Comments should not begin with a lowercase character. (capitalized-comments)
(#334) Missing semicolon. (semi)
(#344) 'sorttable' is not defined. (no-undef)
(#347) Comments should not begin with a lowercase character. (capitalized-comments)
(#348) Expected space or tab after '/*' in comment. (spaced-comment)
(#349) Expected space or tab after '/*' in comment. (spaced-comment)
(#360) Comments should not begin with a lowercase character. (capitalized-comments)
(#363) 'sorttable' is not defined. (no-undef)
(#363) Comments should not begin with a lowercase character. (capitalized-comments)
(#368) Comments should not begin with a lowercase character. (capitalized-comments)
(#369) 'sorttable' is not defined. (no-undef)
(#371) Comments should not begin with a lowercase character. (capitalized-comments)
(#376) Missing JSDoc comment. (require-jsdoc)
(#376) Identifier 'dean_addEvent' is not in camel case. (camelcase)
(#377) Unexpected tab character. (no-tabs)
(#378) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#380) Comments should not begin with a lowercase character. (capitalized-comments)
(#381) Unexpected tab character. (no-tabs)
(#381) Expected { after 'if' condition. (curly)
(#381) Identifier 'dean_addEvent' is not in camel case. (camelcase)
(#382) Unexpected tab character. (no-tabs)
(#382) Comments should not begin with a lowercase character. (capitalized-comments)
(#383) Unexpected tab character. (no-tabs)
(#383) Expected { after 'if' condition. (curly)
(#384) Unexpected tab character. (no-tabs)
(#384) 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)
(#388) Comments should not begin with a lowercase character. (capitalized-comments)
(#389) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#391) Unexpected tab character. (no-tabs)
(#392) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#393) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Unnecessary semicolon. (no-extra-semi)
(#399) Comments should not begin with a lowercase character. (capitalized-comments)
(#400) Identifier 'dean_addEvent' is not in camel case. (camelcase)
(#402) Missing JSDoc comment. (require-jsdoc)
(#402) 'removeEvent' is defined but never used. (no-unused-vars)
(#403) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#406) Comments should not begin with a lowercase character. (capitalized-comments)
(#407) Unexpected tab character. (no-tabs)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#410) Unexpected tab character. (no-tabs)
(#411) Unnecessary semicolon. (no-extra-semi)
(#413) Missing JSDoc comment. (require-jsdoc)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#415) Comments should not begin with a lowercase character. (capitalized-comments)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#417) Comments should not begin with a lowercase character. (capitalized-comments)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#419) Comments should not begin with a lowercase character. (capitalized-comments)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#424) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#426) Unexpected tab character. (no-tabs)
(#427) Unnecessary semicolon. (no-extra-semi)
(#429) Missing JSDoc comment. (require-jsdoc)
(#430) Unexpected tab character. (no-tabs)
(#430) Comments should not begin with a lowercase character. (capitalized-comments)
(#431) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#433) Unexpected tab character. (no-tabs)
(#434) Unnecessary semicolon. (no-extra-semi)
(#436) Unexpected tab character. (no-tabs)
(#440) Missing semicolon. (semi)
(#444) Unexpected tab character. (no-tabs)
(#445) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#450) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) Unexpected tab character. (no-tabs)
(#452) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#455) Unexpected tab character. (no-tabs)
(#458) Comments should not begin with a lowercase character. (capitalized-comments)
(#459) Function prototype is read only, properties should not be added. (no-extend-native)
(#460) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#467) Comments should not begin with a lowercase character. (capitalized-comments)
(#469) Unexpected tab character. (no-tabs)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#474) Comments should not begin with a lowercase character. (capitalized-comments)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#477) Comments should not begin with a lowercase character. (capitalized-comments)
(#478) Unexpected tab character. (no-tabs)
(#479) Unexpected tab character. (no-tabs)
(#479) Comments should not begin with a lowercase character. (capitalized-comments)
(#480) Unexpected tab character. (no-tabs)
(#481) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#482) Comments should not begin with a lowercase character. (capitalized-comments)
(#483) Unexpected tab character. (no-tabs)
(#484) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#486) Unexpected tab character. (no-tabs)
(#486) Comments should not begin with a lowercase character. (capitalized-comments)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#489) Comments should not begin with a lowercase character. (capitalized-comments)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
lib/editor/atto/plugins/orphaned/yui/src/button/js/button.js
(#36) Identifier 'client_ids' is not in camel case. (camelcase)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) Identifier 'client_ids' is not in camel case. (camelcase)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#123) This line has a length of 143. Maximum allowed is 132. (max-len)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#137) Comments should not begin with a lowercase character. (capitalized-comments)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#259) This line has a length of 144. Maximum allowed is 132. (max-len)
(#261) This line has a length of 135. Maximum allowed is 132. (max-len)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#272) Comments should not begin with a lowercase character. (capitalized-comments)
(#318) This line has a length of 153. Maximum allowed is 132. (max-len)
(#335) Unexpected space before function parentheses. (space-before-function-paren)
(#336) This line has a length of 139. Maximum allowed is 132. (max-len)
(#370) Unexpected space before function parentheses. (space-before-function-paren)
(#381) Unexpected space before function parentheses. (space-before-function-paren)
(#384) Unexpected space before function parentheses. (space-before-function-paren)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#405) Unexpected space before function parentheses. (space-before-function-paren)
(#408) This line has a length of 153. Maximum allowed is 132. (max-len)
(#432) Unexpected space before function parentheses. (space-before-function-paren)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#454) Comments should not begin with a lowercase character. (capitalized-comments)
(#456) This line has a length of 148. Maximum allowed is 132. (max-len)
(#464) Unexpected space before function parentheses. (space-before-function-paren)
(#471) Unexpected space before function parentheses. (space-before-function-paren)
(#476) Unexpected space before function parentheses. (space-before-function-paren)
(#481) Unexpected space before function parentheses. (space-before-function-paren)
(#485) Identifier 'client_id' is not in camel case. (camelcase)
(#485) Identifier 'client_ids' is not in camel case. (camelcase)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#512) Comments should not begin with a lowercase character. (capitalized-comments)
(#516) Unexpected space before function parentheses. (space-before-function-paren)
(#525) Identifier 'datecreated_f' is not in camel case. (camelcase)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#555) Unnecessary escape character: \-. (no-useless-escape)
(#555) Unnecessary escape character: \/. (no-useless-escape)
(#555) Unnecessary escape character: \^. (no-useless-escape)
(#555) Unnecessary escape character: \[. (no-useless-escape)
(#571) Unexpected space before function parentheses. (space-before-function-paren)
(#575) Identifier 'client_id' is not in camel case. (camelcase)
(#575) Identifier 'client_ids' is not in camel case. (camelcase)
(#602) Unexpected space before function parentheses. (space-before-function-paren)
(#623) Statement inside of curly braces should be on next line. (brace-style)
(#623) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#624) Statement inside of curly braces should be on next line. (brace-style)
(#624) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)

CSS problems

(1 errors, 0 warnings)

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

lib/editor/atto/plugins/orphaned/styles.css
(#13) Expected single space before "{" (block-opening-brace-space-before)

PHPDocs style problems

(1 errors, 0 warnings)

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

lib/editor/atto/plugins/orphaned/lib.php
(#61) Function atto_orphaned_params_for_js 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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:yui" 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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]