Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(2826 errors, 811 warnings)

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

admin/tool/ally/autoconfigws.php
(#1) DocBlock missing a @package tag for file autoconfigws.php. Expected @package tool_ally
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#52) Expected at least 1 space before "."; 0 found
(#52) Expected at least 1 space after "."; 0 found
(#52) Expected at least 1 space before "."; 0 found
(#52) Expected at least 1 space after "."; 0 found
(#52) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/adminsetting/ally_config_link.php
(#32) Opening brace must not be followed by a blank line
(#55) Incorrect spacing between argument "$query" and equals sign; expected 1 but found 0
(#55) Incorrect spacing between default value and equals sign for argument "$query"; expected 1 but found 0
admin/tool/ally/classes/adminsetting/ally_configpasswordunmask.php
(#36) Opening brace must not be followed by a blank line
(#38) Missing docblock for function write_setting
admin/tool/ally/classes/adminsetting/ally_pickroles.php
(#35) Opening brace must not be followed by a blank line
(#38) Invalid docblock tag "@inheritdoc".
(#40) No one-line description found in phpdocs for docblock of function load_choices
admin/tool/ally/classes/adminsetting/ally_trim.php
(#32) Opening brace must not be followed by a blank line
(#34) Missing docblock for function write_setting
(#35) Logical operator "and" is prohibited; use "&&" instead
admin/tool/ally/classes/auto_config.php
(#1) DocBlock missing a @package tag for file auto_config.php. Expected @package tool_ally
(#36) Missing docblock for class auto_config
(#36) Opening brace must not be followed by a blank line
(#103) Missing docblock for function load_user_profile
(#222) Parentheses must be used when instantiating a new class
(#273) Expected 0 spaces before closing parenthesis; newline found
(#277) Opening parenthesis of a multi-line function call must be the last content on the line
(#277) Only one argument is allowed per line in a multi-line function call
(#278) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#278) Only one argument is allowed per line in a multi-line function call
(#278) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/auto_config_resolver.php
(#35) Opening brace must not be followed by a blank line
(#47) Missing docblock for function __construct
(#56) No one-line description found in phpdocs for docblock of function resolve
admin/tool/ally/classes/auto_configurator.php
(#37) Opening brace must not be followed by a blank line
(#39) Missing member variable doc comment
(#39) The static declaration must come after the visibility declaration
(#50) No one-line description found in phpdocs for docblock of function configure_settings
(#71) No one-line description found in phpdocs for docblock of function configure_webservices
admin/tool/ally/classes/cache.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/componentsupport/assign_component.php
(#1) DocBlock missing a @package tag for file assign_component.php. Expected @package tool_ally
(#30) Header blocks must not contain blank lines
(#40) DocBlock missing a @package tag for class assign_component. Expected @package tool_ally
(#40) Opening brace must not be followed by a blank line
(#42) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#45) Missing member variable doc comment
(#49) Missing docblock for function component_type
(#53) Missing docblock for function get_course_html_content_items
(#57) Missing docblock for function get_html_content
(#57) There must not be a space before the colon in a return type declaration
(#70) Missing docblock for function get_all_html_content
(#74) Missing docblock for function replace_html_content
(#78) Missing docblock for function get_annotation
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#82) Missing docblock for function resolve_course_id
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#107) Missing docblock for function check_file_in_use
(#116) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/componentsupport/block_html_component.php
(#1) DocBlock missing a @package tag for file block_html_component.php. Expected @package tool_ally
(#30) Header blocks must not contain blank lines
(#39) DocBlock missing a @package tag for class block_html_component. Expected @package tool_ally
(#39) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map; Found: annotation_map, iface_html_content
(#39) Opening brace must not be followed by a blank line
(#41) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#44) Missing member variable doc comment
(#48) Missing docblock for function unpack_configdata
(#52) Missing docblock for function pack_configdata
(#56) Missing docblock for function component_type
(#60) Missing docblock for function get_file_area
(#64) Missing docblock for function get_course_html_content_items
(#93) Missing docblock for function get_html_content
(#93) There must not be a space before the colon in a return type declaration
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#125) Missing docblock for function get_all_html_content
(#129) Missing docblock for function replace_html_content
(#139) Missing docblock for function resolve_course_id
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#155) Missing docblock for function get_annotation
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#159) Missing docblock for function get_annotation_maps
(#194) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/classes/componentsupport/book_component.php
(#1) DocBlock missing a @package tag for file book_component.php. Expected @package tool_ally
(#25) Header blocks must not contain blank lines
(#33) Header blocks must not contain blank lines
(#42) DocBlock missing a @package tag for class book_component. Expected @package tool_ally
(#42) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map, content_sub_tables; Found: annotation_map, content_sub_tables, iface_html_content
(#43) Expected 4 spaces before interface name; 8 found
(#43) Only one interface may be specified per line in a multi-line implements declaration
(#43) Only one interface may be specified per line in a multi-line implements declaration
(#43) Opening brace must not be followed by a blank line
(#45) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#48) Missing member variable doc comment
(#53) Missing docblock for function component_type
(#57) Missing docblock for function get_course_html_content_items
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Missing docblock for function get_html_content
(#103) There must not be a space before the colon in a return type declaration
(#124) No one-line description found in phpdocs for docblock of function get_chapter_html_content
(#139) Long list syntax is not allowed
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#144) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#146) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Missing docblock for function get_all_html_content
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Missing docblock for function replace_html_content
(#162) Missing docblock for function resolve_course_id
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#173) Missing docblock for function get_annotation_maps
(#185) Long list syntax is not allowed
(#196) Opening parenthesis of a multi-line function call must be the last content on the line
(#196) Only one argument is allowed per line in a multi-line function call
(#197) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Closing parenthesis of a multi-line function call must be on a line by itself
(#225) Long list syntax is not allowed
(#227) Expected at least 1 space before "."; 0 found
(#227) Expected at least 1 space after "."; 0 found
(#232) Missing docblock for function get_file_area
(#239) Missing docblock for function get_file_item
(#246) Missing docblock for function queue_delete_sub_tables
admin/tool/ally/classes/componentsupport/component_base.php
(#1) DocBlock missing a @package tag for file component_base.php. Expected @package tool_ally
(#40) Missing docblock for class component_base
(#40) Opening brace must not be followed by a blank line
(#42) Missing docblock for constant component_base::TYPE_CORE
(#44) Missing docblock for constant component_base::TYPE_MOD
(#46) Missing docblock for constant component_base::TYPE_BLOCK
(#48) Missing member variable doc comment
(#60) No one-line description found in phpdocs for docblock of function module_installed
(#82) No one-line description found in phpdocs for docblock of function validate_component_table_field
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#119) Expected 1 space after FUNCTION keyword; 0 found
(#196) Long list syntax is not allowed
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/componentsupport/course_component.php
(#1) DocBlock missing a @package tag for file course_component.php. Expected @package tool_ally
(#25) Space before opening parenthesis of function call prohibited
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#44) DocBlock missing a @package tag for class course_component. Expected @package tool_ally
(#44) Opening brace must not be followed by a blank line
(#46) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#49) Missing member variable doc comment
(#54) Missing docblock for function component_type
(#63) No one-line description found in phpdocs for docblock of function get_course_section_summary_rows
(#88) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#89) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#97) Missing docblock for function get_course_html_content_items
(#107) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Only one argument is allowed per line in a multi-line function call
(#108) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#108) Only one argument is allowed per line in a multi-line function call
(#108) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) Missing docblock for function get_html_content
(#124) There must not be a space before the colon in a return type declaration
(#128) Expected 1 space after FUNCTION keyword; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#192) Missing docblock for function get_all_html_content
(#203) Missing docblock for function replace_html_content
(#214) Blank line found at start of control structure
(#220) Missing docblock for function resolve_course_id
(#230) Expected at least 1 space before "."; 0 found
(#230) Expected at least 1 space after "."; 0 found
(#262) Missing docblock for function check_file_in_use
admin/tool/ally/classes/componentsupport/file_component_base.php
(#1) DocBlock missing a @package tag for file file_component_base.php. Expected @package tool_ally
(#33) Missing docblock for class file_component_base
(#33) Opening brace must not be followed by a blank line
(#49) No one-line description found in phpdocs for docblock of function validate_file_component
(#52) Expected 0 spaces before closing bracket; 1 found
(#62) Expected at least 1 space before "."; 0 found
(#62) Expected at least 1 space after "."; 0 found
(#62) Expected at least 1 space before "."; 0 found
(#62) Expected at least 1 space after "."; 0 found
(#62) Expected at least 1 space before "."; 0 found
(#72) No one-line description found in phpdocs for docblock of function setup_file_and_validate
admin/tool/ally/classes/componentsupport/forum_component.php
(#1) DocBlock missing a @package tag for file forum_component.php. Expected @package tool_ally
(#36) Header blocks must not contain blank lines
(#46) DocBlock missing a @package tag for class forum_component. Expected @package tool_ally
(#46) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map, content_sub_tables; Found: annotation_map, content_sub_tables, iface_html_content
(#47) Only one interface may be specified per line in a multi-line implements declaration
(#47) Only one interface may be specified per line in a multi-line implements declaration
(#47) Opening brace must not be followed by a blank line
(#49) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#52) Missing member variable doc comment
(#54) Missing member variable doc comment
(#59) Missing docblock for function component_type
(#63) Missing docblock for function replace_file_links
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#74) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Long list syntax is not allowed
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#137) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Missing docblock for function get_course_html_content_items
(#155) Missing docblock for function get_annotation_maps
(#178) Long list syntax is not allowed
(#187) Missing docblock for function get_html_content
(#198) Missing docblock for function get_all_html_content
(#239) Missing docblock for function get_file_item
(#247) Missing docblock for function get_file_area
(#255) Missing docblock for function replace_html_content
(#259) Missing docblock for function resolve_course_id
(#274) Missing docblock for function resolve_module_instance_id
(#294) Blank line found at end of control structure
(#304) No one-line description found in phpdocs for docblock of function get_discussion_id_from_post_id
(#323) Long list syntax is not allowed
(#333) Missing docblock for function queue_delete_sub_tables
(#338) Missing docblock for function check_file_in_use
(#347) Missing docblock for function get_all_files_search_html
(#370) Long list syntax is not allowed
(#374) Long list syntax is not allowed
admin/tool/ally/classes/componentsupport/glossary_component.php
(#46) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map, content_sub_tables; Found: annotation_map, content_sub_tables, iface_html_content
(#47) Expected 4 spaces before interface name; 8 found
(#47) Only one interface may be specified per line in a multi-line implements declaration
(#47) Only one interface may be specified per line in a multi-line implements declaration
(#47) Opening brace must not be followed by a blank line
(#49) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#52) Missing member variable doc comment
(#57) Missing docblock for function component_type
(#61) Missing docblock for function replace_file_links
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Missing docblock for function resolve_course_id
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#98) No one-line description found in phpdocs for docblock of function get_entry_html_content_items
(#111) Long list syntax is not allowed
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#136) Only one argument is allowed per line in a multi-line function call
(#137) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) No one-line description found in phpdocs for docblock of function get_course_html_content_items
(#169) There must not be a space before the colon in a return type declaration
(#177) Missing docblock for function get_all_html_content
(#208) Missing docblock for function get_annotation_maps
(#220) Long list syntax is not allowed
(#238) Long list syntax is not allowed
(#246) Missing docblock for function queue_delete_sub_tables
(#251) Missing docblock for function get_file_area
(#258) Missing docblock for function get_file_item
(#265) Missing docblock for function check_file_in_use
admin/tool/ally/classes/componentsupport/hsuforum_component.php
(#1) DocBlock missing a @package tag for file hsuforum_component.php. Expected @package tool_ally
(#34) DocBlock missing a @package tag for class hsuforum_component. Expected @package tool_ally
(#34) Opening brace must not be followed by a blank line
(#36) Missing member variable doc comment
(#38) Missing member variable doc comment
(#43) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/componentsupport/interfaces/annotation_map.php
(#1) DocBlock missing a @package tag for file annotation_map.php. Expected @package tool_ally
(#26) Missing docblock for interface annotation_map
(#26) Opening brace must not be followed by a blank line
(#35) No one-line description found in phpdocs for docblock of function get_annotation_maps
admin/tool/ally/classes/componentsupport/interfaces/content_sub_tables.php
(#1) DocBlock missing a @package tag for file content_sub_tables.php. Expected @package tool_ally
(#28) Missing docblock for interface content_sub_tables
(#29) Missing docblock for function queue_delete_sub_tables
admin/tool/ally/classes/componentsupport/interfaces/html_content.php
(#1) DocBlock missing a @package tag for file html_content.php. Expected @package tool_ally
(#29) Missing docblock for interface html_content
(#29) Opening brace must not be followed by a blank line
(#35) No one-line description found in phpdocs for docblock of function get_course_html_content_items
(#45) There must not be a space before the colon in a return type declaration
(#72) No one-line description found in phpdocs for docblock of function resolve_course_id
admin/tool/ally/classes/componentsupport/label_component.php
(#1) DocBlock missing a @package tag for file label_component.php. Expected @package tool_ally
(#35) DocBlock missing a @package tag for class label_component. Expected @package tool_ally
(#35) Opening brace must not be followed by a blank line
(#37) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#40) Missing member variable doc comment
(#44) Missing docblock for function component_type
(#48) Missing docblock for function get_label_title_from_content
(#53) Missing docblock for function get_course_html_content_items
(#57) Missing docblock for function get_html_content
(#57) There must not be a space before the colon in a return type declaration
(#66) Missing docblock for function get_all_html_content
(#70) Missing docblock for function replace_html_content
(#74) Missing docblock for function get_annotation
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#78) Missing docblock for function resolve_course_id
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/componentsupport/lesson_component.php
(#34) Header blocks must not contain blank lines
(#46) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map; Found: annotation_map, iface_html_content
(#46) Opening brace must not be followed by a blank line
(#48) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#51) Missing member variable doc comment
(#57) Missing docblock for function component_type
(#141) Blank line found at start of control structure
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Only one argument is allowed per line in a multi-line function call
(#175) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Closing parenthesis of a multi-line function call must be on a line by itself
(#178) Blank line found at end of control structure
(#184) Missing docblock for function get_annotation_maps
(#200) Long list syntax is not allowed
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#213) Missing docblock for function get_course_html_content_items
(#225) Missing docblock for function replace_file_links
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#233) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#237) Missing docblock for function get_html_content
(#237) There must not be a space before the colon in a return type declaration
(#299) Missing docblock for function get_lesson_pages
(#304) Missing docblock for function get_all_html_content
(#310) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Closing parenthesis of a multi-line function call must be on a line by itself
(#315) Missing docblock for function replace_html_content
(#319) Missing docblock for function resolve_course_id
(#336) Missing docblock for function get_file_area
(#349) Missing docblock for function get_file_item
(#382) Long list syntax is not allowed
(#383) Expected at least 1 space before "."; 0 found
(#383) Expected at least 1 space after "."; 0 found
(#387) Blank line found at end of control structure
(#392) Missing docblock for function get_all_files_search_html
(#405) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Closing parenthesis of a multi-line function call must be on a line by itself
(#409) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Only one argument is allowed per line in a multi-line function call
(#409) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/componentsupport/page_component.php
(#1) DocBlock missing a @package tag for file page_component.php. Expected @package tool_ally
(#28) Header blocks must not contain blank lines
(#37) DocBlock missing a @package tag for class page_component. Expected @package tool_ally
(#37) The interface names in a "class implements" statement should be ordered alphabetically. Expected: iface_html_content, annotation_map; Found: annotation_map, iface_html_content
(#37) Opening brace must not be followed by a blank line
(#39) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#42) Missing member variable doc comment
(#46) Missing docblock for function component_type
(#50) Missing docblock for function get_course_html_content_items
(#54) Missing docblock for function get_html_content
(#54) There must not be a space before the colon in a return type declaration
(#67) Missing docblock for function get_all_html_content
(#74) Missing docblock for function replace_html_content
(#78) Missing docblock for function resolve_course_id
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#89) Missing docblock for function get_annotation_maps
admin/tool/ally/classes/componentsupport/qtype_ddmatch_component.php
(#26) Space before opening parenthesis of function call prohibited
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#39) Opening brace must not be followed by a blank line
(#41) Missing docblock for function replace_file_links
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/componentsupport/question_component.php
(#27) Space before opening parenthesis of function call prohibited
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#41) Opening brace must not be followed by a blank line
(#43) Missing docblock for function component_type
(#101) Missing docblock for function replace_file_links
(#138) There must be no space before the colon in a CASE statement
(#141) There must be no space before the colon in a CASE statement
(#144) There must be no space before the colon in a CASE statement
(#145) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#147) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#155) There must be no space before the colon in a CASE statement
(#158) There must be no space before the colon in a CASE statement
(#162) There must be no space before the colon in a CASE statement
(#165) There must be no space before the colon in a CASE statement
(#168) There must be no space before the colon in a CASE statement
(#171) There must be no space before the colon in a CASE statement
(#174) There must be no space before the colon in a DEFAULT statement
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#188) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/componentsupport/traits/embedded_file_map.php
(#1) DocBlock missing a @package tag for file embedded_file_map.php. Expected @package tool_ally
(#31) Header blocks must not contain blank lines
(#42) Space before opening parenthesis of function call prohibited
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#46) Missing docblock for trait embedded_file_map
(#46) Opening brace must not be followed by a blank line
(#75) Long list syntax is not allowed
(#97) Long list syntax is not allowed
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#190) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#203) Blank line found at end of control structure
admin/tool/ally/classes/componentsupport/traits/html_content.php
(#1) DocBlock missing a @package tag for file html_content.php. Expected @package tool_ally
(#29) Header blocks must not contain blank lines
(#33) Missing docblock for trait html_content
(#33) Opening brace must not be followed by a blank line
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#103) Multi-line function declarations must define one parameter per line
(#103) Multi-line function declarations must define one parameter per line
(#103) Multi-line function declarations must define one parameter per line
(#103) Multi-line function declarations must define one parameter per line
(#104) Multi-line function declaration not indented correctly; expected 8 spaces but found 44
(#104) Multi-line function declarations must define one parameter per line
(#105) Multi-line function declaration not indented correctly; expected 8 spaces but found 44
(#105) The closing parenthesis of a multi-line function declaration must be on a new line
(#105) There must not be a space before the colon in a return type declaration
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#175) Opening parenthesis of a multi-line function call must be the last content on the line
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#176) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) Opening parenthesis of a multi-line function call must be the last content on the line
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#198) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#198) Only one argument is allowed per line in a multi-line function call
(#198) Only one argument is allowed per line in a multi-line function call
(#198) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) Long list syntax is not allowed
(#250) No one-line description found in phpdocs for docblock of function get_selected_html_content_items
(#250) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#250) Multi-line function declarations must define one parameter per line
(#251) Multi-line function declaration not indented correctly; expected 8 spaces but found 55
(#251) Multi-line function declarations must define one parameter per line
(#252) Multi-line function declaration not indented correctly; expected 8 spaces but found 55
(#252) Multi-line function declarations must define one parameter per line
(#253) Multi-line function declaration not indented correctly; expected 8 spaces but found 55
(#253) Multi-line function declarations must define one parameter per line
(#253) The closing parenthesis of a multi-line function declaration must be on a new line
(#267) Long list syntax is not allowed
(#269) Expected at least 1 space before "."; 0 found
(#269) Expected at least 1 space after "."; 0 found
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#282) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#282) Only one argument is allowed per line in a multi-line function call
(#282) Closing parenthesis of a multi-line function call must be on a line by itself
(#301) Opening parenthesis of a multi-line function call must be the last content on the line
(#308) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#308) Closing parenthesis of a multi-line function call must be on a line by itself
(#318) No one-line description found in phpdocs for docblock of function make_module_instance_url
(#320) Long list syntax is not allowed
(#332) No one-line description found in phpdocs for docblock of function bulk_queue_delete_content
(#338) Opening parenthesis of a multi-line function call must be the last content on the line
(#339) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/content_processor.php
(#36) Opening brace must not be followed by a blank line
(#38) Missing member variable doc comment
(#40) Missing member variable doc comment
(#73) No one-line description found in phpdocs for docblock of function add_to_content_queue
(#126) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/course_processor.php
(#35) Opening brace must not be followed by a blank line
(#37) Missing member variable doc comment
(#39) Missing docblock for function build_payload
admin/tool/ally/classes/event_handlers.php
(#25) Header blocks must not contain blank lines
(#27) Header blocks must not contain blank lines
(#29) Header blocks must not contain blank lines
(#34) Header blocks must not contain blank lines
(#38) Header blocks must not contain blank lines
(#42) Header blocks must not contain blank lines
(#50) Header blocks must not contain blank lines
(#55) Header blocks must not contain blank lines
(#59) Header blocks must not contain blank lines
(#63) Header blocks must not contain blank lines
(#78) Missing docblock for class event_handlers
(#78) Opening brace must not be followed by a blank line
(#80) Missing docblock for constant event_handlers::API_RICH_CNT_CREATED
(#81) Missing docblock for constant event_handlers::API_RICH_CNT_UPDATED
(#82) Missing docblock for constant event_handlers::API_RICH_CNT_DELETED
(#83) Missing docblock for constant event_handlers::API_COURSE_UPDATED
(#84) Missing docblock for constant event_handlers::API_COURSE_DELETED
(#85) Missing docblock for constant event_handlers::API_COURSE_COPIED
(#86) Missing docblock for constant event_handlers::API_COURSE_IMPORTED
(#91) No one-line description found in phpdocs for docblock of function course_created
(#99) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
(#105) No one-line description found in phpdocs for docblock of function course_updated
(#114) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) No one-line description found in phpdocs for docblock of function course_deleted
(#126) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#126) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) No one-line description found in phpdocs for docblock of function course_restored
(#146) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) No one-line description found in phpdocs for docblock of function course_section_crud
(#184) No one-line description found in phpdocs for docblock of function course_section_created
(#192) No one-line description found in phpdocs for docblock of function course_section_updated
(#201) No one-line description found in phpdocs for docblock of function course_section_deleted
(#209) No one-line description found in phpdocs for docblock of function group_created
(#216) No one-line description found in phpdocs for docblock of function group_updated
(#224) No one-line description found in phpdocs for docblock of function course_module_crud
(#244) No one-line description found in phpdocs for docblock of function course_module_created
(#251) No one-line description found in phpdocs for docblock of function course_module_updated
(#260) No one-line description found in phpdocs for docblock of function course_module_deleted
(#281) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#290) No one-line description found in phpdocs for docblock of function forum_discussion_crud
(#305) Expected at least 1 space before "."; 0 found
(#305) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
(#308) Expected at least 1 space after "."; 0 found
(#326) No one-line description found in phpdocs for docblock of function forum_discussion_created
(#335) No one-line description found in phpdocs for docblock of function forum_discussion_updated
(#344) No one-line description found in phpdocs for docblock of function forum_discussion_deleted
(#365) Expected at least 1 space before "."; 0 found
(#365) Expected at least 1 space after "."; 0 found
(#368) Expected at least 1 space before "."; 0 found
(#368) Expected at least 1 space after "."; 0 found
(#385) No one-line description found in phpdocs for docblock of function hsuforum_discussion_created
(#394) No one-line description found in phpdocs for docblock of function hsuforum_discussion_updated
(#403) No one-line description found in phpdocs for docblock of function hsuforum_discussion_deleted
(#467) No one-line description found in phpdocs for docblock of function glossary_entry_created
(#476) No one-line description found in phpdocs for docblock of function glossary_entry_updated
(#485) No one-line description found in phpdocs for docblock of function glossary_entry_deleted
(#494) No one-line description found in phpdocs for docblock of function book_chapter_created
(#503) No one-line description found in phpdocs for docblock of function book_chapter_updated
(#512) No one-line description found in phpdocs for docblock of function book_chapter_deleted
(#523) No one-line description found in phpdocs for docblock of function lesson_page_crud
(#547) No one-line description found in phpdocs for docblock of function lesson_page_created
(#557) No one-line description found in phpdocs for docblock of function lesson_page_updated
(#567) No one-line description found in phpdocs for docblock of function lesson_page_deleted
admin/tool/ally/classes/exceptions/component_validation_exception.php
(#27) Missing docblock for class component_validation_exception
(#27) Opening brace must not be followed by a blank line
admin/tool/ally/classes/file_processor.php
(#35) Opening brace must not be followed by a blank line
(#37) Missing member variable doc comment
(#39) Missing docblock for function build_payload
admin/tool/ally/classes/file_url_resolver.php
(#43) No one-line description found in phpdocs for docblock of function __construct
(#43) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $db.
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/file_validator.php
(#40) Opening brace must not be followed by a blank line
(#134) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $assignments.
(#136) Each PHP statement must be on a line by itself
(#142) No one-line description found in phpdocs for docblock of function whitelist
(#155) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $context.
(#179) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#180) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#222) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#222) Multi-line function declarations must define one parameter per line
(#223) Multi-line function declaration not indented correctly; expected 8 spaces but found 66
(#223) Multi-line function declarations must define one parameter per line
(#223) The closing parenthesis of a multi-line function declaration must be on a new line
(#224) Expected at least 1 space before "."; 0 found
(#224) Expected at least 1 space after "."; 0 found
(#224) Expected at least 1 space before "."; 0 found
(#224) Expected at least 1 space after "."; 0 found
(#237) No one-line description found in phpdocs for docblock of function check_pathname
admin/tool/ally/classes/files_in_use.php
(#40) Opening brace must not be followed by a blank line
(#42) Missing member variable doc comment
(#51) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $context.
(#198) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $existing.
(#271) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#272) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#360) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $existing.
(#397) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/classes/files_iterator.php
(#47) Expected "bool" but found "boolean" for @var tag in member variable comment
(#102) Expected "bool" but found "boolean" for @var tag in member variable comment
(#146) No one-line description found in phpdocs for docblock of function __construct
(#146) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $storage.
(#158) No one-line description found in phpdocs for docblock of function extract_context
(#169) No one-line description found in phpdocs for docblock of function current
(#174) Missing docblock for function next
(#217) Missing docblock for function key
(#226) Missing docblock for function valid
(#231) Missing docblock for function rewind
(#239) Missing docblock for function next_page
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#369) Expected at least 1 space before "."; 0 found
(#369) Expected at least 1 space after "."; 0 found
(#369) Expected at least 1 space before "."; 0 found
(#369) Expected at least 1 space after "."; 0 found
(#378) No one-line description found in phpdocs for docblock of function set_page_size
(#433) No one-line description found in phpdocs for docblock of function reached_count_limit
admin/tool/ally/classes/local.php
(#40) Opening brace must not be followed by a blank line
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#109) No one-line description found in phpdocs for docblock of function iso_8601_to_timestamp
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#196) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Long list syntax is not allowed
(#298) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/classes/local_content.php
(#36) Header blocks must not contain blank lines
(#47) Opening brace must not be followed by a blank line
(#53) No one-line description found in phpdocs for docblock of function component_instance
(#115) Blank line found at end of control structure
(#125) No one-line description found in phpdocs for docblock of function annotation_maps
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#214) No one-line description found in phpdocs for docblock of function apply_embedded_file_map
(#237) No one-line description found in phpdocs for docblock of function get_html_content
(#237) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#237) Multi-line function declarations must define one parameter per line
(#237) Multi-line function declarations must define one parameter per line
(#237) Multi-line function declarations must define one parameter per line
(#238) Multi-line function declaration not indented correctly; expected 8 spaces but found 44
(#238) Multi-line function declarations must define one parameter per line
(#238) The closing parenthesis of a multi-line function declaration must be on a new line
(#238) There must not be a space before the colon in a return type declaration
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#273) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#273) Multi-line function declarations must define one parameter per line
(#273) Multi-line function declarations must define one parameter per line
(#273) Multi-line function declarations must define one parameter per line
(#274) Multi-line function declaration not indented correctly; expected 8 spaces but found 52
(#274) Multi-line function declarations must define one parameter per line
(#274) The closing parenthesis of a multi-line function declaration must be on a new line
(#287) No one-line description found in phpdocs for docblock of function get_all_html_content
(#312) No one-line description found in phpdocs for docblock of function replace_html_content
(#321) No one-line description found in phpdocs for docblock of function get_annotation
(#324) Long list syntax is not allowed
(#332) Expected at least 1 space before "."; 0 found
(#332) Expected at least 1 space after "."; 0 found
(#332) Expected at least 1 space before "."; 0 found
(#332) Expected at least 1 space after "."; 0 found
(#332) Expected at least 1 space before "."; 0 found
(#332) Expected at least 1 space after "."; 0 found
(#370) No one-line description found in phpdocs for docblock of function queue_delete
admin/tool/ally/classes/local_course.php
(#72) Expected 1 blank line at end of file; 2 found
admin/tool/ally/classes/local_file.php
(#31) Header blocks must not contain blank lines
(#49) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $validator.
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#196) Opening parenthesis of a multi-line function call must be the last content on the line
(#196) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space after "."; 0 found
(#197) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#259) Expected at least 1 space before "."; 0 found
(#259) Expected at least 1 space after "."; 0 found
(#260) Expected at least 1 space before "."; 0 found
(#260) Expected at least 1 space after "."; 0 found
(#267) Expected at least 1 space before "."; 0 found
(#267) Expected at least 1 space after "."; 0 found
(#267) Expected at least 1 space before "."; 0 found
(#267) Expected at least 1 space after "."; 0 found
(#280) No one-line description found in phpdocs for docblock of function replace_course_html_link
(#284) Blank line found at start of control structure
(#294) Blank line found at end of control structure
(#295) Blank line found at start of control structure
(#312) No one-line description found in phpdocs for docblock of function replace_block_html_link
(#315) Expected at least 1 space before "."; 0 found
(#315) Expected at least 1 space after "."; 0 found
(#316) Expected at least 1 space before "."; 0 found
(#316) Expected at least 1 space after "."; 0 found
(#397) Opening parenthesis of a multi-line function call must be the last content on the line
(#397) Only one argument is allowed per line in a multi-line function call
(#397) Only one argument is allowed per line in a multi-line function call
(#397) Only one argument is allowed per line in a multi-line function call
(#398) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#398) Only one argument is allowed per line in a multi-line function call
(#398) Closing parenthesis of a multi-line function call must be on a line by itself
(#483) Blank line found at start of control structure
(#515) No one-line description found in phpdocs for docblock of function queue_file_for_deletion
(#548) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/classes/logging/constants.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Missing docblock for constant constants::RANGE_NONE
(#27) Missing docblock for constant constants::RANGE_LIGHT
(#28) Missing docblock for constant constants::RANGE_MEDIUM
(#29) Missing docblock for constant constants::RANGE_ALL
(#30) Missing docblock for constant constants::SEV_EMERGENCY
(#31) Missing docblock for constant constants::SEV_ALERT
(#32) Missing docblock for constant constants::SEV_CRITICAL
(#33) Missing docblock for constant constants::SEV_ERROR
(#34) Missing docblock for constant constants::SEV_WARNING
(#35) Missing docblock for constant constants::SEV_NOTICE
(#36) Missing docblock for constant constants::SEV_INFO
(#37) Missing docblock for constant constants::SEV_DEBUG
admin/tool/ally/classes/logging/logger.php
(#19) Missing @copyright tag
(#19) Missing @license tag
(#19) Missing docblock for class logger
(#19) Opening brace must not be followed by a blank line
admin/tool/ally/classes/logging/loggerbase.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#24) Incorrect @package tag for class loggerbase. Expected tool_ally, found tool_logger.
admin/tool/ally/classes/logging/loggerdb.php
(#32) Opening brace must not be followed by a blank line
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/lti/launch_config.php
(#38) Opening brace must not be followed by a blank line
(#66) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/models/component.php
(#30) Missing docblock for class component
(#101) Parentheses must be used when instantiating a new class
(#107) No one-line description found in phpdocs for docblock of function entity_id
(#115) No one-line description found in phpdocs for docblock of function get_courseid
admin/tool/ally/classes/models/component_content.php
(#29) Missing docblock for class component_content
(#63) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declarations must define one parameter per line
(#64) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#64) Multi-line function declarations must define one parameter per line
(#64) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/ally/classes/models/pluginfileurlprops.php
(#28) Missing docblock for class pluginfileurlprops
(#28) Opening brace must not be followed by a blank line
(#78) Missing docblock for function process_props
(#92) Missing docblock for function to_list
(#96) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/password.php
(#1) DocBlock missing a @package tag for file password.php. Expected @package tool_ally
(#32) DocBlock missing a @package tag for class password. Expected @package tool_ally
(#32) Opening brace must not be followed by a blank line
(#39) Missing docblock for function __construct
(#52) Expected no spaces between $c and the increment operator; 1 found
(#56) Expected at least 1 space after "."; 0 found
(#64) Missing docblock for function __toString
admin/tool/ally/classes/privacy/provider.php
(#40) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#40) The first item in a multi-line implements list must be on the line following the implements keyword
(#42) Opening brace must not be followed by a blank line
(#44) Missing docblock for function get_metadata
(#44) There must not be a space before the colon in a return type declaration
(#58) Missing docblock for function get_contexts_for_userid
(#58) There must not be a space before the colon in a return type declaration
(#62) Missing docblock for function export_user_data
(#65) Missing docblock for function delete_data_for_all_users_in_context
(#68) Missing docblock for function delete_data_for_user
(#71) Missing docblock for function get_users_in_context
(#74) Missing docblock for function delete_data_for_users
admin/tool/ally/classes/push_config.php
(#34) Opening brace must not be followed by a blank line
(#103) No one-line description found in phpdocs for docblock of function __construct
(#112) Missing docblock for function apply_default_configs
(#164) No one-line description found in phpdocs for docblock of function get_url
(#171) No one-line description found in phpdocs for docblock of function get_key
(#178) No one-line description found in phpdocs for docblock of function get_secret
(#185) No one-line description found in phpdocs for docblock of function get_batch_size
(#192) No one-line description found in phpdocs for docblock of function get_timeout
(#199) No one-line description found in phpdocs for docblock of function get_connect_timeout
(#206) No one-line description found in phpdocs for docblock of function get_debug
(#213) No one-line description found in phpdocs for docblock of function is_cli_only
(#220) No one-line description found in phpdocs for docblock of function get_max_push_attempts
admin/tool/ally/classes/push_content_updates.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#42) Opening brace must not be followed by a blank line
(#44) Missing docblock for function handle_send_error
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_course_updates.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#42) Opening brace must not be followed by a blank line
(#44) Missing docblock for function handle_send_error
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_file_updates.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#42) Opening brace must not be followed by a blank line
(#44) Missing docblock for function handle_send_error
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_updates.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#48) Missing docblock for function __construct
(#48) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $config.
(#52) Missing docblock for function handle_send_error
(#54) Missing docblock for function on_send_success
(#64) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $curl.
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/role_assignments.php
(#49) Missing docblock for function __construct
(#49) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $db.
(#109) Long list syntax is not allowed
admin/tool/ally/classes/task/cleanup_log_task.php
(#37) Missing docblock for function get_name
(#41) Missing docblock for function execute
(#60) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/task/content_updates_task.php
(#34) Header blocks must not contain blank lines
(#61) Missing docblock for function get_name
(#65) Missing docblock for function execute
(#119) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#120) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#145) Long list syntax is not allowed
(#160) Missing docblock for function failed_attempt_string
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#161) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#197) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#197) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#211) Each line in a multi-line control structure must be indented at least once; expected at least 24 spaces, but found 20
(#211) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#223) Expected at least 1 space before "."; 0 found
(#223) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/task/file_updates_task.php
(#55) Missing docblock for function get_name
(#59) Missing docblock for function execute
admin/tool/ally/classes/testing/traits/component_assertions.php
(#1) DocBlock missing a @package tag for file component_assertions.php. Expected @package tool_ally
(#25) Missing docblock for trait component_assertions
(#25) Opening brace must not be followed by a blank line
(#34) No one-line description found in phpdocs for docblock of function assert_content_items_contain_item
(#39) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#40) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#45) Expected at least 1 space before "."; 0 found
(#45) Expected at least 1 space after "."; 0 found
(#55) No one-line description found in phpdocs for docblock of function assert_content_items_not_contain_item
(#57) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#58) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/traceable_processor.php
(#36) Opening brace must not be followed by a blank line
(#38) Missing member variable doc comment
(#59) Expected 1 space after FUNCTION keyword; 0 found
(#59) Expected 1 space after USE keyword; found 0
(#69) Missing docblock for function clear_push_traces
(#78) No one-line description found in phpdocs for docblock of function build_payload
(#122) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/version_information.php
(#41) Opening brace must not be followed by a blank line
(#89) Logical operator "and" is prohibited; use "&&" instead
(#90) Logical operator "and" is prohibited; use "&&" instead
(#93) Logical operator "and" is prohibited; use "&&" instead
(#109) Long list syntax is not allowed
(#148) Missing docblock for function check_filter_active
(#152) Missing docblock for function get_db_version
(#155) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#169) Missing docblock for function get_system_info
admin/tool/ally/classes/webservice/content.php
(#29) Header blocks must not contain blank lines
(#47) No one-line description found in phpdocs for docblock of function service_parameters
(#60) No one-line description found in phpdocs for docblock of function service_returns
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Only one argument is allowed per line in a multi-line function call
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) No one-line description found in phpdocs for docblock of function execute_service
(#112) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/webservice/course_content.php
(#41) No one-line description found in phpdocs for docblock of function service_parameters
(#50) No one-line description found in phpdocs for docblock of function service_returns
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/course_files.php
(#42) No one-line description found in phpdocs for docblock of function service_parameters
(#51) No one-line description found in phpdocs for docblock of function service_returns
(#68) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/course_invalid_files.php
(#29) Missing docblock for class course_invalid_files
(#29) Opening brace must not be followed by a blank line
(#34) No one-line description found in phpdocs for docblock of function service_parameters
(#45) No one-line description found in phpdocs for docblock of function service_returns
(#62) No one-line description found in phpdocs for docblock of function execute_service
(#94) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/webservice/course_user_count.php
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#49) No one-line description found in phpdocs for docblock of function service_returns
(#61) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/courses.php
(#35) Opening brace must not be followed by a blank line
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#42) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#52) No one-line description found in phpdocs for docblock of function service_returns
(#54) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#55) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#74) No one-line description found in phpdocs for docblock of function execute_service
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Only one argument is allowed per line in a multi-line function call
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/webservice/delete_file.php
(#38) No one-line description found in phpdocs for docblock of function service_parameters
(#48) No one-line description found in phpdocs for docblock of function service_returns
(#67) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/file.php
(#44) No one-line description found in phpdocs for docblock of function service_parameters
(#53) No one-line description found in phpdocs for docblock of function service_returns
(#84) No one-line description found in phpdocs for docblock of function execute_service
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/webservice/file_updates.php
(#37) Opening brace must not be followed by a blank line
(#42) No one-line description found in phpdocs for docblock of function service_parameters
(#51) No one-line description found in phpdocs for docblock of function service_returns
(#68) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/files.php
(#41) No one-line description found in phpdocs for docblock of function service_parameters
(#51) No one-line description found in phpdocs for docblock of function service_returns
(#73) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/invalid_files.php
(#29) Missing docblock for class invalid_files
(#29) Opening brace must not be followed by a blank line
(#34) No one-line description found in phpdocs for docblock of function service_parameters
(#44) No one-line description found in phpdocs for docblock of function service_returns
(#66) No one-line description found in phpdocs for docblock of function execute_service
(#95) The closing brace for the class must go on the next line after the body
admin/tool/ally/classes/webservice/log.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#46) No one-line description found in phpdocs for docblock of function service_parameters
(#55) No one-line description found in phpdocs for docblock of function service_returns
(#99) No one-line description found in phpdocs for docblock of function service
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#154) Parentheses must be used when instantiating a new class
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/webservice/loggable_external_api.php
(#51) No one-line description found in phpdocs for docblock of function service
admin/tool/ally/classes/webservice/mod_file_view.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#43) No one-line description found in phpdocs for docblock of function service_parameters
(#53) No one-line description found in phpdocs for docblock of function service_returns
(#72) No one-line description found in phpdocs for docblock of function execute_service
(#111) Expected at least 1 space before "."; 0 found
(#111) Expected at least 1 space after "."; 0 found
(#111) Expected at least 1 space before "."; 0 found
(#111) Expected at least 1 space after "."; 0 found
admin/tool/ally/classes/webservice/processors_status.php
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#47) No one-line description found in phpdocs for docblock of function service_returns
(#64) No one-line description found in phpdocs for docblock of function execute_service
(#93) Missing docblock for function cast
admin/tool/ally/classes/webservice/replace_content.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#45) No one-line description found in phpdocs for docblock of function service_parameters
(#58) No one-line description found in phpdocs for docblock of function service_returns
(#76) No one-line description found in phpdocs for docblock of function execute_service
(#90) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/webservice/replace_file.php
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#51) No one-line description found in phpdocs for docblock of function service_returns
(#74) No one-line description found in phpdocs for docblock of function execute_service
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/classes/webservice/user_fill_from_context_error.php
(#31) Missing docblock for function validate_context
admin/tool/ally/classes/webservice/version_info.php
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#47) No one-line description found in phpdocs for docblock of function service_returns
(#52) Expected 1 space after comma in argument list; 2 found
(#52) Expected 1 space between the comma and "'Ally admin tool release'". Found: 2 spaces
(#53) Expected 1 space after comma in argument list; 2 found
(#53) Expected 1 space between the comma and "'Ally admin tool installed'". Found: 2 spaces
(#58) Expected 1 space after comma in argument list; 2 found
(#58) Expected 1 space between the comma and "'Ally filter release'". Found: 2 spaces
(#59) Expected 1 space after comma in argument list; 2 found
(#59) Expected 1 space between the comma and "'Ally filter active at system level'". Found: 2 spaces
(#60) Expected 1 space after comma in argument list; 2 found
(#60) Expected 1 space between the comma and "'Ally filter installed'". Found: 2 spaces
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Expected 1 space after comma in argument list; 2 found
(#66) Expected 1 space between the comma and "'Ally LTI report release'". Found: 2 spaces
(#67) Expected 1 space after comma in argument list; 2 found
(#67) Expected 1 space between the comma and "'Ally LTI report installed'". Found: 2 spaces
(#71) Expected 1 space after comma in argument list; 2 found
(#71) Expected 1 space between the comma and "'Moodle release'". Found: 2 spaces
(#75) Expected 1 space after comma in argument list; 2 found
(#75) Expected 1 space between the comma and "'Server operating system info'". Found: 2 spaces
(#76) Expected 1 space after comma in argument list; 2 found
(#76) Expected 1 space between the comma and "'PHP operating system build info'". Found: 2 spaces
(#87) No one-line description found in phpdocs for docblock of function execute_service
admin/tool/ally/classes/webservice/wspluginfile.php
(#38) Missing @copyright tag
(#38) Missing @license tag
(#38) Missing docblock for class wspluginfile
(#38) Opening brace must not be followed by a blank line
admin/tool/ally/cli/autoconfig.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#35) Long list syntax is not allowed
(#100) Expected 1 blank line at end of file; 4 found
admin/tool/ally/cli/queryfiles.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#34) Long list syntax is not allowed
admin/tool/ally/db/access.php
(#1) DocBlock missing a @package tag for file access.php. Expected @package tool_ally
admin/tool/ally/db/upgrade.php
(#52) Blank line found at start of control structure
(#89) Blank line found at start of control structure
(#115) Blank line found at start of control structure
(#147) Blank line found at start of control structure
(#196) Blank line found at start of control structure
(#202) Expected 1 space after comma in argument list; 10 found
(#202) Expected 1 space between the comma and "XMLDB_TYPE_INTEGER". Found: 10 spaces
(#203) Expected 1 space after comma in argument list; 8 found
(#203) Expected 1 space between the comma and "XMLDB_TYPE_INTEGER". Found: 8 spaces
(#204) Expected 1 space after comma in argument list; 7 found
(#204) Expected 1 space between the comma and "XMLDB_TYPE_CHAR". Found: 7 spaces
(#205) Expected 1 space after comma in argument list; 8 found
(#205) Expected 1 space between the comma and "XMLDB_TYPE_CHAR". Found: 8 spaces
(#206) Expected 1 space after comma in argument list; 5 found
(#206) Expected 1 space between the comma and "XMLDB_TYPE_TEXT". Found: 5 spaces
(#208) Expected 1 space after comma in argument list; 8 found
(#208) Expected 1 space between the comma and "XMLDB_TYPE_TEXT". Found: 8 spaces
(#209) Expected 1 space after comma in argument list; 3 found
(#209) Expected 1 space between the comma and "XMLDB_TYPE_TEXT". Found: 3 spaces
(#227) Blank line found at start of control structure
(#233) Expected 1 space after comma in argument list; 8 found
(#233) Expected 1 space between the comma and "XMLDB_TYPE_INTEGER". Found: 8 spaces
(#234) Expected 1 space after comma in argument list; 6 found
(#234) Expected 1 space between the comma and "XMLDB_TYPE_CHAR". Found: 6 spaces
(#235) Expected 1 space after comma in argument list; 6 found
(#235) Expected 1 space between the comma and "XMLDB_TYPE_INTEGER". Found: 6 spaces
(#250) Blank line found at start of control structure
(#254) Blank line found at start of control structure
(#299) Blank line found at start of control structure
(#327) Blank line found at start of control structure
admin/tool/ally/lang/ar/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/ca/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/cs/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/da/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/de/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/en/tool_ally.php
(#30) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#43) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#61) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#63) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#65) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#67) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#69) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#70) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#72) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#81) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#89) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#93) The string key "logrange" is not in the correct order, it should be before "logs"
(#94) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#95) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#97) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#99) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#103) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#106) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#108) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#109) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#114) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#115) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#120) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#127) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#130) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#132) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#133) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#137) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#145) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#148) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/es/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/fi/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/fr/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/it/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/ja/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/nl/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/pl/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/pt_br/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/th/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/tr/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lang/zh_tw/tool_ally.php
(#1) No one-line description found in phpdocs for docblock of file tool_ally.php
(#1) DocBlock missing a @package tag for file tool_ally.php. Expected @package tool_ally
(#27) The string key "ally:clientconfig" is not in the correct order, it should be before "allyclientconfig"
(#40) The string key "error:componentcontentnotfound" is not in the correct order, it should be before "error:pluginfilequestiononly"
(#58) The string key "hidedata" is not in the correct order, it should be before "showdata"
(#60) The string key "hideexplanation" is not in the correct order, it should be before "showexplanation"
(#62) The string key "hideexception" is not in the correct order, it should be before "showexception"
(#64) The string key "autoconfigure" is not in the correct order, it should be before "usercapabilitymissing"
(#66) The string key "autoconfigureconfirmation" is not in the correct order, it should be before "autoconfiguredesc"
(#67) The string key "autoconfigsuccess" is not in the correct order, it should be before "autoconfigureconfirmation"
(#69) The string key "autoconfigapicall" is not in the correct order, it should be before "autoconfigtoken"
(#78) The string key "cachedef_annotationmaps" is not in the correct order, it should be before "privacy:metadata:files:timemodified"
(#85) The string key "lessonanswertitle" is not in the correct order, it should be before "section"
(#88) The string key "logrange" is not in the correct order, it should be before "logs"
(#89) The string key "loglevel:none" is not in the correct order, it should be before "logrange"
(#90) The string key "loglevel:light" is not in the correct order, it should be before "loglevel:none"
(#92) The string key "loglevel:all" is not in the correct order, it should be before "loglevel:medium"
(#93) The string key "logcleanuptask" is not in the correct order, it should be before "loglevel:all"
(#96) The string key "logger:filtersetupdebugger" is not in the correct order, it should be before "loglifetimedaysdesc"
(#98) The string key "logger:pushtoallyfail" is not in the correct order, it should be before "logger:pushtoallysuccess"
(#99) The string key "logger:pushfilesuccess" is not in the correct order, it should be before "logger:pushtoallyfail"
(#100) The string key "logger:pushfileliveskip" is not in the correct order, it should be before "logger:pushfilesuccess"
(#104) The string key "logger:pushcontentsuccess" is not in the correct order, it should be before "logger:pushfileserror_exp"
(#105) The string key "logger:pushcontentliveskip" is not in the correct order, it should be before "logger:pushcontentsuccess"
(#109) The string key "logger:addingconenttoqueue" is not in the correct order, it should be before "logger:pushcontentserror_exp"
(#114) The string key "logger:cmidresolutionfailure" is not in the correct order, it should be before "logger:moduleidresolutionfailure"
(#116) The string key "courseupdatestask" is not in the correct order, it should be before "logger:cmvisibilityresolutionfailure"
(#118) The string key "logger:pushcourseliveskip" is not in the correct order, it should be before "logger:pushcoursesuccess"
(#119) The string key "logger:pushcourseerror" is not in the correct order, it should be before "logger:pushcourseliveskip"
(#123) The string key "logger:addingcourseevttoqueue" is not in the correct order, it should be before "logger:pushcourseserror_exp"
(#128) The string key "logger:autoconfigfailureteachercap" is not in the correct order, it should be before "logger:servicefailure_exp"
(#130) The string key "deferredcourseevents" is not in the correct order, it should be before "logger:autoconfigfailureteachercap_exp"
admin/tool/ally/lib.php
(#1) DocBlock missing a @package tag for file lib.php. Expected @package tool_ally
(#40) DocBlock missing a @package tag for function tool_ally_after_file_deleted. Expected @package tool_ally
(#61) DocBlock missing a @package tag for function tool_ally_after_file_created. Expected @package tool_ally
(#73) DocBlock missing a @package tag for function tool_ally_after_file_updated. Expected @package tool_ally
(#86) DocBlock missing a @package tag for function tool_ally_pre_course_module_delete. Expected @package tool_ally
(#88) Long list syntax is not allowed
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#120) DocBlock missing a @package tag for function tool_ally_pluginfile. Expected @package tool_ally
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#130) Space before opening parenthesis of function call prohibited
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#148) DocBlock missing a @package tag for function tool_ally_exclude_setting_changed. Expected @package tool_ally
admin/tool/ally/logs.php
(#1) No one-line description found in phpdocs for docblock of file logs.php
(#24) Expected at least 1 space before "."; 0 found
(#24) Expected at least 1 space after "."; 0 found
admin/tool/ally/lti/view.php
(#20) Incorrect @package tag for file view.php. Expected tool_ally, found report_allylti.
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#33) Logical operator "and" is prohibited; use "&&" instead
(#33) Logical operator "and" is prohibited; use "&&" instead
admin/tool/ally/pluginfile.php
(#1) DocBlock missing a @package tag for file pluginfile.php. Expected @package tool_ally
admin/tool/ally/settings.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Only one argument is allowed per line in a multi-line function call
(#47) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#49) Only one argument is allowed per line in a multi-line function call
(#50) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Closing parenthesis of a multi-line function call must be on a line by itself
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#55) Only one argument is allowed per line in a multi-line function call
(#56) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Only one argument is allowed per line in a multi-line function call
(#59) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Only one argument is allowed per line in a multi-line function call
(#62) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) Only one argument is allowed per line in a multi-line function call
(#68) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Only one argument is allowed per line in a multi-line function call
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Only one argument is allowed per line in a multi-line function call
(#94) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/abstract_testcase.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#77) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#117) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#201) Expected no spaces between $fcount and the increment operator; 1 found
(#266) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#267) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#268) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#269) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#270) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#270) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $user.
(#270) The closing parenthesis of a multi-line function declaration must be on a new line
(#303) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#304) Multi-line function declaration not indented correctly; expected 8 spaces but found 47
(#305) Multi-line function declaration not indented correctly; expected 8 spaces but found 47
(#306) Multi-line function declaration not indented correctly; expected 8 spaces but found 47
(#307) Multi-line function declaration not indented correctly; expected 8 spaces but found 47
(#308) Multi-line function declaration not indented correctly; expected 8 spaces but found 47
(#308) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $user.
(#308) The closing parenthesis of a multi-line function declaration must be on a new line
(#314) Long list syntax is not allowed
(#314) Opening parenthesis of a multi-line function call must be the last content on the line
(#314) Only one argument is allowed per line in a multi-line function call
(#314) Only one argument is allowed per line in a multi-line function call
(#315) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#315) Only one argument is allowed per line in a multi-line function call
(#315) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/adminsetting_ally_configpasswordunmask_test.php
(#30) Unit test adminsetting_ally_configpasswordunmask_test should be declared as final.
(#30) No one-line description found in phpdocs for docblock of class adminsetting_ally_configpasswordunmask_test
(#34) Test method test_configpasswordunmask() is missing any coverage information, own or at class level
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/adminsetting_ally_trim_test.php
(#29) Unit test adminsetting_ally_trim_test should be declared as final.
(#29) No one-line description found in phpdocs for docblock of class adminsetting_ally_trim_test
(#33) Test method test_trim() is missing any coverage information, own or at class level
(#36) Opening parenthesis of a multi-line function call must be the last content on the line
(#36) Only one argument is allowed per line in a multi-line function call
(#37) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/auto_config_resolver_test.php
(#38) Unit test auto_config_resolver_test should be declared as final.
(#39) The setUp() method in unit tests must always call to parent::setUp().
(#43) Test method test_resolve_clioption() is missing any coverage information, own or at class level
(#55) Test method test_resolve_envvar() is missing any coverage information, own or at class level
(#74) Test method test_resolve_noconfigs() is missing any coverage information, own or at class level
(#84) Test method test_resolve_badconfigs() is missing any coverage information, own or at class level
admin/tool/ally/tests/auto_config_test.php
(#1) DocBlock missing a @package tag for file auto_config_test.php. Expected @package tool_ally
(#32) Unit test auto_config_test should be declared as final.
(#32) No one-line description found in phpdocs for docblock of class auto_config_test
(#32) DocBlock missing a @package tag for class auto_config_test. Expected @package tool_ally
(#32) Opening brace must not be followed by a blank line
(#34) Test method test_auto_config() is missing any coverage information, own or at class level
(#51) Test method test_auto_config_update_user() is missing any coverage information, own or at class level
(#66) Missing docblock for function create_profile_field in testcase
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
admin/tool/ally/tests/auto_configurator_test.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#48) Unit test auto_configurator_test should be declared as final.
(#51) The setUp() method in unit tests must always call to parent::setUp().
(#55) Test method test_configure_settings() is missing any coverage information, own or at class level
(#77) Test method test_configure_settings_invalid_setting() is missing any coverage information, own or at class level
(#103) Test method test_configure_webservices() is missing any coverage information, own or at class level
admin/tool/ally/tests/cleanup_log_task_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#44) Unit test cleanup_log_task_test should be declared as final.
(#48) Test method test_execute() is missing any coverage information, own or at class level
admin/tool/ally/tests/components_assign_component_test.php
(#44) Unit test components_assign_component_test should be declared as final.
(#70) The setUp() method in unit tests must always call to parent::setUp().
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#98) Long list syntax is not allowed
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#99) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Long list syntax is not allowed
admin/tool/ally/tests/components_block_html_component_test.php
(#49) Unit test components_block_html_component_test should be declared as final.
(#72) The setUp() method in unit tests must always call to parent::setUp().
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#86) Missing docblock for function add_block in testcase
(#86) Expected 0 spaces after "("; 1 found
(#86) Expected 0 spaces after opening parenthesis; 1 found
(#86) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $data.
(#86) There must not be a space before the colon in a return type declaration
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Only one argument is allowed per line in a multi-line function call
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Only one argument is allowed per line in a multi-line function call
(#116) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Test method test_list_content() is missing any coverage information, own or at class level
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#133) Test method test_get_all_html_content_items() is missing any coverage information, own or at class level
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Test method test_get_all_html_content() is missing any coverage information, own or at class level
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#146) Only one argument is allowed per line in a multi-line function call
(#147) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Test method test_get_course_html_content_items() is missing any coverage information, own or at class level
(#188) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Only one argument is allowed per line in a multi-line function call
(#189) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#226) Test method test_file_in_use() is missing any coverage information, own or at class level
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#259) Only one argument is allowed per line in a multi-line function call
(#259) Only one argument is allowed per line in a multi-line function call
(#260) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#260) Only one argument is allowed per line in a multi-line function call
(#260) Only one argument is allowed per line in a multi-line function call
(#260) Closing parenthesis of a multi-line function call must be on a line by itself
(#282) Blank line found at end of control structure
admin/tool/ally/tests/components_book_component_test.php
(#46) Unit test components_book_component_test should be declared as final.
(#84) The setUp() method in unit tests must always call to parent::setUp().
(#97) Missing docblock for function setup_books in testcase
(#120) Test method test_get_all_html_content_items() is missing any coverage information, own or at class level
(#124) Opening parenthesis of a multi-line function call must be the last content on the line
(#125) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Test method test_resolve_module_instance_id_from_book() is missing any coverage information, own or at class level
(#137) Test method test_resolve_module_instance_id_from_chapter() is missing any coverage information, own or at class level
(#143) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#170) Test method test_files_in_use() is missing any coverage information, own or at class level
(#181) Long list syntax is not allowed
(#181) Opening parenthesis of a multi-line function call must be the last content on the line
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#182) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#182) Only one argument is allowed per line in a multi-line function call
(#182) Closing parenthesis of a multi-line function call must be on a line by itself
(#185) Long list syntax is not allowed
(#185) Opening parenthesis of a multi-line function call must be the last content on the line
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Only one argument is allowed per line in a multi-line function call
(#186) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#201) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/components_component_base_test.php
(#41) Unit test components_component_base_test should be declared as final.
(#74) The setUp() method in unit tests must always call to parent::setUp().
(#88) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#90) Test method test_get_approved_author_ids_for_context() is missing any coverage information, own or at class level
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Test method test_user_is_approved_author_type() is missing any coverage information, own or at class level
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/components_course_component_test.php
(#41) Unit test components_course_component_test should be declared as final.
(#57) The setUp() method in unit tests must always call to parent::setUp().
(#69) Test method test_file_in_use() is missing any coverage information, own or at class level
(#76) Long list syntax is not allowed
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Long list syntax is not allowed
(#85) Long list syntax is not allowed
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/components_forum_component_test.php
(#41) Unit test components_forum_component_test should be declared as final.
(#94) The setUp() method in unit tests must always call to parent::setUp().
(#108) Expected at least 1 space before "."; 0 found
(#108) Expected at least 1 space after "."; 0 found
(#108) Expected at least 1 space before "."; 0 found
(#108) Expected at least 1 space after "."; 0 found
(#119) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#119) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space after "."; 0 found
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) Missing docblock for function assert_content_items_contain_discussion_post in testcase
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Missing docblock for function assert_content_items_not_contain_discussion_post in testcase
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#145) Opening parenthesis of a multi-line function call must be the last content on the line
(#146) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Test method test_get_discussion_html_content_items() is missing any coverage information, own or at class level
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Only one argument is allowed per line in a multi-line function call
(#161) Test method test_resolve_module_instance_id_from_forum() is missing any coverage information, own or at class level
(#167) Test method test_resolve_module_instance_id_from_post() is missing any coverage information, own or at class level
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#173) Expected at least 1 space before "."; 0 found
(#173) Expected at least 1 space after "."; 0 found
(#177) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space after "."; 0 found
(#202) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#209) Long list syntax is not allowed
(#209) Opening parenthesis of a multi-line function call must be the last content on the line
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#210) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Closing parenthesis of a multi-line function call must be on a line by itself
(#216) Long list syntax is not allowed
(#216) Opening parenthesis of a multi-line function call must be the last content on the line
(#216) Only one argument is allowed per line in a multi-line function call
(#216) Only one argument is allowed per line in a multi-line function call
(#217) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Closing parenthesis of a multi-line function call must be on a line by itself
(#220) Long list syntax is not allowed
(#225) Expected at least 1 space before "."; 0 found
(#225) Expected at least 1 space after "."; 0 found
(#237) Long list syntax is not allowed
(#237) Opening parenthesis of a multi-line function call must be the last content on the line
(#237) Only one argument is allowed per line in a multi-line function call
(#237) Only one argument is allowed per line in a multi-line function call
(#238) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Closing parenthesis of a multi-line function call must be on a line by itself
(#241) Long list syntax is not allowed
admin/tool/ally/tests/components_glossary_component_test.php
(#45) Unit test components_glossary_component_test should be declared as final.
(#93) The setUp() method in unit tests must always call to parent::setUp().
(#128) Test method test_get_approved_author_ids_for_context() is missing any coverage information, own or at class level
(#130) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#131) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#135) Expected at least 1 space before "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#135) Expected at least 1 space before "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#138) Test method test_user_is_approved_author_type() is missing any coverage information, own or at class level
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#140) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#144) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Test method test_get_entry_html_content_items() is missing any coverage information, own or at class level
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) Opening parenthesis of a multi-line function call must be the last content on the line
(#160) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Closing parenthesis of a multi-line function call must be on a line by itself
(#163) Test method test_resolve_module_instance_id_from_glossary() is missing any coverage information, own or at class level
(#169) Test method test_resolve_module_instance_id_from_entry() is missing any coverage information, own or at class level
(#175) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#189) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#194) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#201) Long list syntax is not allowed
(#201) Opening parenthesis of a multi-line function call must be the last content on the line
(#201) Only one argument is allowed per line in a multi-line function call
(#201) Only one argument is allowed per line in a multi-line function call
(#202) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#202) Only one argument is allowed per line in a multi-line function call
(#202) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Long list syntax is not allowed
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#205) Only one argument is allowed per line in a multi-line function call
(#205) Only one argument is allowed per line in a multi-line function call
(#206) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#206) Only one argument is allowed per line in a multi-line function call
(#206) Only one argument is allowed per line in a multi-line function call
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
(#209) Long list syntax is not allowed
(#209) Opening parenthesis of a multi-line function call must be the last content on the line
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#210) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Closing parenthesis of a multi-line function call must be on a line by itself
(#215) Long list syntax is not allowed
(#215) Opening parenthesis of a multi-line function call must be the last content on the line
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Only one argument is allowed per line in a multi-line function call
(#216) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#216) Only one argument is allowed per line in a multi-line function call
(#216) Closing parenthesis of a multi-line function call must be on a line by itself
(#217) Long list syntax is not allowed
(#217) Opening parenthesis of a multi-line function call must be the last content on the line
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Only one argument is allowed per line in a multi-line function call
(#218) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/components_hsuforum_component_test.php
(#46) Unit test components_hsuforum_component_test should be declared as final.
(#46) Opening brace must not be followed by a blank line
(#48) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#100) Missing docblock for function hsuforum_available in testcase
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#105) The setUp() method in unit tests must always call to parent::setUp().
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#134) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#134) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Missing docblock for function assert_content_items_contain_discussion_post in testcase
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#158) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#161) Missing docblock for function assert_content_items_not_contain_discussion_post in testcase
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#170) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) Test method test_get_discussion_html_content_items() is missing any coverage information, own or at class level
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#191) Test method test_resolve_module_instance_id_from_forum() is missing any coverage information, own or at class level
(#202) Test method test_resolve_module_instance_id_from_post() is missing any coverage information, own or at class level
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#217) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#231) Expected at least 1 space before "."; 0 found
(#231) Expected at least 1 space after "."; 0 found
(#231) Expected at least 1 space before "."; 0 found
(#231) Expected at least 1 space after "."; 0 found
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
(#235) Expected at least 1 space before "."; 0 found
(#235) Expected at least 1 space after "."; 0 found
(#235) Expected at least 1 space before "."; 0 found
(#235) Expected at least 1 space after "."; 0 found
(#235) Expected at least 1 space before "."; 0 found
(#235) Expected at least 1 space after "."; 0 found
(#235) Expected at least 1 space before "."; 0 found
(#235) Expected at least 1 space after "."; 0 found
(#247) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#259) Long list syntax is not allowed
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#259) Only one argument is allowed per line in a multi-line function call
(#259) Only one argument is allowed per line in a multi-line function call
(#260) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#260) Only one argument is allowed per line in a multi-line function call
(#260) Only one argument is allowed per line in a multi-line function call
(#260) Closing parenthesis of a multi-line function call must be on a line by itself
(#266) Long list syntax is not allowed
(#266) Opening parenthesis of a multi-line function call must be the last content on the line
(#266) Only one argument is allowed per line in a multi-line function call
(#266) Only one argument is allowed per line in a multi-line function call
(#267) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Closing parenthesis of a multi-line function call must be on a line by itself
(#270) Long list syntax is not allowed
(#275) Expected at least 1 space before "."; 0 found
(#275) Expected at least 1 space after "."; 0 found
(#287) Long list syntax is not allowed
(#287) Opening parenthesis of a multi-line function call must be the last content on the line
(#287) Only one argument is allowed per line in a multi-line function call
(#287) Only one argument is allowed per line in a multi-line function call
(#288) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#288) Only one argument is allowed per line in a multi-line function call
(#288) Only one argument is allowed per line in a multi-line function call
(#288) Closing parenthesis of a multi-line function call must be on a line by itself
(#291) Long list syntax is not allowed
admin/tool/ally/tests/components_label_component_test.php
(#44) Unit test components_label_component_test should be declared as final.
(#70) The setUp() method in unit tests must always call to parent::setUp().
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#98) Long list syntax is not allowed
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#99) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/components_lesson_component_test.php
(#44) Unit test components_lesson_component_test should be declared as final.
(#87) The setUp() method in unit tests must always call to parent::setUp().
(#106) Test method test_get_all_html_content_items() is missing any coverage information, own or at class level
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#120) Test method test_resolve_module_instance_id_from_lesson() is missing any coverage information, own or at class level
(#125) Test method test_resolve_module_instance_id_from_page() is missing any coverage information, own or at class level
(#130) Test method test_resolve_module_instance_id_from_question() is missing any coverage information, own or at class level
(#135) Test method test_resolve_module_instance_id_from_answer() is missing any coverage information, own or at class level
(#145) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#164) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#173) Long list syntax is not allowed
(#173) Opening parenthesis of a multi-line function call must be the last content on the line
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Only one argument is allowed per line in a multi-line function call
(#174) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Closing parenthesis of a multi-line function call must be on a line by itself
(#177) Long list syntax is not allowed
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#178) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Long list syntax is not allowed
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Only one argument is allowed per line in a multi-line function call
(#179) Only one argument is allowed per line in a multi-line function call
(#180) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#180) Only one argument is allowed per line in a multi-line function call
(#180) Only one argument is allowed per line in a multi-line function call
(#180) Closing parenthesis of a multi-line function call must be on a line by itself
(#185) Long list syntax is not allowed
(#185) Opening parenthesis of a multi-line function call must be the last content on the line
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Only one argument is allowed per line in a multi-line function call
(#186) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Long list syntax is not allowed
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Only one argument is allowed per line in a multi-line function call
(#188) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/components_page_component_test.php
(#49) Unit test components_page_component_test should be declared as final.
(#77) The setUp() method in unit tests must always call to parent::setUp().
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Test method test_list_intro_and_content() is missing any coverage information, own or at class level
(#106) Test method test_get_all_html_content() is missing any coverage information, own or at class level
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#110) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#114) Test method test_resolve_module_instance_id() is missing any coverage information, own or at class level
(#120) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#129) Opening parenthesis of a multi-line function call must be the last content on the line
(#130) Multi-line function call not indented correctly; expected 12 spaces but found 42
(#139) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#144) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#151) Long list syntax is not allowed
(#151) Opening parenthesis of a multi-line function call must be the last content on the line
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Only one argument is allowed per line in a multi-line function call
(#152) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Long list syntax is not allowed
(#155) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Only one argument is allowed per line in a multi-line function call
(#156) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#156) Only one argument is allowed per line in a multi-line function call
(#156) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/components_page_component_with_null_content_test.php
(#39) Unit test components_page_component_with_null_content_test should be declared as final.
(#39) No one-line description found in phpdocs for docblock of class components_page_component_with_null_content_test
(#39) Opening brace must not be followed by a blank line
(#51) The setUp() method in unit tests must always call to parent::setUp().
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Test method test_get_all_html_content_when_null_content() is missing any coverage information, own or at class level
admin/tool/ally/tests/components_question_component_test.php
(#47) Unit test components_question_component_test should be declared as final.
(#80) The setUp() method in unit tests must always call to parent::setUp().
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Only one argument is allowed per line in a multi-line function call
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Test method test_component_type() is missing any coverage information, own or at class level
(#103) Test method test_fileurlproperties() is missing any coverage information, own or at class level
(#114) Test method test_get_question() is missing any coverage information, own or at class level
(#126) Test method test_list_intro_and_content() is missing any coverage information, own or at class level
(#130) Test method test_get_all_html_content() is missing any coverage information, own or at class level
(#134) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
admin/tool/ally/tests/content_updates_task_test.php
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#49) Unit test content_updates_task_test should be declared as final.
(#55) Test method test_initial_run() is missing any coverage information, own or at class level
(#73) Test method test_invalid_config() is missing any coverage information, own or at class level
(#85) Test method test_push_updates() is missing any coverage information, own or at class level
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Long list syntax is not allowed
(#119) Test method test_push_updates_batching() is missing any coverage information, own or at class level
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Test method test_push_deletes() is missing any coverage information, own or at class level
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#183) Missing docblock for function assert_deletion_queue_contains in testcase
(#186) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#191) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#191) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#192) Expected at least 1 space before "."; 0 found
(#192) Expected at least 1 space after "."; 0 found
(#192) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#198) Missing docblock for function pre_course_module_delete_forum in testcase
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
(#257) Test method test_pre_course_module_delete_forum() is missing any coverage information, own or at class level
(#261) Test method test_pre_course_module_delete_hsuforum() is missing any coverage information, own or at class level
(#263) Expected at least 1 space before "."; 0 found
(#263) Expected at least 1 space after "."; 0 found
(#269) Test method test_pre_course_module_delete_glossary() is missing any coverage information, own or at class level
(#279) Opening parenthesis of a multi-line function call must be the last content on the line
(#294) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#294) Closing parenthesis of a multi-line function call must be on a line by itself
(#332) Test method test_performance_delete_glossary() is missing any coverage information, own or at class level
(#342) Opening parenthesis of a multi-line function call must be the last content on the line
(#361) Expected no spaces between $e and the increment operator; 1 found
(#363) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#363) Closing parenthesis of a multi-line function call must be on a line by itself
(#411) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/course_updates_task_test.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#47) Unit test course_updates_task_test should be declared as final.
(#53) Test method test_push_updates() is missing any coverage information, own or at class level
(#76) Test method test_push_updates_batching() is missing any coverage information, own or at class level
(#103) Test method test_push_deletes() is missing any coverage information, own or at class level
(#149) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/event_handlers_test.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#62) Unit test event_handlers_test should be declared as final.
(#62) Opening brace must not be followed by a blank line
(#64) The setUp() method in unit tests must always call to parent::setUp().
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#152) No one-line description found in phpdocs for docblock of function assert_pushtrace_contains_file_id
(#155) Expected at least 1 space before "."; 0 found
(#165) No one-line description found in phpdocs for docblock of function assert_pushtrace_not_contains_entity_id
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#178) No one-line description found in phpdocs for docblock of function assert_pushtrace_not_contains_file_id
(#181) Expected at least 1 space before "."; 0 found
(#186) Missing docblock for function assert_pushtrace_not_contains_entity_regex in testcase
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#241) Test method test_course_created() is missing any coverage information, own or at class level
(#263) Expected at least 1 space before "."; 0 found
(#263) Expected at least 1 space after "."; 0 found
(#267) Test method test_course_updated() is missing any coverage information, own or at class level
(#284) Expected at least 1 space before "."; 0 found
(#284) Expected at least 1 space after "."; 0 found
(#294) Test method test_course_restored() is missing any coverage information, own or at class level
(#311) Parentheses must be used when instantiating a new class
(#342) Opening parenthesis of a multi-line function call must be the last content on the line
(#342) Only one argument is allowed per line in a multi-line function call
(#343) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#343) Only one argument is allowed per line in a multi-line function call
(#343) Closing parenthesis of a multi-line function call must be on a line by itself
(#346) Opening parenthesis of a multi-line function call must be the last content on the line
(#346) Only one argument is allowed per line in a multi-line function call
(#347) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Closing parenthesis of a multi-line function call must be on a line by itself
(#354) Test method test_course_imported() is missing any coverage information, own or at class level
(#371) Opening parenthesis of a multi-line function call must be the last content on the line
(#371) Only one argument is allowed per line in a multi-line function call
(#371) Only one argument is allowed per line in a multi-line function call
(#372) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#372) Only one argument is allowed per line in a multi-line function call
(#372) Only one argument is allowed per line in a multi-line function call
(#372) Closing parenthesis of a multi-line function call must be on a line by itself
(#376) Opening parenthesis of a multi-line function call must be the last content on the line
(#376) Only one argument is allowed per line in a multi-line function call
(#376) Only one argument is allowed per line in a multi-line function call
(#376) Only one argument is allowed per line in a multi-line function call
(#376) Only one argument is allowed per line in a multi-line function call
(#377) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#377) Closing parenthesis of a multi-line function call must be on a line by itself
(#381) Opening parenthesis of a multi-line function call must be the last content on the line
(#381) Only one argument is allowed per line in a multi-line function call
(#382) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#382) Only one argument is allowed per line in a multi-line function call
(#382) Closing parenthesis of a multi-line function call must be on a line by itself
(#385) Opening parenthesis of a multi-line function call must be the last content on the line
(#385) Only one argument is allowed per line in a multi-line function call
(#386) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#386) Only one argument is allowed per line in a multi-line function call
(#386) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Test method test_course_section_created() is missing any coverage information, own or at class level
(#402) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#406) Test method test_course_section_updated() is missing any coverage information, own or at class level
(#425) Expected at least 1 space before "."; 0 found
(#425) Expected at least 1 space after "."; 0 found
(#429) Expected at least 1 space before "."; 0 found
(#429) Expected at least 1 space after "."; 0 found
(#473) No one-line description found in phpdocs for docblock of function check_module_created_pushtraces
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#480) Long list syntax is not allowed
(#485) Opening parenthesis of a multi-line function call must be the last content on the line
(#486) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#486) Expected at least 1 space before "."; 0 found
(#486) Expected at least 1 space after "."; 0 found
(#486) Closing parenthesis of a multi-line function call must be on a line by itself
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#487) Expected at least 1 space before "."; 0 found
(#487) Expected at least 1 space after "."; 0 found
(#488) Long list syntax is not allowed
(#507) No one-line description found in phpdocs for docblock of function check_module_updated_pushtraces
(#514) Opening parenthesis of a multi-line function call must be the last content on the line
(#515) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#515) Expected at least 1 space before "."; 0 found
(#515) Expected at least 1 space after "."; 0 found
(#515) Closing parenthesis of a multi-line function call must be on a line by itself
(#516) Long list syntax is not allowed
(#520) Long list syntax is not allowed
(#520) Expected at least 1 space before "."; 0 found
(#520) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#556) Expected at least 1 space before "."; 0 found
(#556) Expected at least 1 space after "."; 0 found
(#562) Missing docblock for function check_module_deleted_pushtraces in testcase
(#568) Opening parenthesis of a multi-line function call must be the last content on the line
(#569) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#569) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space after "."; 0 found
(#569) Closing parenthesis of a multi-line function call must be on a line by itself
(#573) Long list syntax is not allowed
(#573) Expected at least 1 space before "."; 0 found
(#573) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#583) Long list syntax is not allowed
(#620) Test method test_assign_created() is missing any coverage information, own or at class level
(#624) Test method test_assign_updated() is missing any coverage information, own or at class level
(#642) Test method test_assign_deleted() is missing any coverage information, own or at class level
(#649) Test method test_book_created() is missing any coverage information, own or at class level
(#653) Test method test_book_updated() is missing any coverage information, own or at class level
(#670) Expected at least 1 space before "."; 0 found
(#670) Expected at least 1 space after "."; 0 found
(#689) Expected at least 1 space before "."; 0 found
(#689) Expected at least 1 space after "."; 0 found
(#689) Expected at least 1 space before "."; 0 found
(#689) Expected at least 1 space after "."; 0 found
(#705) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#707) Test method test_book_deleted() is missing any coverage information, own or at class level
(#721) Opening parenthesis of a multi-line function call must be the last content on the line
(#722) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#722) Closing parenthesis of a multi-line function call must be on a line by itself
(#723) Expected at least 1 space before "."; 0 found
(#723) Expected at least 1 space after "."; 0 found
(#725) Long list syntax is not allowed
(#734) Expected at least 1 space before "."; 0 found
(#734) Expected at least 1 space after "."; 0 found
(#735) Expected at least 1 space before "."; 0 found
(#735) Expected at least 1 space after "."; 0 found
(#762) Test method test_forum_created() is missing any coverage information, own or at class level
(#766) Test method test_forum_updated() is missing any coverage information, own or at class level
(#770) Test method test_forum_deleted() is missing any coverage information, own or at class level
(#777) Test method test_label_created() is missing any coverage information, own or at class level
(#781) Test method test_label_updated() is missing any coverage information, own or at class level
(#785) Test method test_label_deleted() is missing any coverage information, own or at class level
(#792) Test method test_lesson_created() is missing any coverage information, own or at class level
(#803) Expected at least 1 space before "."; 0 found
(#803) Expected at least 1 space after "."; 0 found
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#815) Test method test_lesson_updated() is missing any coverage information, own or at class level
(#838) Expected at least 1 space before "."; 0 found
(#838) Expected at least 1 space after "."; 0 found
(#843) Test method test_lesson_deleted() is missing any coverage information, own or at class level
(#850) Test method test_page_created() is missing any coverage information, own or at class level
(#855) Test method test_page_updated() is missing any coverage information, own or at class level
(#860) Test method test_page_deleted_intro() is missing any coverage information, own or at class level
(#867) Test method test_page_deleted_content() is missing any coverage information, own or at class level
(#874) Test method test_forum_discussion_created() is missing any coverage information, own or at class level
(#881) Opening parenthesis of a multi-line function call must be the last content on the line
(#882) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#882) Closing parenthesis of a multi-line function call must be on a line by itself
(#883) Expected at least 1 space before "."; 0 found
(#883) Expected at least 1 space after "."; 0 found
(#884) Long list syntax is not allowed
(#909) Expected at least 1 space before "."; 0 found
(#909) Expected at least 1 space after "."; 0 found
(#934) Test method test_forum_single_discussion_created() is missing any coverage information, own or at class level
(#942) Opening parenthesis of a multi-line function call must be the last content on the line
(#943) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#943) Closing parenthesis of a multi-line function call must be on a line by itself
(#944) Expected at least 1 space before "."; 0 found
(#944) Expected at least 1 space after "."; 0 found
(#955) Expected at least 1 space before "."; 0 found
(#955) Expected at least 1 space after "."; 0 found
(#957) Long list syntax is not allowed
(#965) Test method test_glossary_events() is missing any coverage information, own or at class level
(#972) Opening parenthesis of a multi-line function call must be the last content on the line
(#973) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#973) Closing parenthesis of a multi-line function call must be on a line by itself
(#974) Expected at least 1 space before "."; 0 found
(#974) Expected at least 1 space after "."; 0 found
(#975) Long list syntax is not allowed
(#999) Expected at least 1 space before "."; 0 found
(#999) Expected at least 1 space after "."; 0 found
(#1040) Test method test_course_events() is missing any coverage information, own or at class level
admin/tool/ally/tests/file_updates_task_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#45) Unit test file_updates_task_test should be declared as final.
(#51) Test method test_initial_run() is missing any coverage information, own or at class level
(#69) Test method test_invalid_config() is missing any coverage information, own or at class level
(#81) Test method test_push_updates() is missing any coverage information, own or at class level
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Test method test_push_updates_batching() is missing any coverage information, own or at class level
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Test method test_push_deletes() is missing any coverage information, own or at class level
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
admin/tool/ally/tests/file_url_resolver_test.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#41) Unit test file_url_resolver_test should be declared as final.
(#41) Opening brace must not be followed by a blank line
(#43) Missing member variable doc comment
(#50) The setUp() method in unit tests must always call to parent::setUp().
(#61) Test method test_resolve_default() is missing any coverage information, own or at class level
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#77) Test method test_resolve_forum_post() is missing any coverage information, own or at class level
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#115) Test method test_resolve_question() is missing any coverage information, own or at class level
(#126) There should be a comma after the last array item in a multi-line array.
admin/tool/ally/tests/files_in_use_test.php
(#44) Unit test files_in_use_test should be declared as final.
(#65) The setUp() method in unit tests must always call to parent::setUp().
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Test method test_check_file_in_use() is missing any coverage information, own or at class level
(#91) Long list syntax is not allowed
(#124) Long list syntax is not allowed
admin/tool/ally/tests/files_iterator_test.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#46) Unit test files_iterator_test should be declared as final.
(#50) Test method test_get_files() is missing any coverage information, own or at class level
(#115) Test method test_get_files_pathname() is missing any coverage information, own or at class level
(#146) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#151) Test method test_get_no_files() is missing any coverage information, own or at class level
(#164) Test method test_get_files_since() is missing any coverage information, own or at class level
(#229) Test method test_white_listing() is missing any coverage information, own or at class level
(#244) Expected 1 space after comma in argument list; 2 found
(#244) Expected 1 space between the comma and "(object)". Found: 2 spaces
(#273) Test method test_role_validation() is missing any coverage information, own or at class level
(#425) Test method test_files_paging() is missing any coverage information, own or at class level
(#456) Expected at least 1 space before "."; 0 found
(#456) Expected at least 1 space after "."; 0 found
(#479) Test method test_files_without_valid_filter() is missing any coverage information, own or at class level
(#538) Test method test_all_valid_files() is missing any coverage information, own or at class level
(#629) Test method test_files_paging_optimized_for_db() is missing any coverage information, own or at class level
(#661) Expected at least 1 space before "."; 0 found
(#661) Expected at least 1 space after "."; 0 found
(#683) Test method test_unused_files() is missing any coverage information, own or at class level
(#742) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/generator/lib.php
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#114) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#155) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#156) Multi-line function declaration not indented correctly; expected 8 spaces but found 30
(#156) Multi-line function declarations must define one parameter per line
(#157) Multi-line function declaration not indented correctly; expected 8 spaces but found 30
(#158) Multi-line function declaration not indented correctly; expected 8 spaces but found 30
(#158) The closing parenthesis of a multi-line function declaration must be on a new line
(#222) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/tests/launch_config_test.php
(#1) DocBlock missing a @package tag for file launch_config_test.php. Expected @package tool_ally
(#31) Unit test launch_config_test should be declared as final.
(#31) No one-line description found in phpdocs for docblock of class launch_config_test
(#31) DocBlock missing a @package tag for class launch_config_test. Expected @package tool_ally
(#32) The setUp() method in unit tests must always call to parent::setUp().
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#36) Test method test_not_configured_nothing() is missing any coverage information, own or at class level
(#41) Test method test_not_configured_partial_adminurl() is missing any coverage information, own or at class level
(#48) Test method test_not_configured_partial_adminurl_secret() is missing any coverage information, own or at class level
(#56) Test method test_configured() is missing any coverage information, own or at class level
admin/tool/ally/tests/lib_test.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#39) Unit test lib_test should be declared as final.
(#40) The setUp() method in unit tests must always call to parent::setUp().
(#48) Test method test_tool_ally_after_file_deleted() is missing any coverage information, own or at class level
(#77) Test method test_tool_ally_after_section_deleted() is missing any coverage information, own or at class level
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/local_content_test.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#46) Unit test local_content_test should be declared as final.
(#46) Opening brace must not be followed by a blank line
(#48) Test method test_component_supports_html_content() is missing any coverage information, own or at class level
(#51) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Only one argument is allowed per line in a multi-line function call
(#52) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Only one argument is allowed per line in a multi-line function call
(#58) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Test method test_list_html_content_supported_components() is missing any coverage information, own or at class level
(#69) Test method test_component_instance() is missing any coverage information, own or at class level
(#77) Test method test_get_course_html_content_items() is missing any coverage information, own or at class level
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#165) Test method test_get_replace_html_content() is missing any coverage information, own or at class level
(#177) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#177) Closing parenthesis of a multi-line function call must be on a line by itself
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#204) Test method test_get_annotation() is missing any coverage information, own or at class level
(#209) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#214) Opening parenthesis of a multi-line function call must be the last content on the line
(#215) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#215) Closing parenthesis of a multi-line function call must be on a line by itself
(#218) Expected at least 1 space before "."; 0 found
(#218) Expected at least 1 space after "."; 0 found
(#222) Test method test_get_null_content() is missing any coverage information, own or at class level
(#254) Test method test_get_pluginfiles_in_html() is missing any coverage information, own or at class level
(#303) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/local_file_test.php
(#40) Unit test local_file_test should be declared as final.
(#40) Opening brace must not be followed by a blank line
(#43) Test method test_generate_wspluginfile_signature_invalid_config() is missing any coverage information, own or at class level
(#51) Test method test_generate_wspluginfile_signature() is missing any coverage information, own or at class level
(#65) Test method test_get_fileurlproperties() is missing any coverage information, own or at class level
admin/tool/ally/tests/local_test.php
(#40) Unit test local_test should be declared as final.
(#44) Test method test_get_roleids() is missing any coverage information, own or at class level
(#66) Test method test_get_adminids() is missing any coverage information, own or at class level
(#75) Test method test_get_ws_token_invalid_config() is missing any coverage information, own or at class level
(#83) Test method test_get_ws_token() is missing any coverage information, own or at class level
admin/tool/ally/tests/loggable_external_api_test.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#47) Unit test loggable_external_api_test should be declared as final.
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#54) Test method test_service_version_failure_logged() is missing any coverage information, own or at class level
admin/tool/ally/tests/password_test.php
(#1) DocBlock missing a @package tag for file password_test.php. Expected @package tool_ally
(#36) Unit test password_test should be declared as final.
(#36) DocBlock missing a @package tag for class password_test. Expected @package tool_ally
(#36) Opening brace must not be followed by a blank line
(#43) The setUp() method in unit tests must always call to parent::setUp().
(#47) Test method test_password_consecutives() is missing any coverage information, own or at class level
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
admin/tool/ally/tests/privacy_provider_test.php
(#40) Unit test privacy_provider_test should be declared as final.
(#44) Test method test_get_metadata() is missing any coverage information, own or at class level
admin/tool/ally/tests/prophesize_deprecation_workaround_mixin.php
(#1) Moodle boilerplate not found
(#10) Missing @copyright tag
(#10) Missing @license tag
(#10) Missing docblock for trait prophesize_deprecation_workaround_mixin
(#17) Line exceeds 132 characters; contains 167 characters
admin/tool/ally/tests/push_file_updates_error_retry_test.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#41) Invalid docblock tag "@class".
(#48) Unit test push_file_updates_error_retry_test should be declared as final.
(#51) Test method test_retry_increase_push_disabled_task_reset() is missing any coverage information, own or at class level
admin/tool/ally/tests/version_information_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#38) Unit test version_information_test should be declared as final.
(#38) No one-line description found in phpdocs for docblock of class version_information_test
(#38) Opening brace must not be followed by a blank line
(#40) Test method test_plugin_not_intsalled() is missing any coverage information, own or at class level
(#45) Only one argument is allowed per line in a multi-line function call
(#45) Only one argument is allowed per line in a multi-line function call
(#46) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#55) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#63) The closing brace for the class must go on the next line after the body
admin/tool/ally/tests/webservice_content_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#44) Unit test webservice_content_test should be declared as final.
(#44) Opening brace must not be followed by a blank line
(#46) Test method test_invalid_component() is missing any coverage information, own or at class level
(#52) Test method test_invalid_table() is missing any coverage information, own or at class level
(#59) Test method test_invalid_field() is missing any coverage information, own or at class level
(#66) Test method test_invalid_id() is missing any coverage information, own or at class level
(#77) Test method test_service_course_summary() is missing any coverage information, own or at class level
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#108) Test method test_service_course_section() is missing any coverage information, own or at class level
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) No one-line description found in phpdocs for docblock of function main_module_content_test
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#165) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#174) Expected at least 1 space before "."; 0 found
(#174) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#222) Test method test_service_label_content() is missing any coverage information, own or at class level
(#229) Test method test_service_assign_content() is missing any coverage information, own or at class level
(#236) Test method test_service_forum_content() is missing any coverage information, own or at class level
(#247) Expected at least 1 space before "."; 0 found
(#247) Expected at least 1 space after "."; 0 found
(#258) Expected at least 1 space before "."; 0 found
(#258) Expected at least 1 space after "."; 0 found
(#262) Expected at least 1 space before "."; 0 found
(#262) Expected at least 1 space after "."; 0 found
(#267) Expected at least 1 space before "."; 0 found
(#267) Expected at least 1 space after "."; 0 found
(#278) Test method test_service_hsuforum_content() is missing any coverage information, own or at class level
(#280) Expected at least 1 space before "."; 0 found
(#280) Expected at least 1 space after "."; 0 found
(#285) Test method test_service_page_content() is missing any coverage information, own or at class level
(#290) Test method test_service_lesson_content() is missing any coverage information, own or at class level
(#324) Test method test_service_block_html_content() is missing any coverage information, own or at class level
(#355) Test method test_service_module_wrong_course() is missing any coverage information, own or at class level
(#369) Opening parenthesis of a multi-line function call must be the last content on the line
(#370) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#370) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/webservice_course_content_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#44) Unit test webservice_course_content_test should be declared as final.
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#51) Missing docblock for function get_forum_expectations in testcase
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space after "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#136) Test method test_service() is missing any coverage information, own or at class level
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#178) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#179) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) Opening parenthesis of a multi-line function call must be the last content on the line
(#193) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#193) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Long list syntax is not allowed
(#207) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#208) Long list syntax is not allowed
(#220) Expected at least 1 space before "."; 0 found
(#220) Expected at least 1 space after "."; 0 found
admin/tool/ally/tests/webservice_course_files_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#45) Unit test webservice_course_files_test should be declared as final.
(#45) Opening brace must not be followed by a blank line
(#62) The setUp() method in unit tests must always call to parent::setUp().
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#85) Test method test_service() is missing any coverage information, own or at class level
(#101) Test method test_service_section_deleted() is missing any coverage information, own or at class level
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Test method test_service_resource_soft_deleted() is missing any coverage information, own or at class level
(#162) Test method test_files_in_use() is missing any coverage information, own or at class level
(#169) Long list syntax is not allowed
admin/tool/ally/tests/webservice_course_invalid_files_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#45) Unit test webservice_course_invalid_files_test should be declared as final.
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#56) Test method test_service() is missing any coverage information, own or at class level
(#117) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/tests/webservice_course_user_count_test.php
(#42) Unit test webservice_course_user_count_test should be declared as final.
(#42) Opening brace must not be followed by a blank line
(#44) Test method test_user_count() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_courses_testcase.php
(#39) Invalid docblock tag "@runTestsInSeparateProcesses".
(#41) Opening brace must not be followed by a blank line
(#43) Missing docblock for function test_service
admin/tool/ally/tests/webservice_delete_file_test.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#43) Unit test webservice_delete_file_test should be declared as final.
(#48) Test method test_service() is missing any coverage information, own or at class level
(#78) Test method test_service_invalid_user() is missing any coverage information, own or at class level
(#99) Test method test_service_invalid_file() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_file_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#45) Unit test webservice_file_test should be declared as final.
(#45) Opening brace must not be followed by a blank line
(#50) Test method test_service() is missing any coverage information, own or at class level
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#87) Test method test_forum_post() is missing any coverage information, own or at class level
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#154) Test method test_forum_main_page() is missing any coverage information, own or at class level
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 0 found
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 0 found
(#207) Test method test_unwhitelisted_file_component() is missing any coverage information, own or at class level
(#239) Test method test_files_in_use() is missing any coverage information, own or at class level
(#252) Opening parenthesis of a multi-line function call must be the last content on the line
(#262) Long list syntax is not allowed
(#282) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/tests/webservice_file_updates_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#44) Unit test webservice_file_updates_test should be declared as final.
(#48) Test method test_service() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_files_test.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#43) Unit test webservice_files_test should be declared as final.
(#47) Test method test_service() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_invalid_files.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#39) Invalid docblock tag "@group".
(#40) Invalid docblock tag "@group".
(#42) Invalid docblock tag "@runTestsInSeparateProcesses".
(#119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/ally/tests/webservice_mod_file_view_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#45) Unit test webservice_mod_file_view_test should be declared as final.
(#50) Test method test_service() is missing any coverage information, own or at class level
(#74) Expected 0 spaces before closing parenthesis; newline found
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Test method test_service_user_without_access_to_resource() is missing any coverage information, own or at class level
(#125) Test method test_service_invalid_user() is missing any coverage information, own or at class level
(#141) Test method test_service_invalid_file() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_processors_status.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#38) Invalid docblock tag "@group".
(#39) Invalid docblock tag "@group".
(#41) Invalid docblock tag "@runTestsInSeparateProcesses".
(#44) Missing docblock for function test_service_return
(#48) Missing docblock for function test_service
(#62) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/ally/tests/webservice_replace_content_test.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#43) Unit test webservice_replace_content_test should be declared as final.
(#43) Opening brace must not be followed by a blank line
(#45) The setUp() method in unit tests must always call to parent::setUp().
(#54) Test method test_service_course_summary() is missing any coverage information, own or at class level
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#61) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Test method test_service_course_section() is missing any coverage information, own or at class level
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) No one-line description found in phpdocs for docblock of function module_replace_test
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Only one argument is allowed per line in a multi-line function call
(#114) Test method test_service_assign() is missing any coverage information, own or at class level
(#118) Test method test_service_book() is missing any coverage information, own or at class level
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#143) Test method test_service_forum() is missing any coverage information, own or at class level
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#177) Test method test_service_glossary() is missing any coverage information, own or at class level
(#191) Only one argument is allowed per line in a multi-line function call
(#191) Only one argument is allowed per line in a multi-line function call
(#191) Only one argument is allowed per line in a multi-line function call
(#191) Only one argument is allowed per line in a multi-line function call
(#199) Test method test_service_label() is missing any coverage information, own or at class level
(#203) Test method test_service_lesson() is missing any coverage information, own or at class level
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#226) Test method test_service_page() is missing any coverage information, own or at class level
(#231) Test method test_service_block_html() is missing any coverage information, own or at class level
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Only one argument is allowed per line in a multi-line function call
admin/tool/ally/tests/webservice_replace_file_test.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#46) Unit test webservice_replace_file_test should be declared as final.
(#46) Opening brace must not be followed by a blank line
(#61) No one-line description found in phpdocs for docblock of function setUp
(#61) The setUp() method in unit tests must always call to parent::setUp().
(#75) Missing docblock for function std_img_html in testcase
(#82) Test method test_service() is missing any coverage information, own or at class level
(#105) Test method test_service_invalid_user() is missing any coverage information, own or at class level
(#125) Test method test_service_invalid_file() is missing any coverage information, own or at class level
(#137) Test method test_service_label_html() is missing any coverage information, own or at class level
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
(#169) Test method test_service_page_html() is missing any coverage information, own or at class level
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#184) Expected at least 1 space before "."; 0 found
(#184) Expected at least 1 space after "."; 0 found
(#207) Test method test_service_course_html() is missing any coverage information, own or at class level
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#235) Test method test_service_course_section_html() is missing any coverage information, own or at class level
(#249) Expected at least 1 space before "."; 0 found
(#249) Expected at least 1 space after "."; 0 found
(#249) Expected at least 1 space before "."; 0 found
(#249) Expected at least 1 space after "."; 0 found
(#267) Test method test_service_block_html() is missing any coverage information, own or at class level
(#340) Test method test_service_forum_html() is missing any coverage information, own or at class level
(#347) Expected at least 1 space before "."; 0 found
(#347) Expected at least 1 space after "."; 0 found
(#351) Expected at least 1 space before "."; 0 found
(#351) Expected at least 1 space after "."; 0 found
(#352) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#352) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#355) Expected at least 1 space before "."; 0 found
(#355) Expected at least 1 space after "."; 0 found
(#364) Expected at least 1 space before "."; 0 found
(#364) Expected at least 1 space after "."; 0 found
(#365) Expected at least 1 space before "."; 0 found
(#365) Expected at least 1 space after "."; 0 found
(#367) Expected at least 1 space before "."; 0 found
(#367) Expected at least 1 space after "."; 0 found
(#376) Expected at least 1 space before "."; 0 found
(#376) Expected at least 1 space after "."; 0 found
(#377) Expected at least 1 space before "."; 0 found
(#377) Expected at least 1 space after "."; 0 found
(#377) Expected at least 1 space before "."; 0 found
(#377) Expected at least 1 space after "."; 0 found
(#378) Expected at least 1 space before "."; 0 found
(#378) Expected at least 1 space after "."; 0 found
(#389) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space after "."; 0 found
(#390) Expected at least 1 space before "."; 0 found
(#390) Expected at least 1 space after "."; 0 found
(#400) Expected at least 1 space before "."; 0 found
(#400) Expected at least 1 space after "."; 0 found
(#401) Expected at least 1 space before "."; 0 found
(#401) Expected at least 1 space after "."; 0 found
(#411) Expected at least 1 space before "."; 0 found
(#411) Expected at least 1 space after "."; 0 found
(#419) Test method test_service_hsuforum_html() is missing any coverage information, own or at class level
(#421) Expected at least 1 space before "."; 0 found
(#421) Expected at least 1 space after "."; 0 found
(#429) Test method test_service_question_html() is missing any coverage information, own or at class level
(#444) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space after "."; 0 found
(#476) Test method test_service_question_html_multichoice() is missing any coverage information, own or at class level
(#517) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Closing parenthesis of a multi-line function call must be on a line by itself
(#519) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#519) Only one argument is allowed per line in a multi-line function call
(#519) Only one argument is allowed per line in a multi-line function call
(#519) Only one argument is allowed per line in a multi-line function call
(#519) Closing parenthesis of a multi-line function call must be on a line by itself
(#521) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#521) Only one argument is allowed per line in a multi-line function call
(#521) Only one argument is allowed per line in a multi-line function call
(#521) Only one argument is allowed per line in a multi-line function call
(#521) Closing parenthesis of a multi-line function call must be on a line by itself
(#559) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#559) Only one argument is allowed per line in a multi-line function call
(#559) Only one argument is allowed per line in a multi-line function call
(#559) Only one argument is allowed per line in a multi-line function call
(#559) Closing parenthesis of a multi-line function call must be on a line by itself
(#561) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#561) Only one argument is allowed per line in a multi-line function call
(#561) Only one argument is allowed per line in a multi-line function call
(#561) Only one argument is allowed per line in a multi-line function call
(#561) Closing parenthesis of a multi-line function call must be on a line by itself
(#563) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#563) Only one argument is allowed per line in a multi-line function call
(#563) Only one argument is allowed per line in a multi-line function call
(#563) Only one argument is allowed per line in a multi-line function call
(#563) Closing parenthesis of a multi-line function call must be on a line by itself
(#565) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#565) Only one argument is allowed per line in a multi-line function call
(#565) Only one argument is allowed per line in a multi-line function call
(#565) Only one argument is allowed per line in a multi-line function call
(#565) Closing parenthesis of a multi-line function call must be on a line by itself
(#607) Test method test_service_qtype_ddmatch_html() is missing any coverage information, own or at class level
(#610) Expected at least 1 space before "."; 0 found
(#610) Expected at least 1 space after "."; 0 found
(#629) Expected at least 1 space before "."; 0 found
(#629) Expected at least 1 space after "."; 0 found
(#631) Expected at least 1 space before "."; 0 found
(#631) Expected at least 1 space after "."; 0 found
(#671) Expected at least 1 space before "."; 0 found
(#671) Expected at least 1 space after "."; 0 found
(#673) Expected at least 1 space before "."; 0 found
(#673) Expected at least 1 space after "."; 0 found
(#679) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#679) Only one argument is allowed per line in a multi-line function call
(#679) Only one argument is allowed per line in a multi-line function call
(#679) Only one argument is allowed per line in a multi-line function call
(#679) Closing parenthesis of a multi-line function call must be on a line by itself
(#681) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#681) Only one argument is allowed per line in a multi-line function call
(#681) Only one argument is allowed per line in a multi-line function call
(#681) Only one argument is allowed per line in a multi-line function call
(#681) Closing parenthesis of a multi-line function call must be on a line by itself
(#685) Expected at least 1 space before "."; 0 found
(#685) Expected at least 1 space after "."; 0 found
(#687) Expected at least 1 space before "."; 0 found
(#687) Expected at least 1 space after "."; 0 found
(#693) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#693) Only one argument is allowed per line in a multi-line function call
(#693) Only one argument is allowed per line in a multi-line function call
(#693) Only one argument is allowed per line in a multi-line function call
(#693) Closing parenthesis of a multi-line function call must be on a line by itself
(#695) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#695) Only one argument is allowed per line in a multi-line function call
(#695) Only one argument is allowed per line in a multi-line function call
(#695) Only one argument is allowed per line in a multi-line function call
(#695) Closing parenthesis of a multi-line function call must be on a line by itself
(#729) Expected at least 1 space before "."; 0 found
(#729) Expected at least 1 space after "."; 0 found
(#729) Expected at least 1 space before "."; 0 found
(#729) Expected at least 1 space after "."; 0 found
(#730) Expected at least 1 space before "."; 0 found
(#730) Expected at least 1 space after "."; 0 found
(#731) Expected at least 1 space before "."; 0 found
(#731) Expected at least 1 space after "."; 0 found
(#737) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#737) Only one argument is allowed per line in a multi-line function call
(#737) Only one argument is allowed per line in a multi-line function call
(#737) Only one argument is allowed per line in a multi-line function call
(#737) Closing parenthesis of a multi-line function call must be on a line by itself
(#739) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#739) Only one argument is allowed per line in a multi-line function call
(#739) Only one argument is allowed per line in a multi-line function call
(#739) Only one argument is allowed per line in a multi-line function call
(#739) Closing parenthesis of a multi-line function call must be on a line by itself
(#741) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#741) Only one argument is allowed per line in a multi-line function call
(#741) Only one argument is allowed per line in a multi-line function call
(#741) Only one argument is allowed per line in a multi-line function call
(#741) Closing parenthesis of a multi-line function call must be on a line by itself
(#768) Test method test_service_lesson_html() is missing any coverage information, own or at class level
(#812) Test method test_service_glossary_html() is missing any coverage information, own or at class level
(#857) Test method test_service_replace_existing_filename() is missing any coverage information, own or at class level
(#874) Expected at least 1 space before "."; 0 found
(#874) Expected at least 1 space after "."; 0 found
(#874) Expected at least 1 space before "."; 0 found
(#874) Expected at least 1 space after "."; 0 found
(#874) Expected at least 1 space before "."; 0 found
(#875) Expected at least 1 space before "."; 0 found
(#875) Expected at least 1 space after "."; 0 found
(#875) Expected at least 1 space before "."; 0 found
(#875) Expected at least 1 space after "."; 0 found
admin/tool/ally/tests/webservice_version_info_test.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#43) Unit test webservice_version_info_test should be declared as final.
(#47) Test method test_service() is missing any coverage information, own or at class level
(#69) Test method test_warn_on_site_policy_not_accepted() is missing any coverage information, own or at class level
admin/tool/ally/tests/wspluginfile_test.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#46) Unit test wspluginfile_test should be declared as final.
(#46) Opening brace must not be followed by a blank line
(#70) Test method test_validate_wspluginfile_signature_ally_webuser_exception() is missing any coverage information, own or at class level
(#81) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#92) Each PHP statement must be on a line by itself
(#95) Test method test_validate_wspluginfile_signature_signature_invalid_exception() is missing any coverage information, own or at class level
(#108) Test method test_validate_wspluginfile_signature_signature() is missing any coverage information, own or at class level
(#123) Missing docblock for function prepare_get_file in testcase
(#142) Test method test_get_file_by_signature() is missing any coverage information, own or at class level
(#143) Long list syntax is not allowed
(#151) Test method test_get_file_by_token() is missing any coverage information, own or at class level
(#152) Long list syntax is not allowed
admin/tool/ally/wspluginfile.php
(#1) DocBlock missing a @package tag for file wspluginfile.php. Expected @package tool_ally

Javascript coding style problems

(850 errors, 1556 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,always() or return (promise/catch-or-return)
(#38) Each then() should return a value or throw (promise/always-return)
(#45) Expected catch,fail,always() or return (promise/catch-or-return)
(#45) Avoid nesting promises. (promise/no-nesting)
(#53) Expected catch,fail,always() or return (promise/catch-or-return)
(#53) Avoid nesting promises. (promise/no-nesting)
(#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) 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) 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) 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)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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) 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)
(#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) 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) 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) 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)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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) 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)
(#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-LogDetails/dist/td-LogDetails.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) 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) 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) 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)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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 672. Maximum allowed is 132. (max-len)
(#100) This line has a length of 1654. 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 8 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) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'on'. (key-spacing)
(#100) Missing space before value for key 'click'. (key-spacing)
(#100) '$event' is defined but never used. (no-unused-vars)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'on'. (key-spacing)
(#100) Missing space before value for key 'click'. (key-spacing)
(#100) '$event' is defined but never used. (no-unused-vars)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'on'. (key-spacing)
(#100) Missing space before value for key 'click'. (key-spacing)
(#100) '$event' is defined but never used. (no-unused-vars)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator ':' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '?' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#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 274. Maximum allowed is 132. (max-len)
(#149) Identifier 'lib_vue_loader_options_td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#154) Missing semicolon. (semi)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#159) 'requirejs' is not defined. (no-undef)
(#160) Expected catch,fail,always() or return (promise/catch-or-return)
(#167) Each then() should return a value or throw (promise/always-return)
(#185) This line has a length of 138. Maximum allowed is 132. (max-len)
(#185) Identifier 'td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#185) Identifier 'lib_vue_loader_options_td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#185) Trailing spaces not allowed. (no-trailing-spaces)
(#186) This line has a length of 137. Maximum allowed is 132. (max-len)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#200) Comments should not begin with a lowercase character. (capitalized-comments)
(#201) Comments should not begin with a lowercase character. (capitalized-comments)
(#206) Missing semicolon. (semi)
(#208) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) Missing semicolon. (semi)
(#211) Missing semicolon. (semi)
(#212) Missing semicolon. (semi)
(#215) Comments should not begin with a lowercase character. (capitalized-comments)
(#217) Missing semicolon. (semi)
(#220) Comments should not begin with a lowercase character. (capitalized-comments)
(#222) Missing semicolon. (semi)
(#225) Missing semicolon. (semi)
(#226) Comments should not begin with a lowercase character. (capitalized-comments)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Comments should not begin with a lowercase character. (capitalized-comments)
(#231) Unexpected 'this'. (no-invalid-this)
(#231) Unexpected 'this'. (no-invalid-this)
(#231) Comments should not begin with a lowercase character. (capitalized-comments)
(#232) Unexpected 'this'. (no-invalid-this)
(#232) Unexpected 'this'. (no-invalid-this)
(#232) Unexpected 'this'. (no-invalid-this)
(#232) Missing semicolon. (semi)
(#232) Comments should not begin with a lowercase character. (capitalized-comments)
(#235) Missing semicolon. (semi)
(#237) Comments should not begin with a lowercase character. (capitalized-comments)
(#239) Unexpected 'this'. (no-invalid-this)
(#239) Missing semicolon. (semi)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#243) Missing semicolon. (semi)
(#245) Missing semicolon. (semi)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Missing semicolon. (semi)
(#251) Unexpected space before function parentheses. (space-before-function-paren)
(#251) Statement inside of curly braces should be on next line. (brace-style)
(#251) Unexpected 'this'. (no-invalid-this)
(#251) Unexpected 'this'. (no-invalid-this)
(#251) Missing semicolon. (semi)
(#251) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#252) Missing semicolon. (semi)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#259) Missing semicolon. (semi)
(#260) Comments should not begin with a lowercase character. (capitalized-comments)
(#261) Missing semicolon. (semi)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#263) Missing semicolon. (semi)
(#264) Missing semicolon. (semi)
(#265) Missing semicolon. (semi)
(#267) Comments should not begin with a lowercase character. (capitalized-comments)
(#268) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#278) Missing semicolon. (semi)
(#284) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#297) Trailing spaces not allowed. (no-trailing-spaces)
(#298) Missing semicolon. (semi)
(#300) Missing semicolon. (semi)
(#301) Comments should not begin with a lowercase character. (capitalized-comments)
(#301) Identifier 'td_LogDetails' is not in camel case. (camelcase)
(#305) Identifier 'entry_lib' is not in camel case. (camelcase)
(#305) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#305) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#305) ["default"] is better written in dot notation. (dot-notation)
(#305) Identifier 'td_LogDetails' is not in camel case. (camelcase)
(#308) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#312) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#317) Missing semicolon. (semi)
(#326) Expected space or tab after '/**' in comment. (spaced-comment)
(#326) There should be no space before '}'. (object-curly-spacing)
(#326) ["default"] is better written in dot notation. (dot-notation)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/td-LogDetails/dist/td-LogDetails.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) 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) 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) 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)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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 672. Maximum allowed is 132. (max-len)
(#109) This line has a length of 1654. 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 8 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) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'on'. (key-spacing)
(#109) Missing space before value for key 'click'. (key-spacing)
(#109) '$event' is defined but never used. (no-unused-vars)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'on'. (key-spacing)
(#109) Missing space before value for key 'click'. (key-spacing)
(#109) '$event' is defined but never used. (no-unused-vars)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'on'. (key-spacing)
(#109) Missing space before value for key 'click'. (key-spacing)
(#109) '$event' is defined but never used. (no-unused-vars)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator ':' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '?' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-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) Operator ':' must be spaced. (space-infix-ops)
(#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 274. Maximum allowed is 132. (max-len)
(#158) Identifier 'lib_vue_loader_options_td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#163) Missing semicolon. (semi)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#168) 'requirejs' is not defined. (no-undef)
(#169) Expected catch,fail,always() or return (promise/catch-or-return)
(#176) Each then() should return a value or throw (promise/always-return)
(#194) This line has a length of 138. Maximum allowed is 132. (max-len)
(#194) Identifier 'td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#194) Identifier 'lib_vue_loader_options_td_LogDetailsvue_type_script_lang_js_' is not in camel case. (camelcase)
(#194) Trailing spaces not allowed. (no-trailing-spaces)
(#195) This line has a length of 137. Maximum allowed is 132. (max-len)
(#202) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#215) Missing semicolon. (semi)
(#217) Comments should not begin with a lowercase character. (capitalized-comments)
(#219) Missing semicolon. (semi)
(#220) Missing semicolon. (semi)
(#221) Missing semicolon. (semi)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#226) Missing semicolon. (semi)
(#229) Comments should not begin with a lowercase character. (capitalized-comments)
(#231) Missing semicolon. (semi)
(#234) Missing semicolon. (semi)
(#235) Comments should not begin with a lowercase character. (capitalized-comments)
(#236) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Unexpected 'this'. (no-invalid-this)
(#240) Unexpected 'this'. (no-invalid-this)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Unexpected 'this'. (no-invalid-this)
(#241) Unexpected 'this'. (no-invalid-this)
(#241) Unexpected 'this'. (no-invalid-this)
(#241) Missing semicolon. (semi)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#244) Missing semicolon. (semi)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Unexpected 'this'. (no-invalid-this)
(#248) Missing semicolon. (semi)
(#250) Comments should not begin with a lowercase character. (capitalized-comments)
(#252) Missing semicolon. (semi)
(#254) Missing semicolon. (semi)
(#255) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Missing semicolon. (semi)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#260) Statement inside of curly braces should be on next line. (brace-style)
(#260) Unexpected 'this'. (no-invalid-this)
(#260) Unexpected 'this'. (no-invalid-this)
(#260) Missing semicolon. (semi)
(#260) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#261) Missing semicolon. (semi)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#268) Missing semicolon. (semi)
(#269) Comments should not begin with a lowercase character. (capitalized-comments)
(#270) Missing semicolon. (semi)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#272) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#274) Missing semicolon. (semi)
(#276) Comments should not begin with a lowercase character. (capitalized-comments)
(#277) Missing semicolon. (semi)
(#280) Missing semicolon. (semi)
(#287) Missing semicolon. (semi)
(#293) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#306) Trailing spaces not allowed. (no-trailing-spaces)
(#307) Missing semicolon. (semi)
(#309) Missing semicolon. (semi)
(#310) Comments should not begin with a lowercase character. (capitalized-comments)
(#310) Identifier 'td_LogDetails' is not in camel case. (camelcase)
(#314) Identifier 'entry_lib' is not in camel case. (camelcase)
(#314) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#314) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#314) ["default"] is better written in dot notation. (dot-notation)
(#314) Identifier 'td_LogDetails' is not in camel case. (camelcase)
(#317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#321) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#326) Missing semicolon. (semi)
(#335) Expected space or tab after '/**' in comment. (spaced-comment)
(#335) There should be no space before '}'. (object-curly-spacing)
(#335) ["default"] is better written in dot notation. (dot-notation)
(#337) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.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) 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) 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) 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)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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 1140. 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 11 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 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'attrs'. (key-spacing)
(#100) Missing space before value for key 'href'. (key-spacing)
(#100) Script URL is a form of eval. (no-script-url)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'data-toggle'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'role'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'aria-label'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Unquoted reserved word 'class' used as key. (quote-props)
(#100) Missing space before value for key 'class'. (key-spacing)
(#100) There should be no space after '{'. (object-curly-spacing)
(#100) There should be no space before '}'. (object-curly-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticStyle'. (key-spacing)
(#100) Missing space before value for key 'padding'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'directives'. (key-spacing)
(#100) Missing space before value for key 'name'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'rawName'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'value'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'expression'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'ref'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'attrs'. (key-spacing)
(#100) Missing space before value for key 'type'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'placeholder'. (key-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 'value'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'on'. (key-spacing)
(#100) Missing space before value for key 'click'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'keydown'. (key-spacing)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Operator '&&' must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#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) Expected space(s) before "return". (keyword-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) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'input'. (key-spacing)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'staticClass'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'on'. (key-spacing)
(#100) Missing space before value for key 'click'. (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)
(#126) Identifier 'lib_vue_loader_options_th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#131) Unexpected space before function parentheses. (space-before-function-paren)
(#132) '$' is not defined. (no-undef)
(#132) 'e' is defined but never used. (no-unused-vars)
(#132) Missing semicolon. (semi)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Expected { after 'if' condition. (curly)
(#137) Missing semicolon. (semi)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#145) There should be no space after '{'. (object-curly-spacing)
(#145) There should be no space before '}'. (object-curly-spacing)
(#145) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
(#149) Comments should not begin with a lowercase character. (capitalized-comments)
(#155) Identifier 'th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#155) Identifier 'lib_vue_loader_options_th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#155) Trailing spaces not allowed. (no-trailing-spaces)
(#157) Identifier 'th_Filtervue_type_style_index_0_lang_css_' is not in camel case. (camelcase)
(#157) 'th_Filtervue_type_style_index_0_lang_css_' is assigned a value but never used. (no-unused-vars)
(#159) This line has a length of 141. Maximum allowed is 132. (max-len)
(#166) Unexpected space before function parentheses. (space-before-function-paren)
(#173) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#179) Missing semicolon. (semi)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#183) Missing semicolon. (semi)
(#184) Missing semicolon. (semi)
(#185) Missing semicolon. (semi)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#190) Missing semicolon. (semi)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#195) Missing semicolon. (semi)
(#198) Missing semicolon. (semi)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#204) Unexpected 'this'. (no-invalid-this)
(#204) Unexpected 'this'. (no-invalid-this)
(#204) Comments should not begin with a lowercase character. (capitalized-comments)
(#205) Unexpected 'this'. (no-invalid-this)
(#205) Unexpected 'this'. (no-invalid-this)
(#205) Unexpected 'this'. (no-invalid-this)
(#205) Missing semicolon. (semi)
(#205) Comments should not begin with a lowercase character. (capitalized-comments)
(#208) Missing semicolon. (semi)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#212) Unexpected 'this'. (no-invalid-this)
(#212) Missing semicolon. (semi)
(#214) Comments should not begin with a lowercase character. (capitalized-comments)
(#216) Missing semicolon. (semi)
(#218) Missing semicolon. (semi)
(#219) Comments should not begin with a lowercase character. (capitalized-comments)
(#221) Missing semicolon. (semi)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Statement inside of curly braces should be on next line. (brace-style)
(#224) Unexpected 'this'. (no-invalid-this)
(#224) Unexpected 'this'. (no-invalid-this)
(#224) Missing semicolon. (semi)
(#224) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#225) Missing semicolon. (semi)
(#230) Comments should not begin with a lowercase character. (capitalized-comments)
(#232) Missing semicolon. (semi)
(#233) Comments should not begin with a lowercase character. (capitalized-comments)
(#234) Missing semicolon. (semi)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Missing semicolon. (semi)
(#237) Missing semicolon. (semi)
(#238) Missing semicolon. (semi)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Missing semicolon. (semi)
(#244) Missing semicolon. (semi)
(#251) Missing semicolon. (semi)
(#257) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#271) Trailing spaces not allowed. (no-trailing-spaces)
(#272) Missing semicolon. (semi)
(#274) Comments should not begin with a lowercase character. (capitalized-comments)
(#274) Identifier 'th_Filter' is not in camel case. (camelcase)
(#278) Identifier 'entry_lib' is not in camel case. (camelcase)
(#278) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#278) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#278) ["default"] is better written in dot notation. (dot-notation)
(#278) Identifier 'th_Filter' is not in camel case. (camelcase)
(#281) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#285) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#285) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#288) Comments should not begin with a lowercase character. (capitalized-comments)
(#288) This line has a length of 476. Maximum allowed is 132. (max-len)
(#288) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__' is not in camel case. (camelcase)
(#289) Comments should not begin with a lowercase character. (capitalized-comments)
(#289) This line has a length of 913. Maximum allowed is 132. (max-len)
(#289) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default' is not in camel case. (camelcase)
(#289) Expected space or tab after '/*' in comment. (spaced-comment)
(#289) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#290) Comments should not begin with a lowercase character. (capitalized-comments)
(#291) This line has a length of 508. Maximum allowed is 132. (max-len)
(#291) Identifier '_unused_webpack_default_export' is not in camel case. (camelcase)
(#291) '_unused_webpack_default_export' is assigned a value but never used. (no-unused-vars)
(#291) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default' is not in camel case. (camelcase)
(#291) Trailing spaces not allowed. (no-trailing-spaces)
(#296) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#301) Missing semicolon. (semi)
(#311) 'module' is defined but never used. (no-unused-vars)
(#311) 'exports' is defined but never used. (no-unused-vars)
(#311) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#311) '__webpack_require__' is defined but never used. (no-unused-vars)
(#313) Comments should not begin with a lowercase character. (capitalized-comments)
(#317) Expected space or tab after '/**' in comment. (spaced-comment)
(#317) There should be no space before '}'. (object-curly-spacing)
(#317) ["default"] is better written in dot notation. (dot-notation)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
admin/tool/ally/vue/comps/th-Filter/dist/th-Filter.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) 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) 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) 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)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#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) 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) 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) 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) 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) 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)
(#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 1140. 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 11 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 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'attrs'. (key-spacing)
(#109) Missing space before value for key 'href'. (key-spacing)
(#109) Script URL is a form of eval. (no-script-url)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'data-toggle'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'role'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'aria-label'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Unquoted reserved word 'class' used as key. (quote-props)
(#109) Missing space before value for key 'class'. (key-spacing)
(#109) There should be no space after '{'. (object-curly-spacing)
(#109) There should be no space before '}'. (object-curly-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticStyle'. (key-spacing)
(#109) Missing space before value for key 'padding'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'directives'. (key-spacing)
(#109) Missing space before value for key 'name'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'rawName'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'value'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'expression'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'ref'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'attrs'. (key-spacing)
(#109) Missing space before value for key 'type'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'placeholder'. (key-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 'value'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'on'. (key-spacing)
(#109) Missing space before value for key 'click'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'keydown'. (key-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Operator '&&' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#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) Expected space(s) before "return". (keyword-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) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'input'. (key-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'staticClass'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing space before value for key 'on'. (key-spacing)
(#109) Missing space before value for key 'click'. (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)
(#135) Identifier 'lib_vue_loader_options_th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#141) '$' is not defined. (no-undef)
(#141) 'e' is defined but never used. (no-unused-vars)
(#141) Missing semicolon. (semi)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#145) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) Expected { after 'if' condition. (curly)
(#146) Missing semicolon. (semi)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) There should be no space after '{'. (object-curly-spacing)
(#154) There should be no space before '}'. (object-curly-spacing)
(#154) Missing semicolon. (semi)
(#158) Missing semicolon. (semi)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Identifier 'th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#164) Identifier 'lib_vue_loader_options_th_Filtervue_type_script_lang_js_' is not in camel case. (camelcase)
(#164) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Identifier 'th_Filtervue_type_style_index_0_lang_css_' is not in camel case. (camelcase)
(#166) 'th_Filtervue_type_style_index_0_lang_css_' is assigned a value but never used. (no-unused-vars)
(#168) This line has a length of 141. Maximum allowed is 132. (max-len)
(#175) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Comments should not begin with a lowercase character. (capitalized-comments)
(#183) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Missing semicolon. (semi)
(#190) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Missing semicolon. (semi)
(#202) Comments should not begin with a lowercase character. (capitalized-comments)
(#204) Missing semicolon. (semi)
(#207) Missing semicolon. (semi)
(#208) Comments should not begin with a lowercase character. (capitalized-comments)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#212) Comments should not begin with a lowercase character. (capitalized-comments)
(#213) Unexpected 'this'. (no-invalid-this)
(#213) Unexpected 'this'. (no-invalid-this)
(#213) Comments should not begin with a lowercase character. (capitalized-comments)
(#214) Unexpected 'this'. (no-invalid-this)
(#214) Unexpected 'this'. (no-invalid-this)
(#214) Unexpected 'this'. (no-invalid-this)
(#214) Missing semicolon. (semi)
(#214) Comments should not begin with a lowercase character. (capitalized-comments)
(#217) Missing semicolon. (semi)
(#219) Comments should not begin with a lowercase character. (capitalized-comments)
(#221) Unexpected 'this'. (no-invalid-this)
(#221) Missing semicolon. (semi)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#225) Missing semicolon. (semi)
(#227) Missing semicolon. (semi)
(#228) Comments should not begin with a lowercase character. (capitalized-comments)
(#230) Missing semicolon. (semi)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Statement inside of curly braces should be on next line. (brace-style)
(#233) Unexpected 'this'. (no-invalid-this)
(#233) Unexpected 'this'. (no-invalid-this)
(#233) Missing semicolon. (semi)
(#233) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#234) Missing semicolon. (semi)
(#239) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Missing semicolon. (semi)
(#242) Comments should not begin with a lowercase character. (capitalized-comments)
(#243) Missing semicolon. (semi)
(#244) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Missing semicolon. (semi)
(#246) Missing semicolon. (semi)
(#247) Missing semicolon. (semi)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#250) Missing semicolon. (semi)
(#253) Missing semicolon. (semi)
(#260) Missing semicolon. (semi)
(#266) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#280) Trailing spaces not allowed. (no-trailing-spaces)
(#281) Missing semicolon. (semi)
(#283) Comments should not begin with a lowercase character. (capitalized-comments)
(#283) Identifier 'th_Filter' is not in camel case. (camelcase)
(#287) Identifier 'entry_lib' is not in camel case. (camelcase)
(#287) 'entry_lib' is assigned a value but never used. (no-unused-vars)
(#287) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#287) ["default"] is better written in dot notation. (dot-notation)
(#287) Identifier 'th_Filter' is not in camel case. (camelcase)
(#290) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#294) Identifier '__webpack_exports__' is not in camel case. (camelcase)
(#294) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#297) Comments should not begin with a lowercase character. (capitalized-comments)
(#297) This line has a length of 476. Maximum allowed is 132. (max-len)
(#297) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__' is not in camel case. (camelcase)
(#298) Comments should not begin with a lowercase character. (capitalized-comments)
(#298) This line has a length of 913. Maximum allowed is 132. (max-len)
(#298) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default' is not in camel case. (camelcase)
(#298) Expected space or tab after '/*' in comment. (spaced-comment)
(#298) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#299) Comments should not begin with a lowercase character. (capitalized-comments)
(#300) This line has a length of 508. Maximum allowed is 132. (max-len)
(#300) Identifier '_unused_webpack_default_export' is not in camel case. (camelcase)
(#300) '_unused_webpack_default_export' is assigned a value but never used. (no-unused-vars)
(#300) Identifier '_usr_local_lib_node_modules_vue_cli_service_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_ref_6_oneOf_1_1_usr_local_lib_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_th_Filter_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default' is not in camel case. (camelcase)
(#300) Trailing spaces not allowed. (no-trailing-spaces)
(#305) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#310) Missing semicolon. (semi)
(#320) 'module' is defined but never used. (no-unused-vars)
(#320) 'exports' is defined but never used. (no-unused-vars)
(#320) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#320) '__webpack_require__' is defined but never used. (no-unused-vars)
(#322) Comments should not begin with a lowercase character. (capitalized-comments)
(#326) Expected space or tab after '/**' in comment. (spaced-comment)
(#326) There should be no space before '}'. (object-curly-spacing)
(#326) ["default"] is better written in dot notation. (dot-notation)
(#328) Expected space or tab after '//' in comment. (spaced-comment)

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

(64 errors, 0 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/auto_config.php
(#62) Phpdocs for function auto_config::configure_user has incomplete parameters list
admin/tool/ally/classes/componentsupport/component_base.php
(#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
(#255) Phpdocs for function component_base::check_file_in_use has incomplete parameters list
admin/tool/ally/classes/componentsupport/course_component.php
(#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
admin/tool/ally/classes/componentsupport/glossary_component.php
(#145) Phpdocs for function glossary_component::get_course_html_content_items has incomplete parameters list
admin/tool/ally/classes/componentsupport/interfaces/html_content.php
(#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
admin/tool/ally/classes/componentsupport/question_component.php
(#88) Phpdocs for function question_component::get_question has incomplete parameters list
admin/tool/ally/classes/componentsupport/traits/embedded_file_map.php
(#152) Phpdocs for function embedded_file_map::check_embedded_file_in_use has incomplete parameters list
admin/tool/ally/classes/componentsupport/traits/html_content.php
(#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
admin/tool/ally/classes/content_processor.php
(#44) Phpdocs for function content_processor::build_payload has incomplete parameters list
admin/tool/ally/classes/event_handlers.php
(#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/file_processor.php
(#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/files_iterator.php
(#318) Phpdocs for function files_iterator::with_component has incomplete parameters list
(#330) Phpdocs for function files_iterator::with_filearea has incomplete parameters list
(#341) Phpdocs for function files_iterator::with_itemid has incomplete parameters list
(#352) Phpdocs for function files_iterator::with_mimetype has incomplete parameters list
admin/tool/ally/classes/local.php
(#128) Phpdocs for function local::clean_component_string has incomplete parameters list
(#269) Phpdocs for function local::get_instanceid_for_cmid has incomplete parameters list
admin/tool/ally/classes/local_content.php
(#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
(#329) Phpdocs for function local_file::get_fileurlproperties has incomplete parameters list
(#403) Phpdocs for function local_file::replace_html_links has incomplete parameters list
admin/tool/ally/classes/lti/launch_config.php
(#42) Phpdocs for function launch_config::__construct has incomplete parameters list
admin/tool/ally/classes/task/content_updates_task.php
(#97) Phpdocs for function content_updates_task::push_deletes has incomplete parameters list
admin/tool/ally/classes/task/file_updates_task.php
(#207) Phpdocs for function file_updates_task::mark_block_files_needing_updating has incomplete parameters list
admin/tool/ally/classes/webservice/content.php
(#87) Phpdocs for function content::execute_service has incomplete parameters list
admin/tool/ally/classes/webservice/log.php
(#91) Phpdocs for function log::service has incomplete parameters list
admin/tool/ally/classes/webservice/processors_status.php
(#61) Phpdocs for function processors_status::execute_service has incomplete parameters list
admin/tool/ally/classes/webservice/replace_file.php
(#59) Phpdocs for function replace_file::execute_service has incomplete parameters list
admin/tool/ally/tests/abstract_testcase.php
(#119) Phpdocs for function abstract_testcase::create_draft_file has incomplete parameters list
(#137) Phpdocs for function abstract_testcase::create_test_file has incomplete parameters list
(#214) Phpdocs for function abstract_testcase::component_content_is_in_array has incomplete parameters list
admin/tool/ally/tests/event_handlers_test.php
(#88) Phpdocs for function event_handlers_test::check_pushtrace_contains_key_value has incomplete parameters list
(#112) Phpdocs for function event_handlers_test::check_pushtrace_contains_entity_id has incomplete parameters list
(#123) Phpdocs for function event_handlers_test::check_pushtrace_contains_file_id has incomplete parameters list
(#148) Phpdocs for function event_handlers_test::assert_pushtrace_contains_file_id has incomplete parameters list
(#174) Phpdocs for function event_handlers_test::assert_pushtrace_not_contains_file_id has incomplete parameters list
(#214) Phpdocs for function event_handlers_test::check_pushtrace_contains_context_id has incomplete parameters list
admin/tool/ally/tests/generator/lib.php
(#146) Phpdocs for function tool_ally_generator::add_block has incomplete parameters list
admin/tool/ally/tests/prophesize_deprecation_workaround_mixin.php
(#11) Phpdocs for function prophesize_deprecation_workaround_mixin::prophesize_without_deprecation_warning has incomplete parameters list
admin/tool/ally/tests/webservice_content_test.php
(#144) Phpdocs for function webservice_content_test::main_module_content_test has incomplete parameters list
(#233) Phpdocs for function webservice_content_test::test_service_forum_content has incomplete parameters list
admin/tool/ally/tests/webservice_replace_file_test.php
(#321) Phpdocs for function webservice_replace_file_test::replace_file has incomplete parameters list
(#337) Phpdocs for function webservice_replace_file_test::test_service_forum_html has incomplete parameters list

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 "eslint:amd" 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]