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

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

admin/tool/ally/classes/adminsetting/ally_trim.php
(#35) Logical operator "and" is prohibited; use "&&" instead
admin/tool/ally/classes/version_information.php
(#84) Logical operator "and" is prohibited; use "&&" instead
(#85) Logical operator "and" is prohibited; use "&&" instead
(#88) Logical operator "and" is prohibited; use "&&" instead
admin/tool/ally/lti/view.php
(#33) Logical operator "and" is prohibited; use "&&" instead
(#33) Logical operator "and" is prohibited; use "&&" instead

Javascript coding style problems

(341 errors, 810 warnings)

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

admin/tool/ally/Gruntfile.js
(#27) @package should be empty. (jsdoc/empty-tags)
(#32) 'module' is not defined. (no-undef)
(#51) 'vuephp' is not defined. (no-undef)
(#140) 'stdout' is defined but never used. (no-unused-vars)
(#140) 'stderror' is defined but never used. (no-unused-vars)
(#149) 'vuephp' is not defined. (no-undef)
(#150) 'stdout' is defined but never used. (no-unused-vars)
(#150) 'stderror' is defined but never used. (no-unused-vars)
admin/tool/ally/amd/src/logviewer.js
(#26) There should be no space after '{'. (babel/object-curly-spacing)
(#33) Expected catch,fail() or return (promise/catch-or-return)
(#38) Each then() should return a value or throw (promise/always-return)
(#45) Expected catch,fail() or return (promise/catch-or-return)
(#53) Expected catch,fail() or return (promise/catch-or-return)
(#58) Each then() should return a value or throw (promise/always-return)
(#69) Each then() should return a value or throw (promise/always-return)
admin/tool/ally/amd/src/main.js
(#21) @package should be empty. (jsdoc/empty-tags)
admin/tool/ally/vue/comps/td-HTML/dist/td-HTML.common.js
(#1) 'module' is not defined. (no-undef)
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#2) Comments should not begin with a lowercase character. (capitalized-comments)
(#3) Expected space or tab after '/**' in comment. (spaced-comment)
(#3) Unexpected tab character. (no-tabs)
(#4) Expected space or tab after '/**' in comment. (spaced-comment)
(#4) Unexpected tab character. (no-tabs)
(#5) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected tab character. (no-tabs)
(#7) Expected space or tab after '/**' in comment. (spaced-comment)
(#7) Missing JSDoc @returns for function. (valid-jsdoc)
(#7) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#7) Unexpected tab character. (no-tabs)
(#7) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#8) Expected space or tab after '/**' in comment. (spaced-comment)
(#9) Expected space or tab after '/**' in comment. (spaced-comment)
(#9) Unexpected tab character. (no-tabs)
(#10) Expected space or tab after '/**' in comment. (spaced-comment)
(#10) Unexpected tab character. (no-tabs)
(#10) Expected space(s) after "if". (keyword-spacing)
(#11) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) Unexpected tab character. (no-tabs)
(#12) Expected space or tab after '/**' in comment. (spaced-comment)
(#12) Unexpected tab character. (no-tabs)
(#13) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Unexpected tab character. (no-tabs)
(#14) Expected space or tab after '/**' in comment. (spaced-comment)
(#14) Unexpected tab character. (no-tabs)
(#15) Expected space or tab after '/**' in comment. (spaced-comment)
(#15) Unexpected tab character. (no-tabs)
(#16) Expected space or tab after '/**' in comment. (spaced-comment)
(#16) Unexpected tab character. (no-tabs)
(#17) Expected space or tab after '/**' in comment. (spaced-comment)
(#17) Unexpected tab character. (no-tabs)
(#18) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) There should be no space before '}'. (object-curly-spacing)
(#18) Unexpected tab character. (no-tabs)
(#19) Expected space or tab after '/**' in comment. (spaced-comment)
(#20) Expected space or tab after '/**' in comment. (spaced-comment)
(#20) Unexpected tab character. (no-tabs)
(#21) Expected space or tab after '/**' in comment. (spaced-comment)
(#21) Unexpected tab character. (no-tabs)
(#22) Expected space or tab after '/**' in comment. (spaced-comment)
(#23) Expected space or tab after '/**' in comment. (spaced-comment)
(#23) Unexpected tab character. (no-tabs)
(#24) Expected space or tab after '/**' in comment. (spaced-comment)
(#24) Unexpected tab character. (no-tabs)
(#25) Expected space or tab after '/**' in comment. (spaced-comment)
(#26) Expected space or tab after '/**' in comment. (spaced-comment)
(#26) Unexpected tab character. (no-tabs)
(#27) Expected space or tab after '/**' in comment. (spaced-comment)
(#27) Unexpected tab character. (no-tabs)
(#28) Expected space or tab after '/**' in comment. (spaced-comment)
(#28) Unexpected tab character. (no-tabs)
(#29) Expected space or tab after '/**' in comment. (spaced-comment)
(#30) Expected space or tab after '/**' in comment. (spaced-comment)
(#31) Expected space or tab after '/**' in comment. (spaced-comment)
(#31) Unexpected tab character. (no-tabs)
(#32) Expected space or tab after '/**' in comment. (spaced-comment)
(#32) Unexpected tab character. (no-tabs)
(#32) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#33) Expected space or tab after '/**' in comment. (spaced-comment)
(#34) Expected space or tab after '/**' in comment. (spaced-comment)
(#34) Unexpected tab character. (no-tabs)
(#35) Expected space or tab after '/**' in comment. (spaced-comment)
(#35) Unexpected tab character. (no-tabs)
(#35) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#36) Expected space or tab after '/**' in comment. (spaced-comment)
(#37) Expected space or tab after '/**' in comment. (spaced-comment)
(#37) Unexpected tab character. (no-tabs)
(#38) Expected space or tab after '/**' in comment. (spaced-comment)
(#38) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#38) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#38) Missing JSDoc for parameter 'getter'. (valid-jsdoc)
(#38) Unexpected tab character. (no-tabs)
(#38) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#39) Expected space or tab after '/**' in comment. (spaced-comment)
(#39) Unexpected tab character. (no-tabs)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#40) Expected space or tab after '/**' in comment. (spaced-comment)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Expected space or tab after '/**' in comment. (spaced-comment)
(#41) Unexpected tab character. (no-tabs)
(#42) Expected space or tab after '/**' in comment. (spaced-comment)
(#42) Unexpected tab character. (no-tabs)
(#43) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Unexpected tab character. (no-tabs)
(#45) Expected space or tab after '/**' in comment. (spaced-comment)
(#45) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#45) Unexpected tab character. (no-tabs)
(#45) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#46) Expected space or tab after '/**' in comment. (spaced-comment)
(#46) Unexpected tab character. (no-tabs)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) 'Symbol' is not defined. (no-undef)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#47) 'Symbol' is not defined. (no-undef)
(#47) There should be no space after '{'. (object-curly-spacing)
(#47) There should be no space before '}'. (object-curly-spacing)
(#48) Expected space or tab after '/**' in comment. (spaced-comment)
(#48) Unexpected tab character. (no-tabs)
(#49) Expected space or tab after '/**' in comment. (spaced-comment)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#50) Expected space or tab after '/**' in comment. (spaced-comment)
(#50) Unexpected tab character. (no-tabs)
(#51) Expected space or tab after '/**' in comment. (spaced-comment)
(#52) Expected space or tab after '/**' in comment. (spaced-comment)
(#52) Unexpected tab character. (no-tabs)
(#53) Expected space or tab after '/**' in comment. (spaced-comment)
(#53) Unexpected tab character. (no-tabs)
(#54) Expected space or tab after '/**' in comment. (spaced-comment)
(#54) Unexpected tab character. (no-tabs)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#55) Unexpected tab character. (no-tabs)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#57) Expected space or tab after '/**' in comment. (spaced-comment)
(#57) Missing JSDoc @returns for function. (valid-jsdoc)
(#57) Missing JSDoc for parameter 'value'. (valid-jsdoc)
(#57) Missing JSDoc for parameter 'mode'. (valid-jsdoc)
(#57) Unexpected tab character. (no-tabs)
(#57) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#58) Expected space or tab after '/**' in comment. (spaced-comment)
(#58) Unexpected tab character. (no-tabs)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Unexpected use of '&'. (no-bitwise)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected space or tab after '/**' in comment. (spaced-comment)
(#59) Unexpected tab character. (no-tabs)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Unexpected use of '&'. (no-bitwise)
(#59) Expected { after 'if' condition. (curly)
(#60) Expected space or tab after '/**' in comment. (spaced-comment)
(#60) Unexpected tab character. (no-tabs)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Unexpected use of '&'. (no-bitwise)
(#60) Expected { after 'if' condition. (curly)
(#61) Expected space or tab after '/**' in comment. (spaced-comment)
(#61) Unexpected tab character. (no-tabs)
(#62) Expected space or tab after '/**' in comment. (spaced-comment)
(#62) Unexpected tab character. (no-tabs)
(#62) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#63) Expected space or tab after '/**' in comment. (spaced-comment)
(#63) Unexpected tab character. (no-tabs)
(#63) There should be no space after '{'. (object-curly-spacing)
(#63) There should be no space before '}'. (object-curly-spacing)
(#64) This line has a length of 164. Maximum allowed is 132. (max-len)
(#64) Expected space or tab after '/**' in comment. (spaced-comment)
(#64) Missing JSDoc @returns for function. (valid-jsdoc)
(#64) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#64) Unexpected tab character. (no-tabs)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Unexpected use of '&'. (no-bitwise)
(#64) Expected { after 'if' condition. (curly)
(#64) Expected space(s) after "for". (keyword-spacing)
(#64) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#64) Expected { after 'for-in'. (curly)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Expected space or tab after '/**' in comment. (spaced-comment)
(#65) Unexpected tab character. (no-tabs)
(#66) Expected space or tab after '/**' in comment. (spaced-comment)
(#66) Unexpected tab character. (no-tabs)
(#67) Expected space or tab after '/**' in comment. (spaced-comment)
(#68) Expected space or tab after '/**' in comment. (spaced-comment)
(#68) Unexpected tab character. (no-tabs)
(#69) Expected space or tab after '/**' in comment. (spaced-comment)
(#69) Missing JSDoc @returns for function. (valid-jsdoc)
(#69) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#69) Unexpected tab character. (no-tabs)
(#69) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
(#70) Missing JSDoc @returns for function. (valid-jsdoc)
(#70) Missing JSDoc @returns for function. (valid-jsdoc)
(#70) Unexpected tab character. (no-tabs)
(#71) Expected space or tab after '/**' in comment. (spaced-comment)
(#71) Unexpected tab character. (no-tabs)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) ["default"] is better written in dot notation. (dot-notation)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Expected space or tab after '/**' in comment. (spaced-comment)
(#72) Unexpected tab character. (no-tabs)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Expected space or tab after '/**' in comment. (spaced-comment)
(#73) Unexpected tab character. (no-tabs)
(#73) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#74) Expected space or tab after '/**' in comment. (spaced-comment)
(#74) Unexpected tab character. (no-tabs)
(#75) Expected space or tab after '/**' in comment. (spaced-comment)
(#75) Unexpected tab character. (no-tabs)
(#76) Expected space or tab after '/**' in comment. (spaced-comment)
(#77) Expected space or tab after '/**' in comment. (spaced-comment)
(#77) Unexpected tab character. (no-tabs)
(#78) Expected space or tab after '/**' in comment. (spaced-comment)
(#78) Missing JSDoc @returns for function. (valid-jsdoc)
(#78) Missing JSDoc for parameter 'object'. (valid-jsdoc)
(#78) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#78) Unexpected tab character. (no-tabs)
(#78) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Expected space or tab after '/**' in comment. (spaced-comment)
(#80) Expected space or tab after '/**' in comment. (spaced-comment)
(#80) Unexpected tab character. (no-tabs)
(#81) Expected space or tab after '/**' in comment. (spaced-comment)
(#81) Unexpected tab character. (no-tabs)
(#81) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#82) Expected space or tab after '/**' in comment. (spaced-comment)
(#83) Expected space or tab after '/**' in comment. (spaced-comment)
(#84) Expected space or tab after '/**' in comment. (spaced-comment)
(#84) Unexpected tab character. (no-tabs)
(#85) Expected space or tab after '/**' in comment. (spaced-comment)
(#85) Unexpected tab character. (no-tabs)
(#85) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#86) Expected space or tab after '/**' in comment. (spaced-comment)
(#86) Unexpected whitespace between function name and paren. (func-call-spacing)
(#87) Expected space or tab after '/**' in comment. (spaced-comment)
(#88) Expected space or tab after '/**' in comment. (spaced-comment)
(#88) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#90) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#90) Missing JSDoc for parameter '__webpack_exports__'. (valid-jsdoc)
(#90) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#91) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#91) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#94) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#97) 'setPublicPath' is assigned a value but never used. (no-unused-vars)
(#99) This line has a length of 680. Maximum allowed is 132. (max-len)
(#100) This line has a length of 149. Maximum allowed is 132. (max-len)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#100) Unexpected 'this'. (no-invalid-this)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#100) Operator '||' must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'domProps'. (key-spacing)
(#100) Missing space before value for key 'innerHTML'. (key-spacing)
(#100) Requires a space before '}'. (block-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#106) This line has a length of 278. Maximum allowed is 132. (max-len)
(#111) Identifier 'lib_vue_loader_options_td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#116) Identifier 'td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#116) Identifier 'lib_vue_loader_options_td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#117) This line has a length of 142. Maximum allowed is 132. (max-len)
(#124) Missing JSDoc comment. (require-jsdoc)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Missing semicolon. (semi)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Missing semicolon. (semi)
(#142) Missing semicolon. (semi)
(#143) Missing semicolon. (semi)
(#146) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) Missing semicolon. (semi)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Missing semicolon. (semi)
(#156) Missing semicolon. (semi)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#162) Unexpected 'this'. (no-invalid-this)
(#162) Unexpected 'this'. (no-invalid-this)
(#162) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Unexpected 'this'. (no-invalid-this)
(#163) Unexpected 'this'. (no-invalid-this)
(#163) Unexpected 'this'. (no-invalid-this)
(#163) Missing semicolon. (semi)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#166) Missing semicolon. (semi)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#170) Unexpected 'this'. (no-invalid-this)
(#170) Missing semicolon. (semi)
(#172) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Missing semicolon. (semi)
(#176) Missing semicolon. (semi)
(#177) Comments should not begin with a lowercase character. (capitalized-comments)
(#179) Missing semicolon. (semi)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Unexpected 'this'. (no-invalid-this)
(#182) Unexpected 'this'. (no-invalid-this)
(#182) Missing semicolon. (semi)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#183) Missing semicolon. (semi)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#190) Missing semicolon. (semi)
(#191) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Missing semicolon. (semi)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Missing semicolon. (semi)
(#195) Missing semicolon. (semi)
(#196) Missing semicolon. (semi)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Missing semicolon. (semi)
(#202) Missing semicolon. (semi)
(#209) Missing semicolon. (semi)
(#215) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#228) Trailing spaces not allowed. (no-trailing-spaces)
(#229) Missing semicolon. (semi)
(#231) Comments should not begin with a lowercase character. (capitalized-comments)
(#231) Identifier 'td_HTML' is not in camel case. (camelcase)
(#235) Identifier 'entry_lib' is not in camel case. (camelcase)
(#235) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#235) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#235) ["default"] is better written in dot notation. (dot-notation)
(#235) Identifier 'td_HTML' is not in camel case. (camelcase)
(#238) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#241) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#241) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#241) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#242) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#247) Missing semicolon. (semi)
(#256) Expected space or tab after '/**' in comment. (spaced-comment)
(#256) There should be no space before '}'. (object-curly-spacing)
(#256) ["default"] is better written in dot notation. (dot-notation)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/td-HTML/dist/td-HTML.umd.js
(#2) Unexpected tab character. (no-tabs)
(#2) Expected space(s) after "if". (keyword-spacing)
(#3) Unexpected tab character. (no-tabs)
(#3) Expected { after 'if' condition. (curly)
(#3) 'module' is not defined. (no-undef)
(#4) Unexpected tab character. (no-tabs)
(#4) Expected space(s) after "if". (keyword-spacing)
(#5) Unexpected tab character. (no-tabs)
(#5) Expected { after 'if' condition. (curly)
(#6) Unexpected tab character. (no-tabs)
(#6) Expected space(s) after "if". (keyword-spacing)
(#7) Unexpected tab character. (no-tabs)
(#7) Expected { after 'if' condition. (curly)
(#7) 'exports' is not defined. (no-undef)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#9) Expected { after 'else'. (curly)
(#11) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '/**' in comment. (spaced-comment)
(#12) Unexpected tab character. (no-tabs)
(#13) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Unexpected tab character. (no-tabs)
(#14) Expected space or tab after '/**' in comment. (spaced-comment)
(#15) Expected space or tab after '/**' in comment. (spaced-comment)
(#15) Unexpected tab character. (no-tabs)
(#16) Expected space or tab after '/**' in comment. (spaced-comment)
(#16) Missing JSDoc @returns for function. (valid-jsdoc)
(#16) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#16) Unexpected tab character. (no-tabs)
(#16) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#17) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) Unexpected tab character. (no-tabs)
(#19) Expected space or tab after '/**' in comment. (spaced-comment)
(#19) Unexpected tab character. (no-tabs)
(#19) Expected space(s) after "if". (keyword-spacing)
(#20) Expected space or tab after '/**' in comment. (spaced-comment)
(#20) Unexpected tab character. (no-tabs)
(#21) Expected space or tab after '/**' in comment. (spaced-comment)
(#21) Unexpected tab character. (no-tabs)
(#22) Expected space or tab after '/**' in comment. (spaced-comment)
(#22) Unexpected tab character. (no-tabs)
(#23) Expected space or tab after '/**' in comment. (spaced-comment)
(#23) Unexpected tab character. (no-tabs)
(#24) Expected space or tab after '/**' in comment. (spaced-comment)
(#24) Unexpected tab character. (no-tabs)
(#25) Expected space or tab after '/**' in comment. (spaced-comment)
(#25) Unexpected tab character. (no-tabs)
(#26) Expected space or tab after '/**' in comment. (spaced-comment)
(#26) Unexpected tab character. (no-tabs)
(#27) Expected space or tab after '/**' in comment. (spaced-comment)
(#27) There should be no space before '}'. (object-curly-spacing)
(#27) Unexpected tab character. (no-tabs)
(#28) Expected space or tab after '/**' in comment. (spaced-comment)
(#29) Expected space or tab after '/**' in comment. (spaced-comment)
(#29) Unexpected tab character. (no-tabs)
(#30) Expected space or tab after '/**' in comment. (spaced-comment)
(#30) Unexpected tab character. (no-tabs)
(#31) Expected space or tab after '/**' in comment. (spaced-comment)
(#32) Expected space or tab after '/**' in comment. (spaced-comment)
(#32) Unexpected tab character. (no-tabs)
(#33) Expected space or tab after '/**' in comment. (spaced-comment)
(#33) Unexpected tab character. (no-tabs)
(#34) Expected space or tab after '/**' in comment. (spaced-comment)
(#35) Expected space or tab after '/**' in comment. (spaced-comment)
(#35) Unexpected tab character. (no-tabs)
(#36) Expected space or tab after '/**' in comment. (spaced-comment)
(#36) Unexpected tab character. (no-tabs)
(#37) Expected space or tab after '/**' in comment. (spaced-comment)
(#37) Unexpected tab character. (no-tabs)
(#38) Expected space or tab after '/**' in comment. (spaced-comment)
(#39) Expected space or tab after '/**' in comment. (spaced-comment)
(#40) Expected space or tab after '/**' in comment. (spaced-comment)
(#40) Unexpected tab character. (no-tabs)
(#41) Expected space or tab after '/**' in comment. (spaced-comment)
(#41) Unexpected tab character. (no-tabs)
(#41) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#42) Expected space or tab after '/**' in comment. (spaced-comment)
(#43) Expected space or tab after '/**' in comment. (spaced-comment)
(#43) Unexpected tab character. (no-tabs)
(#44) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Unexpected tab character. (no-tabs)
(#44) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#45) Expected space or tab after '/**' in comment. (spaced-comment)
(#46) Expected space or tab after '/**' in comment. (spaced-comment)
(#46) Unexpected tab character. (no-tabs)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#47) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#47) Missing JSDoc for parameter 'getter'. (valid-jsdoc)
(#47) Unexpected tab character. (no-tabs)
(#47) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#48) Expected space or tab after '/**' in comment. (spaced-comment)
(#48) Unexpected tab character. (no-tabs)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#49) Expected space or tab after '/**' in comment. (spaced-comment)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#50) Expected space or tab after '/**' in comment. (spaced-comment)
(#50) Unexpected tab character. (no-tabs)
(#51) Expected space or tab after '/**' in comment. (spaced-comment)
(#51) Unexpected tab character. (no-tabs)
(#52) Expected space or tab after '/**' in comment. (spaced-comment)
(#53) Expected space or tab after '/**' in comment. (spaced-comment)
(#53) Unexpected tab character. (no-tabs)
(#54) Expected space or tab after '/**' in comment. (spaced-comment)
(#54) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#54) Unexpected tab character. (no-tabs)
(#54) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#55) Unexpected tab character. (no-tabs)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) 'Symbol' is not defined. (no-undef)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#56) 'Symbol' is not defined. (no-undef)
(#56) There should be no space after '{'. (object-curly-spacing)
(#56) There should be no space before '}'. (object-curly-spacing)
(#57) Expected space or tab after '/**' in comment. (spaced-comment)
(#57) Unexpected tab character. (no-tabs)
(#58) Expected space or tab after '/**' in comment. (spaced-comment)
(#58) Unexpected tab character. (no-tabs)
(#58) There should be no space after '{'. (object-curly-spacing)
(#58) There should be no space before '}'. (object-curly-spacing)
(#59) Expected space or tab after '/**' in comment. (spaced-comment)
(#59) Unexpected tab character. (no-tabs)
(#60) Expected space or tab after '/**' in comment. (spaced-comment)
(#61) Expected space or tab after '/**' in comment. (spaced-comment)
(#61) Unexpected tab character. (no-tabs)
(#62) Expected space or tab after '/**' in comment. (spaced-comment)
(#62) Unexpected tab character. (no-tabs)
(#63) Expected space or tab after '/**' in comment. (spaced-comment)
(#63) Unexpected tab character. (no-tabs)
(#64) Expected space or tab after '/**' in comment. (spaced-comment)
(#64) Unexpected tab character. (no-tabs)
(#65) Expected space or tab after '/**' in comment. (spaced-comment)
(#65) Unexpected tab character. (no-tabs)
(#66) Expected space or tab after '/**' in comment. (spaced-comment)
(#66) Missing JSDoc @returns for function. (valid-jsdoc)
(#66) Missing JSDoc for parameter 'value'. (valid-jsdoc)
(#66) Missing JSDoc for parameter 'mode'. (valid-jsdoc)
(#66) Unexpected tab character. (no-tabs)
(#66) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#67) Expected space or tab after '/**' in comment. (spaced-comment)
(#67) Unexpected tab character. (no-tabs)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Unexpected use of '&'. (no-bitwise)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected space or tab after '/**' in comment. (spaced-comment)
(#68) Unexpected tab character. (no-tabs)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Unexpected use of '&'. (no-bitwise)
(#68) Expected { after 'if' condition. (curly)
(#69) Expected space or tab after '/**' in comment. (spaced-comment)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Unexpected use of '&'. (no-bitwise)
(#69) Expected { after 'if' condition. (curly)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
(#70) Unexpected tab character. (no-tabs)
(#71) Expected space or tab after '/**' in comment. (spaced-comment)
(#71) Unexpected tab character. (no-tabs)
(#71) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#72) Expected space or tab after '/**' in comment. (spaced-comment)
(#72) Unexpected tab character. (no-tabs)
(#72) There should be no space after '{'. (object-curly-spacing)
(#72) There should be no space before '}'. (object-curly-spacing)
(#73) This line has a length of 164. Maximum allowed is 132. (max-len)
(#73) Expected space or tab after '/**' in comment. (spaced-comment)
(#73) Missing JSDoc @returns for function. (valid-jsdoc)
(#73) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#73) Unexpected tab character. (no-tabs)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Unexpected use of '&'. (no-bitwise)
(#73) Expected { after 'if' condition. (curly)
(#73) Expected space(s) after "for". (keyword-spacing)
(#73) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#73) Expected { after 'for-in'. (curly)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Expected space or tab after '/**' in comment. (spaced-comment)
(#74) Unexpected tab character. (no-tabs)
(#75) Expected space or tab after '/**' in comment. (spaced-comment)
(#75) Unexpected tab character. (no-tabs)
(#76) Expected space or tab after '/**' in comment. (spaced-comment)
(#77) Expected space or tab after '/**' in comment. (spaced-comment)
(#77) Unexpected tab character. (no-tabs)
(#78) Expected space or tab after '/**' in comment. (spaced-comment)
(#78) Missing JSDoc @returns for function. (valid-jsdoc)
(#78) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#78) Unexpected tab character. (no-tabs)
(#78) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#79) Expected space or tab after '/**' in comment. (spaced-comment)
(#79) Missing JSDoc @returns for function. (valid-jsdoc)
(#79) Missing JSDoc @returns for function. (valid-jsdoc)
(#79) Unexpected tab character. (no-tabs)
(#80) Expected space or tab after '/**' in comment. (spaced-comment)
(#80) Unexpected tab character. (no-tabs)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) ["default"] is better written in dot notation. (dot-notation)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected space or tab after '/**' in comment. (spaced-comment)
(#81) Unexpected tab character. (no-tabs)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space or tab after '/**' in comment. (spaced-comment)
(#82) Unexpected tab character. (no-tabs)
(#82) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#83) Expected space or tab after '/**' in comment. (spaced-comment)
(#83) Unexpected tab character. (no-tabs)
(#84) Expected space or tab after '/**' in comment. (spaced-comment)
(#84) Unexpected tab character. (no-tabs)
(#85) Expected space or tab after '/**' in comment. (spaced-comment)
(#86) Expected space or tab after '/**' in comment. (spaced-comment)
(#86) Unexpected tab character. (no-tabs)
(#87) Expected space or tab after '/**' in comment. (spaced-comment)
(#87) Missing JSDoc @returns for function. (valid-jsdoc)
(#87) Missing JSDoc for parameter 'object'. (valid-jsdoc)
(#87) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#87) Unexpected tab character. (no-tabs)
(#87) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Expected space or tab after '/**' in comment. (spaced-comment)
(#89) Expected space or tab after '/**' in comment. (spaced-comment)
(#89) Unexpected tab character. (no-tabs)
(#90) Expected space or tab after '/**' in comment. (spaced-comment)
(#90) Unexpected tab character. (no-tabs)
(#90) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#91) Expected space or tab after '/**' in comment. (spaced-comment)
(#92) Expected space or tab after '/**' in comment. (spaced-comment)
(#93) Expected space or tab after '/**' in comment. (spaced-comment)
(#93) Unexpected tab character. (no-tabs)
(#94) Expected space or tab after '/**' in comment. (spaced-comment)
(#94) Unexpected tab character. (no-tabs)
(#94) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#95) Expected space or tab after '/**' in comment. (spaced-comment)
(#95) Unexpected whitespace between function name and paren. (func-call-spacing)
(#96) Expected space or tab after '/**' in comment. (spaced-comment)
(#97) Expected space or tab after '/**' in comment. (spaced-comment)
(#97) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#99) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#99) Missing JSDoc for parameter '__webpack_exports__'. (valid-jsdoc)
(#99) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#100) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#100) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#103) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#106) 'setPublicPath' is assigned a value but never used. (no-unused-vars)
(#108) This line has a length of 680. Maximum allowed is 132. (max-len)
(#109) This line has a length of 149. Maximum allowed is 132. (max-len)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Unexpected 'this'. (no-invalid-this)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Operator '||' must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'domProps'. (key-spacing)
(#109) Missing space before value for key 'innerHTML'. (key-spacing)
(#109) Requires a space before '}'. (block-spacing)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#110) Missing semicolon. (semi)
(#115) This line has a length of 278. Maximum allowed is 132. (max-len)
(#120) Identifier 'lib_vue_loader_options_td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#125) Identifier 'td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#125) Identifier 'lib_vue_loader_options_td_HTMLvue_type_script_lang_js_' is not in camel case. (camelcase)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#126) This line has a length of 142. Maximum allowed is 132. (max-len)
(#133) Missing JSDoc comment. (require-jsdoc)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) Missing semicolon. (semi)
(#148) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Missing semicolon. (semi)
(#151) Missing semicolon. (semi)
(#152) Missing semicolon. (semi)
(#155) Comments should not begin with a lowercase character. (capitalized-comments)
(#157) Missing semicolon. (semi)
(#160) Comments should not begin with a lowercase character. (capitalized-comments)
(#162) Missing semicolon. (semi)
(#165) Missing semicolon. (semi)
(#166) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#171) Unexpected 'this'. (no-invalid-this)
(#171) Unexpected 'this'. (no-invalid-this)
(#171) Comments should not begin with a lowercase character. (capitalized-comments)
(#172) Unexpected 'this'. (no-invalid-this)
(#172) Unexpected 'this'. (no-invalid-this)
(#172) Unexpected 'this'. (no-invalid-this)
(#172) Missing semicolon. (semi)
(#172) Comments should not begin with a lowercase character. (capitalized-comments)
(#175) Missing semicolon. (semi)
(#177) Comments should not begin with a lowercase character. (capitalized-comments)
(#179) Unexpected 'this'. (no-invalid-this)
(#179) Missing semicolon. (semi)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#183) Missing semicolon. (semi)
(#185) Missing semicolon. (semi)
(#186) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Missing semicolon. (semi)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#191) Statement inside of curly braces should be on next line. (brace-style)
(#191) Unexpected 'this'. (no-invalid-this)
(#191) Unexpected 'this'. (no-invalid-this)
(#191) Missing semicolon. (semi)
(#191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#192) Missing semicolon. (semi)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Missing semicolon. (semi)
(#200) Comments should not begin with a lowercase character. (capitalized-comments)
(#201) Missing semicolon. (semi)
(#202) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Missing semicolon. (semi)
(#204) Missing semicolon. (semi)
(#205) Missing semicolon. (semi)
(#207) Comments should not begin with a lowercase character. (capitalized-comments)
(#208) Missing semicolon. (semi)
(#211) Missing semicolon. (semi)
(#218) Missing semicolon. (semi)
(#224) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#237) Trailing spaces not allowed. (no-trailing-spaces)
(#238) Missing semicolon. (semi)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Identifier 'td_HTML' is not in camel case. (camelcase)
(#244) Identifier 'entry_lib' is not in camel case. (camelcase)
(#244) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#244) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#244) ["default"] is better written in dot notation. (dot-notation)
(#244) Identifier 'td_HTML' is not in camel case. (camelcase)
(#247) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#250) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#250) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#250) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#251) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#256) Missing semicolon. (semi)
(#265) Expected space or tab after '/**' in comment. (spaced-comment)
(#265) There should be no space before '}'. (object-curly-spacing)
(#265) ["default"] is better written in dot notation. (dot-notation)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/td-HTML/dist/td-HTML.umd.min.js
(#1) This line has a length of 2322. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) 'module' is not defined. (no-undef)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) 'exports' is not defined. (no-undef)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Operator '!==' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) This line has 44 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'i'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'l'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'enumerable'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'get'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Operator '!==' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) 'Symbol' is not defined. (no-undef)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'Symbol' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'value'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'value'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Operator '&' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Operator '&' must be spaced. (space-infix-ops)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Operator '&' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'enumerable'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'value'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Operator '&' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '!=' must be spaced. (space-infix-ops)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for-in'. (curly)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) ["default"] is better written in dot notation. (dot-notation)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing space before value for key '38e8'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'domProps'. (key-spacing)
(#1) Missing space before value for key 'innerHTML'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'props'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '+' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) Operator '===' must be spaced. (space-infix-ops)
(#1) Operator '||' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) '__VUE_SSR_CONTEXT__' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '?' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Operator ':' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'options'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) ["default"] is better written in dot notation. (dot-notation)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'e6e2'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Operator '!==' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Operator '&&' must be spaced. (space-infix-ops)
(#1) Operator '=' must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) ["default"] is better written in dot notation. (dot-notation)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#2) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/td-LogDetails/dist/td-LogDetails.common.js
(#156) Parsing error: Unexpected token (
admin/tool/ally/vue/comps/td-LogDetails/dist/td-LogDetails.umd.js
(#165) Parsing error: Unexpected token (
admin/tool/ally/vue/comps/td-LogDetails/dist/td-LogDetails.umd.min.js
(#1) Parsing error: Unexpected token (
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.common.js
(#128) Parsing error: Unexpected token )
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.umd.js
(#137) Parsing error: Unexpected token )
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.umd.min.js
(#1) Parsing error: Unexpected token )

CSS problems

(12 errors, 0 warnings)

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

admin/tool/ally/styles.css
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.css
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)

PHPDocs style problems

(343 errors, 135 warnings)

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

admin/tool/ally/classes/adminsetting/ally_config_link.php
(#51) Phpdocs for function ally_config_link::output_html has incomplete parameters list
admin/tool/ally/classes/adminsetting/ally_configpasswordunmask.php
(#38) Function ally_configpasswordunmask::write_setting is not documented
admin/tool/ally/classes/adminsetting/ally_pickroles.php
(#37) There is no description in phpdocs for function load_choices
(#38) Invalid phpdocs tag @inheritdoc used
admin/tool/ally/classes/adminsetting/ally_trim.php
(#34) Function ally_trim::write_setting is not documented
admin/tool/ally/classes/auto_config.php
(#34) Class auto_config is not documented
(#101) Function auto_config::load_user_profile is not documented
(#60) Phpdocs for function auto_config::configure_user has incomplete parameters list
(#34) Package is not specified for class auto_config. It is also not specified in file-level phpdocs
admin/tool/ally/classes/auto_config_resolver.php
(#47) Function auto_config_resolver::__construct is not documented
(#52) There is no description in phpdocs for function resolve
admin/tool/ally/classes/auto_configurator.php
(#39) Variable auto_configurator::$validconfigs is not documented
(#47) There is no description in phpdocs for function configure_settings
(#67) There is no description in phpdocs for function configure_webservices
admin/tool/ally/classes/componentsupport/assign_component.php
(#49) Function assign_component::component_type is not documented
(#53) Function assign_component::get_course_html_content_items is not documented
(#57) Function assign_component::get_html_content is not documented
(#70) Function assign_component::get_all_html_content is not documented
(#74) Function assign_component::replace_html_content is not documented
(#78) Function assign_component::get_annotation is not documented
(#82) Function assign_component::resolve_course_id is not documented
(#107) Function assign_component::check_file_in_use is not documented
(#45) Variable assign_component::$tablefields is not documented
(#35) Package is not specified for class assign_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/block_html_component.php
(#48) Function block_html_component::unpack_configdata is not documented
(#52) Function block_html_component::pack_configdata is not documented
(#56) Function block_html_component::component_type is not documented
(#60) Function block_html_component::get_file_area is not documented
(#64) Function block_html_component::get_course_html_content_items is not documented
(#93) Function block_html_component::get_html_content is not documented
(#125) Function block_html_component::get_all_html_content is not documented
(#129) Function block_html_component::replace_html_content is not documented
(#139) Function block_html_component::resolve_course_id is not documented
(#155) Function block_html_component::get_annotation is not documented
(#159) Function block_html_component::get_annotation_maps is not documented
(#44) Variable block_html_component::$tablefields is not documented
(#34) Package is not specified for class block_html_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/book_component.php
(#53) Function book_component::component_type is not documented
(#57) Function book_component::get_course_html_content_items is not documented
(#103) Function book_component::get_html_content is not documented
(#148) Function book_component::get_all_html_content is not documented
(#153) Function book_component::replace_html_content is not documented
(#157) Function book_component::resolve_course_id is not documented
(#168) Function book_component::get_annotation_maps is not documented
(#227) Function book_component::get_file_area is not documented
(#234) Function book_component::get_file_item is not documented
(#241) Function book_component::queue_delete_sub_tables is not documented
(#48) Variable book_component::$tablefields is not documented
(#119) There is no description in phpdocs for function get_chapter_html_content
(#37) Package is not specified for class book_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/component_base.php
(#40) Class component_base is not documented
(#48) Variable component_base::$tablefields is not documented
(#42) Constant component_base::TYPE_CORE is not documented
(#44) Constant component_base::TYPE_MOD is not documented
(#46) Constant component_base::TYPE_BLOCK is not documented
(#57) There is no description in phpdocs for function module_installed
(#77) There is no description in phpdocs for function validate_component_table_field
(#142) Phpdocs for function component_base::get_file_area has incomplete parameters list
(#211) Phpdocs for function component_base::resolve_module_instance_id has incomplete parameters list
(#40) Package is not specified for class component_base. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/course_component.php
(#54) Function course_component::component_type is not documented
(#97) Function course_component::get_course_html_content_items is not documented
(#124) Function course_component::get_html_content is not documented
(#192) Function course_component::get_all_html_content is not documented
(#203) Function course_component::replace_html_content is not documented
(#220) Function course_component::resolve_course_id is not documented
(#262) Function course_component::check_file_in_use is not documented
(#49) Variable course_component::$tablefields is not documented
(#58) There is no description in phpdocs for function get_course_section_summary_rows
(#159) Phpdocs for function course_component::get_section_number has incomplete parameters list
(#251) Phpdocs for function course_component::get_file_area has incomplete parameters list
(#39) Package is not specified for class course_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/file_component_base.php
(#33) Class file_component_base is not documented
(#45) There is no description in phpdocs for function validate_file_component
(#67) There is no description in phpdocs for function setup_file_and_validate
(#33) Package is not specified for class file_component_base. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/forum_component.php
(#59) Function forum_component::component_type is not documented
(#63) Function forum_component::replace_file_links is not documented
(#144) Function forum_component::get_course_html_content_items is not documented
(#155) Function forum_component::get_annotation_maps is not documented
(#187) Function forum_component::get_html_content is not documented
(#198) Function forum_component::get_all_html_content is not documented
(#239) Function forum_component::get_file_item is not documented
(#247) Function forum_component::get_file_area is not documented
(#255) Function forum_component::replace_html_content is not documented
(#259) Function forum_component::resolve_course_id is not documented
(#274) Function forum_component::resolve_module_instance_id is not documented
(#333) Function forum_component::queue_delete_sub_tables is not documented
(#338) Function forum_component::check_file_in_use is not documented
(#347) Function forum_component::get_all_files_search_html is not documented
(#52) Variable forum_component::$type is not documented
(#54) Variable forum_component::$tablefields is not documented
(#299) There is no description in phpdocs for function get_discussion_id_from_post_id
(#40) Package is not specified for class forum_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/glossary_component.php
(#57) Function glossary_component::component_type is not documented
(#61) Function glossary_component::replace_file_links is not documented
(#80) Function glossary_component::resolve_course_id is not documented
(#177) Function glossary_component::get_all_html_content is not documented
(#201) Function glossary_component::get_annotation_maps is not documented
(#239) Function glossary_component::queue_delete_sub_tables is not documented
(#244) Function glossary_component::get_file_area is not documented
(#251) Function glossary_component::get_file_item is not documented
(#258) Function glossary_component::check_file_in_use is not documented
(#52) Variable glossary_component::$tablefields is not documented
(#91) There is no description in phpdocs for function get_entry_html_content_items
(#144) There is no description in phpdocs for function get_course_html_content_items
(#145) Phpdocs for function glossary_component::get_course_html_content_items has incomplete parameters list
admin/tool/ally/classes/componentsupport/hsuforum_component.php
(#36) Variable hsuforum_component::$type is not documented
(#38) Variable hsuforum_component::$tablefields is not documented
(#28) Package is not specified for class hsuforum_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/annotation_map.php
(#28) There is no description in phpdocs for function get_annotation_maps
(#26) Package is not specified for interface annotation_map. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/content_sub_tables.php
(#29) Function content_sub_tables::queue_delete_sub_tables is not documented
(#28) Package is not specified for interface content_sub_tables. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/html_content.php
(#31) There is no description in phpdocs for function get_course_html_content_items
(#66) There is no description in phpdocs for function resolve_course_id
(#32) Phpdocs for function html_content::get_course_html_content_items has incomplete parameters list
(#51) Phpdocs for function html_content::get_all_html_content has incomplete parameters list
(#29) Package is not specified for interface html_content. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/label_component.php
(#44) Function label_component::component_type is not documented
(#48) Function label_component::get_label_title_from_content is not documented
(#53) Function label_component::get_course_html_content_items is not documented
(#57) Function label_component::get_html_content is not documented
(#66) Function label_component::get_all_html_content is not documented
(#70) Function label_component::replace_html_content is not documented
(#74) Function label_component::get_annotation is not documented
(#78) Function label_component::resolve_course_id is not documented
(#40) Variable label_component::$tablefields is not documented
(#30) Package is not specified for class label_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/lesson_component.php
(#57) Function lesson_component::component_type is not documented
(#184) Function lesson_component::get_annotation_maps is not documented
(#213) Function lesson_component::get_course_html_content_items is not documented
(#225) Function lesson_component::replace_file_links is not documented
(#237) Function lesson_component::get_html_content is not documented
(#299) Function lesson_component::get_lesson_pages is not documented
(#304) Function lesson_component::get_all_html_content is not documented
(#315) Function lesson_component::replace_html_content is not documented
(#319) Function lesson_component::resolve_course_id is not documented
(#336) Function lesson_component::get_file_area is not documented
(#349) Function lesson_component::get_file_item is not documented
(#392) Function lesson_component::get_all_files_search_html is not documented
(#51) Variable lesson_component::$tablefields is not documented
(#38) No one-line description found in phpdocs for class lesson_component
admin/tool/ally/classes/componentsupport/page_component.php
(#46) Function page_component::component_type is not documented
(#50) Function page_component::get_course_html_content_items is not documented
(#54) Function page_component::get_html_content is not documented
(#67) Function page_component::get_all_html_content is not documented
(#74) Function page_component::replace_html_content is not documented
(#78) Function page_component::resolve_course_id is not documented
(#89) Function page_component::get_annotation_maps is not documented
(#42) Variable page_component::$tablefields is not documented
(#32) Package is not specified for class page_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/qtype_ddmatch_component.php
(#41) Function qtype_ddmatch_component::replace_file_links is not documented
admin/tool/ally/classes/componentsupport/question_component.php
(#43) Function question_component::component_type is not documented
(#96) Function question_component::replace_file_links is not documented
(#88) Phpdocs for function question_component::get_question has incomplete parameters list
admin/tool/ally/classes/componentsupport/traits/embedded_file_map.php
(#45) Package is not specified for trait embedded_file_map. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/traits/html_content.php
(#238) There is no description in phpdocs for function get_selected_html_content_items
(#312) There is no description in phpdocs for function make_module_instance_url
(#329) There is no description in phpdocs for function bulk_queue_delete_content
(#38) Phpdocs for function html_content::std_get_course_html_content_items has incomplete parameters list
(#91) Phpdocs for function html_content::std_get_html_content has incomplete parameters list
(#239) Phpdocs for function html_content::get_selected_html_content_items has incomplete parameters list
(#33) Package is not specified for trait html_content. It is also not specified in file-level phpdocs
admin/tool/ally/classes/content_processor.php
(#38) Variable content_processor::$pushtrace is not documented
(#40) Variable content_processor::$updates is not documented
(#28) No one-line description found in phpdocs for class content_processor
(#69) There is no description in phpdocs for function add_to_content_queue
(#44) Phpdocs for function content_processor::build_payload has incomplete parameters list
admin/tool/ally/classes/course_processor.php
(#39) Function course_processor::build_payload is not documented
(#37) Variable course_processor::$pushtrace is not documented
(#27) No one-line description found in phpdocs for class course_processor
admin/tool/ally/classes/event_handlers.php
(#78) Class event_handlers is not documented
(#80) Constant event_handlers::API_RICH_CNT_CREATED is not documented
(#81) Constant event_handlers::API_RICH_CNT_UPDATED is not documented
(#82) Constant event_handlers::API_RICH_CNT_DELETED is not documented
(#83) Constant event_handlers::API_COURSE_UPDATED is not documented
(#84) Constant event_handlers::API_COURSE_DELETED is not documented
(#85) Constant event_handlers::API_COURSE_COPIED is not documented
(#86) Constant event_handlers::API_COURSE_IMPORTED is not documented
(#88) There is no description in phpdocs for function course_created
(#102) There is no description in phpdocs for function course_updated
(#117) There is no description in phpdocs for function course_deleted
(#130) There is no description in phpdocs for function course_restored
(#161) There is no description in phpdocs for function course_section_crud
(#181) There is no description in phpdocs for function course_section_created
(#188) There is no description in phpdocs for function course_section_updated
(#197) There is no description in phpdocs for function course_section_deleted
(#206) There is no description in phpdocs for function group_created
(#213) There is no description in phpdocs for function group_updated
(#220) There is no description in phpdocs for function course_module_crud
(#241) There is no description in phpdocs for function course_module_created
(#248) There is no description in phpdocs for function course_module_updated
(#255) There is no description in phpdocs for function course_module_deleted
(#283) There is no description in phpdocs for function forum_discussion_crud
(#321) There is no description in phpdocs for function forum_discussion_created
(#330) There is no description in phpdocs for function forum_discussion_updated
(#339) There is no description in phpdocs for function forum_discussion_deleted
(#380) There is no description in phpdocs for function hsuforum_discussion_created
(#389) There is no description in phpdocs for function hsuforum_discussion_updated
(#398) There is no description in phpdocs for function hsuforum_discussion_deleted
(#462) There is no description in phpdocs for function glossary_entry_created
(#471) There is no description in phpdocs for function glossary_entry_updated
(#480) There is no description in phpdocs for function glossary_entry_deleted
(#489) There is no description in phpdocs for function book_chapter_created
(#498) There is no description in phpdocs for function book_chapter_updated
(#507) There is no description in phpdocs for function book_chapter_deleted
(#516) There is no description in phpdocs for function lesson_page_crud
(#541) There is no description in phpdocs for function lesson_page_created
(#551) There is no description in phpdocs for function lesson_page_updated
(#561) There is no description in phpdocs for function lesson_page_deleted
(#221) Phpdocs for function event_handlers::course_module_crud has incomplete parameters list
(#322) Phpdocs for function event_handlers::forum_discussion_created has incomplete parameters list
(#331) Phpdocs for function event_handlers::forum_discussion_updated has incomplete parameters list
(#340) Phpdocs for function event_handlers::forum_discussion_deleted has incomplete parameters list
(#351) Phpdocs for function event_handlers::forum_post_updated has incomplete parameters list
(#381) Phpdocs for function event_handlers::hsuforum_discussion_created has incomplete parameters list
(#390) Phpdocs for function event_handlers::hsuforum_discussion_updated has incomplete parameters list
(#399) Phpdocs for function event_handlers::hsuforum_discussion_deleted has incomplete parameters list
(#410) Phpdocs for function event_handlers::hsuforum_post_updated has incomplete parameters list
(#517) Phpdocs for function event_handlers::lesson_page_crud has incomplete parameters list
admin/tool/ally/classes/exceptions/component_validation_exception.php
(#27) Class component_validation_exception is not documented
admin/tool/ally/classes/file_processor.php
(#39) Function file_processor::build_payload is not documented
(#37) Variable file_processor::$pushtrace is not documented
(#26) No one-line description found in phpdocs for class file_processor
(#46) Phpdocs for function file_processor::push_update has incomplete parameters list
(#77) Phpdocs for function file_processor::get_config has incomplete parameters list
(#91) Phpdocs for function file_processor::push_file_update has incomplete parameters list
admin/tool/ally/classes/file_url_resolver.php
(#40) There is no description in phpdocs for function __construct
admin/tool/ally/classes/file_validator.php
(#139) There is no description in phpdocs for function whitelist
(#233) There is no description in phpdocs for function check_pathname
admin/tool/ally/classes/files_in_use.php
(#42) Variable files_in_use::$instance is not documented
admin/tool/ally/classes/files_iterator.php
(#172) Function files_iterator::next is not documented
(#214) Function files_iterator::key is not documented
(#222) Function files_iterator::valid is not documented
(#226) Function files_iterator::rewind is not documented
(#234) Function files_iterator::next_page is not documented
(#142) There is no description in phpdocs for function __construct
(#154) There is no description in phpdocs for function extract_context
(#165) There is no description in phpdocs for function current
(#370) There is no description in phpdocs for function set_page_size
(#425) There is no description in phpdocs for function reached_count_limit
(#313) Phpdocs for function files_iterator::with_component has incomplete parameters list
(#325) Phpdocs for function files_iterator::with_filearea has incomplete parameters list
(#336) Phpdocs for function files_iterator::with_itemid has incomplete parameters list
(#347) Phpdocs for function files_iterator::with_mimetype has incomplete parameters list
admin/tool/ally/classes/local.php
(#105) There is no description in phpdocs for function iso_8601_to_timestamp
(#128) Phpdocs for function local::clean_component_string has incomplete parameters list
(#248) Phpdocs for function local::get_instanceid_for_cmid has incomplete parameters list
admin/tool/ally/classes/local_content.php
(#49) There is no description in phpdocs for function component_instance
(#121) There is no description in phpdocs for function annotation_maps
(#210) There is no description in phpdocs for function apply_embedded_file_map
(#227) There is no description in phpdocs for function get_html_content
(#282) There is no description in phpdocs for function get_all_html_content
(#304) There is no description in phpdocs for function replace_html_content
(#317) There is no description in phpdocs for function get_annotation
(#363) There is no description in phpdocs for function queue_delete
(#122) Phpdocs for function local_content::annotation_maps has incomplete parameters list
(#266) Phpdocs for function local_content::get_html_content_deleted has incomplete parameters list
(#283) Phpdocs for function local_content::get_all_html_content has incomplete parameters list
(#350) Phpdocs for function local_content::to_crud has incomplete parameters list
(#364) Phpdocs for function local_content::queue_delete has incomplete parameters list
admin/tool/ally/classes/local_file.php
(#276) There is no description in phpdocs for function replace_course_html_link
(#308) There is no description in phpdocs for function replace_block_html_link
(#511) There is no description in phpdocs for function queue_file_for_deletion
(#329) Phpdocs for function local_file::get_fileurlproperties has incomplete parameters list
(#402) Phpdocs for function local_file::replace_html_links has incomplete parameters list
admin/tool/ally/classes/logging/constants.php
(#26) Constant constants::RANGE_NONE is not documented
(#27) Constant constants::RANGE_LIGHT is not documented
(#28) Constant constants::RANGE_MEDIUM is not documented
(#29) Constant constants::RANGE_ALL is not documented
(#30) Constant constants::SEV_EMERGENCY is not documented
(#31) Constant constants::SEV_ALERT is not documented
(#32) Constant constants::SEV_CRITICAL is not documented
(#33) Constant constants::SEV_ERROR is not documented
(#34) Constant constants::SEV_WARNING is not documented
(#35) Constant constants::SEV_NOTICE is not documented
(#36) Constant constants::SEV_INFO is not documented
(#37) Constant constants::SEV_DEBUG is not documented
admin/tool/ally/classes/logging/logger.php
(#19) Class logger is not documented
(#19) Package is not specified for class logger. It is also not specified in file-level phpdocs
admin/tool/ally/classes/logging/loggerbase.php
(#24) Package tool_logger is not valid
admin/tool/ally/classes/lti/launch_config.php
(#42) Phpdocs for function launch_config::__construct has incomplete parameters list
admin/tool/ally/classes/models/component.php
(#30) Class component is not documented
(#104) There is no description in phpdocs for function entity_id
(#112) There is no description in phpdocs for function get_courseid
admin/tool/ally/classes/models/component_content.php
(#29) Class component_content is not documented
admin/tool/ally/classes/models/pluginfileurlprops.php
(#28) Class pluginfileurlprops is not documented
(#78) Function pluginfileurlprops::process_props is not documented
(#92) Function pluginfileurlprops::to_list is not documented
admin/tool/ally/classes/password.php
(#39) Function password::__construct is not documented
(#64) Function password::__toString is not documented
(#26) Package is not specified for class password. It is also not specified in file-level phpdocs
admin/tool/ally/classes/privacy/provider.php
(#44) Function provider::get_metadata is not documented
(#58) Function provider::get_contexts_for_userid is not documented
(#62) Function provider::export_user_data is not documented
(#65) Function provider::delete_data_for_all_users_in_context is not documented
(#68) Function provider::delete_data_for_user is not documented
(#71) Function provider::get_users_in_context is not documented
(#74) Function provider::delete_data_for_users is not documented
admin/tool/ally/classes/push_config.php
(#112) Function push_config::apply_default_configs is not documented
(#97) There is no description in phpdocs for function __construct
(#161) There is no description in phpdocs for function get_url
(#168) There is no description in phpdocs for function get_key
(#175) There is no description in phpdocs for function get_secret
(#182) There is no description in phpdocs for function get_batch_size
(#189) There is no description in phpdocs for function get_timeout
(#196) There is no description in phpdocs for function get_connect_timeout
(#203) There is no description in phpdocs for function get_debug
(#210) There is no description in phpdocs for function is_cli_only
(#217) There is no description in phpdocs for function get_max_push_attempts
admin/tool/ally/classes/push_content_updates.php
(#44) Function push_content_updates::handle_send_error is not documented
(#61) Function push_content_updates::on_send_success is not documented
admin/tool/ally/classes/push_course_updates.php
(#44) Function push_course_updates::handle_send_error is not documented
(#61) Function push_course_updates::on_send_success is not documented
admin/tool/ally/classes/push_file_updates.php
(#44) Function push_file_updates::handle_send_error is not documented
(#61) Function push_file_updates::on_send_success is not documented
admin/tool/ally/classes/push_updates.php
(#48) Function push_updates::__construct is not documented
(#52) Function push_updates::handle_send_error is not documented
(#54) Function push_updates::on_send_success is not documented
admin/tool/ally/classes/role_assignments.php
(#49) Function role_assignments::__construct is not documented
admin/tool/ally/classes/task/cleanup_log_task.php
(#37) Function cleanup_log_task::get_name is not documented
(#41) Function cleanup_log_task::execute is not documented
admin/tool/ally/classes/task/content_updates_task.php
(#61) Function content_updates_task::get_name is not documented
(#65) Function content_updates_task::execute is not documented
(#160) Function content_updates_task::failed_attempt_string is not documented
(#97) Phpdocs for function content_updates_task::push_deletes has incomplete parameters list
admin/tool/ally/classes/task/file_updates_task.php
(#55) Function file_updates_task::get_name is not documented
(#59) Function file_updates_task::execute is not documented
(#207) Phpdocs for function file_updates_task::mark_block_files_needing_updating has incomplete parameters list
admin/tool/ally/classes/testing/traits/component_assertions.php
(#27) There is no description in phpdocs for function assert_content_items_contain_item
(#48) There is no description in phpdocs for function assert_content_items_not_contain_item
(#25) Package is not specified for trait component_assertions. It is also not specified in file-level phpdocs
admin/tool/ally/classes/traceable_processor.php
(#69) Function traceable_processor::clear_push_traces is not documented
(#38) Variable traceable_processor::$pushtrace is not documented
(#28) No one-line description found in phpdocs for class traceable_processor
(#73) There is no description in phpdocs for function build_payload
admin/tool/ally/classes/version_information.php
(#143) Function version_information::check_filter_active is not documented
(#147) Function version_information::get_db_version is not documented
(#164) Function version_information::get_system_info is not documented
admin/tool/ally/classes/webservice/content.php
(#44) There is no description in phpdocs for function service_parameters
(#57) There is no description in phpdocs for function service_returns
(#86) There is no description in phpdocs for function execute_service
(#87) Phpdocs for function content::execute_service has incomplete parameters list
admin/tool/ally/classes/webservice/course_content.php
(#38) There is no description in phpdocs for function service_parameters
(#47) There is no description in phpdocs for function service_returns
(#66) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/course_files.php
(#39) There is no description in phpdocs for function service_parameters
(#48) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/course_invalid_files.php
(#29) Class course_invalid_files is not documented
(#31) There is no description in phpdocs for function service_parameters
(#42) There is no description in phpdocs for function service_returns
(#58) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/course_user_count.php
(#37) There is no description in phpdocs for function service_parameters
(#46) There is no description in phpdocs for function service_returns
(#57) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/courses.php
(#37) There is no description in phpdocs for function service_parameters
(#49) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/delete_file.php
(#35) There is no description in phpdocs for function service_parameters
(#45) There is no description in phpdocs for function service_returns
(#54) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/file.php
(#41) There is no description in phpdocs for function service_parameters
(#50) There is no description in phpdocs for function service_returns
(#72) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/file_updates.php
(#39) There is no description in phpdocs for function service_parameters
(#48) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/files.php
(#38) There is no description in phpdocs for function service_parameters
(#48) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/invalid_files.php
(#29) Class invalid_files is not documented
(#31) There is no description in phpdocs for function service_parameters
(#41) There is no description in phpdocs for function service_returns
(#57) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/log.php
(#43) There is no description in phpdocs for function service_parameters
(#52) There is no description in phpdocs for function service_returns
(#90) There is no description in phpdocs for function service
(#91) Phpdocs for function log::service has incomplete parameters list
admin/tool/ally/classes/webservice/loggable_external_api.php
(#48) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/mod_file_view.php
(#40) There is no description in phpdocs for function service_parameters
(#50) There is no description in phpdocs for function service_returns
(#59) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/processors_status.php
(#93) Function processors_status::cast is not documented
(#37) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#60) There is no description in phpdocs for function execute_service
(#61) Phpdocs for function processors_status::execute_service has incomplete parameters list
admin/tool/ally/classes/webservice/replace_content.php
(#42) There is no description in phpdocs for function service_parameters
(#55) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/replace_file.php
(#37) There is no description in phpdocs for function service_parameters
(#48) There is no description in phpdocs for function service_returns
(#58) There is no description in phpdocs for function execute_service
(#59) Phpdocs for function replace_file::execute_service has incomplete parameters list
admin/tool/ally/classes/webservice/user_fill_from_context_error.php
(#31) Function user_fill_from_context_error::validate_context is not documented
admin/tool/ally/classes/webservice/version_info.php
(#37) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#84) There is no description in phpdocs for function execute_service
admin/tool/ally/classes/webservice/wspluginfile.php
(#38) Class wspluginfile is not documented
(#38) Package is not specified for class wspluginfile. It is also not specified in file-level phpdocs
admin/tool/ally/lang/ar/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/ca/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/cs/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/da/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/de/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/es/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/fi/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/fr/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/it/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/ja/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/nl/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/pl/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/pt_br/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/th/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/tr/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lang/zh_tw/tool_ally.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lib.php
(#36) Package is not specified for function tool_ally_after_file_deleted. It is also not specified in file-level phpdocs
(#52) Package is not specified for function tool_ally_after_file_created. It is also not specified in file-level phpdocs
(#64) Package is not specified for function tool_ally_after_file_updated. It is also not specified in file-level phpdocs
(#76) Package is not specified for function tool_ally_pre_course_module_delete. It is also not specified in file-level phpdocs
(#102) Package is not specified for function tool_ally_pluginfile. It is also not specified in file-level phpdocs
(#140) Package is not specified for function tool_ally_exclude_setting_changed. It is also not specified in file-level phpdocs
admin/tool/ally/logs.php
(#17) No one-line description found in phpdocs for file
admin/tool/ally/lti/view.php
(#20) Package report_allylti is not valid
admin/tool/ally/tests/abstract_testcase.php
(#116) Phpdocs for function abstract_testcase::create_draft_file has incomplete parameters list
(#134) Phpdocs for function abstract_testcase::create_test_file has incomplete parameters list
(#211) Phpdocs for function abstract_testcase::component_content_is_in_array has incomplete parameters list
admin/tool/ally/tests/adminsetting_ally_configpasswordunmask_test.php
(#21) No one-line description found in phpdocs for class adminsetting_ally_configpasswordunmask_test
(#22) Package tool_admin is not valid
admin/tool/ally/tests/adminsetting_ally_trim_test.php
(#21) No one-line description found in phpdocs for class adminsetting_ally_trim_test
(#22) Package tool_admin is not valid
admin/tool/ally/tests/auto_config_test.php
(#27) Class auto_config_test is not documented
(#60) Function auto_config_test::create_profile_field is not documented
(#27) Package is not specified for class auto_config_test. It is also not specified in file-level phpdocs
admin/tool/ally/tests/components_block_html_component_test.php
(#83) Function components_block_html_component_test::add_block is not documented
admin/tool/ally/tests/components_forum_component_test.php
(#131) Function components_forum_component_test::assert_content_items_contain_discussion_post is not documented
(#139) Function components_forum_component_test::assert_content_items_not_contain_discussion_post is not documented
admin/tool/ally/tests/components_hsuforum_component_test.php
(#137) Function components_hsuforum_component_test::assert_content_items_contain_discussion_post is not documented
(#145) Function components_hsuforum_component_test::assert_content_items_not_contain_discussion_post is not documented
admin/tool/ally/tests/components_page_component_with_null_content_test.php
(#35) Class components_page_component_with_null_content_test is not documented
(#17) No one-line description found in phpdocs for file
admin/tool/ally/tests/content_updates_task_test.php
(#175) Function content_updates_task_test::assert_deletion_queue_contains is not documented
(#190) Function content_updates_task_test::pre_course_module_delete_forum is not documented
admin/tool/ally/tests/event_handlers_test.php
(#191) Function event_handlers_test::assert_pushtrace_not_contains_entity_regex is not documented
(#567) Function event_handlers_test::check_module_deleted_pushtraces is not documented
(#152) There is no description in phpdocs for function assert_pushtrace_contains_file_id
(#165) There is no description in phpdocs for function assert_pushtrace_not_contains_entity_id
(#178) There is no description in phpdocs for function assert_pushtrace_not_contains_file_id
(#470) There is no description in phpdocs for function check_module_created_pushtraces
(#500) There is no description in phpdocs for function check_module_updated_pushtraces
(#93) Phpdocs for function event_handlers_test::check_pushtrace_contains_key_value has incomplete parameters list
(#117) Phpdocs for function event_handlers_test::check_pushtrace_contains_entity_id has incomplete parameters list
(#128) Phpdocs for function event_handlers_test::check_pushtrace_contains_file_id has incomplete parameters list
(#153) Phpdocs for function event_handlers_test::assert_pushtrace_contains_file_id has incomplete parameters list
(#179) Phpdocs for function event_handlers_test::assert_pushtrace_not_contains_file_id has incomplete parameters list
(#219) Phpdocs for function event_handlers_test::check_pushtrace_contains_context_id has incomplete parameters list
admin/tool/ally/tests/file_url_resolver_test.php
(#41) Variable file_url_resolver_test::$course is not documented
admin/tool/ally/tests/generator/lib.php
(#146) Phpdocs for function tool_ally_generator::add_block has incomplete parameters list
admin/tool/ally/tests/launch_config_test.php
(#27) Class launch_config_test is not documented
(#27) Package is not specified for class launch_config_test. It is also not specified in file-level phpdocs
admin/tool/ally/tests/password_test.php
(#28) Package is not specified for class password_test. It is also not specified in file-level phpdocs
admin/tool/ally/tests/push_file_updates_error_retry_test.php
(#39) Invalid phpdocs tag @class used
admin/tool/ally/tests/version_information_test.php
(#32) Class version_information_test is not documented
admin/tool/ally/tests/webservice_content_test.php
(#139) There is no description in phpdocs for function main_module_content_test
(#140) Phpdocs for function webservice_content_test::main_module_content_test has incomplete parameters list
(#227) Phpdocs for function webservice_content_test::test_service_forum_content has incomplete parameters list
admin/tool/ally/tests/webservice_course_content_test.php
(#42) Function webservice_course_content_test::get_forum_expectations is not documented
admin/tool/ally/tests/webservice_courses_testcase.php
(#42) Function webservice_courses_testcase::test_service is not documented
admin/tool/ally/tests/webservice_processors_status.php
(#40) Function webservice_processors_status::test_service_return is not documented
(#44) Function webservice_processors_status::test_service is not documented
admin/tool/ally/tests/webservice_replace_content_test.php
(#82) There is no description in phpdocs for function module_replace_test
admin/tool/ally/tests/webservice_replace_file_test.php
(#72) Function webservice_replace_file_test::std_img_html is not documented
(#55) There is no description in phpdocs for function setUp
(#318) Phpdocs for function webservice_replace_file_test::replace_file has incomplete parameters list
(#334) Phpdocs for function webservice_replace_file_test::test_service_forum_html has incomplete parameters list
admin/tool/ally/tests/wspluginfile_test.php
(#117) Function wspluginfile_test::prepare_get_file 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]


Gherkin .feature problems

(0 errors, 0 warnings)

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