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

(497 errors, 810 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
admin/tool/ally/classes/adminsetting/ally_configpasswordunmask.php
(#38) Missing docblock for function write_setting
admin/tool/ally/classes/adminsetting/ally_pickroles.php
(#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
(#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
(#103) Missing docblock for function load_user_profile
admin/tool/ally/classes/auto_config_resolver.php
(#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
(#39) Missing member variable doc comment
(#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/componentsupport/assign_component.php
(#1) DocBlock missing a @package tag for file assign_component.php. Expected @package tool_ally
(#40) DocBlock missing a @package tag for class assign_component. Expected @package tool_ally
(#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
(#82) Missing docblock for function resolve_course_id
(#107) Missing docblock for function check_file_in_use
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
(#39) DocBlock missing a @package tag for class block_html_component. Expected @package tool_ally
(#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
(#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
(#155) Missing docblock for function get_annotation
(#159) Missing docblock for function get_annotation_maps
admin/tool/ally/classes/componentsupport/book_component.php
(#1) DocBlock missing a @package tag for file book_component.php. Expected @package tool_ally
(#42) DocBlock missing a @package tag for class book_component. Expected @package tool_ally
(#48) Missing member variable doc comment
(#53) Missing docblock for function component_type
(#57) Missing docblock for function get_course_html_content_items
(#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
(#153) Missing docblock for function get_all_html_content
(#158) Missing docblock for function replace_html_content
(#162) Missing docblock for function resolve_course_id
(#173) Missing docblock for function get_annotation_maps
(#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
(#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
admin/tool/ally/classes/componentsupport/course_component.php
(#1) DocBlock missing a @package tag for file course_component.php. Expected @package tool_ally
(#44) DocBlock missing a @package tag for class course_component. Expected @package tool_ally
(#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
(#97) Missing docblock for function get_course_html_content_items
(#124) Missing docblock for function get_html_content
(#124) There must not be a space before the colon in a return type declaration
(#192) Missing docblock for function get_all_html_content
(#203) Missing docblock for function replace_html_content
(#220) Missing docblock for function resolve_course_id
(#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
(#49) No one-line description found in phpdocs for docblock of function validate_file_component
(#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
(#46) DocBlock missing a @package tag for class forum_component. Expected @package tool_ally
(#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
(#144) Missing docblock for function get_course_html_content_items
(#155) Missing docblock for function get_annotation_maps
(#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
(#304) No one-line description found in phpdocs for docblock of function get_discussion_id_from_post_id
(#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
admin/tool/ally/classes/componentsupport/glossary_component.php
(#52) Missing member variable doc comment
(#57) Missing docblock for function component_type
(#61) Missing docblock for function replace_file_links
(#80) Missing docblock for function resolve_course_id
(#98) No one-line description found in phpdocs for docblock of function get_entry_html_content_items
(#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
(#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
(#36) Missing member variable doc comment
(#38) Missing member variable doc comment
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
(#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
(#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
(#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
(#78) Missing docblock for function resolve_course_id
admin/tool/ally/classes/componentsupport/lesson_component.php
(#51) Missing member variable doc comment
(#57) Missing docblock for function component_type
(#184) Missing docblock for function get_annotation_maps
(#213) Missing docblock for function get_course_html_content_items
(#225) Missing docblock for function replace_file_links
(#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
(#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
(#392) Missing docblock for function get_all_files_search_html
admin/tool/ally/classes/componentsupport/page_component.php
(#1) DocBlock missing a @package tag for file page_component.php. Expected @package tool_ally
(#37) DocBlock missing a @package tag for class page_component. Expected @package tool_ally
(#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
(#89) Missing docblock for function get_annotation_maps
admin/tool/ally/classes/componentsupport/qtype_ddmatch_component.php
(#41) Missing docblock for function replace_file_links
admin/tool/ally/classes/componentsupport/question_component.php
(#43) Missing docblock for function component_type
(#101) Missing docblock for function replace_file_links
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
(#46) Missing docblock for trait embedded_file_map
admin/tool/ally/classes/componentsupport/traits/html_content.php
(#1) DocBlock missing a @package tag for file html_content.php. Expected @package tool_ally
(#33) Missing docblock for trait html_content
(#105) There must not be a space before the colon in a return type declaration
(#250) No one-line description found in phpdocs for docblock of function get_selected_html_content_items
(#318) No one-line description found in phpdocs for docblock of function make_module_instance_url
(#332) No one-line description found in phpdocs for docblock of function bulk_queue_delete_content
admin/tool/ally/classes/content_processor.php
(#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
admin/tool/ally/classes/course_processor.php
(#37) Missing member variable doc comment
(#39) Missing docblock for function build_payload
admin/tool/ally/classes/event_handlers.php
(#78) Missing docblock for class event_handlers
(#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
(#105) No one-line description found in phpdocs for docblock of function course_updated
(#120) No one-line description found in phpdocs for docblock of function course_deleted
(#133) No one-line description found in phpdocs for docblock of function course_restored
(#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
(#290) No one-line description found in phpdocs for docblock of function forum_discussion_crud
(#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
(#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
admin/tool/ally/classes/file_processor.php
(#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.
admin/tool/ally/classes/file_validator.php
(#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.
(#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.
(#237) No one-line description found in phpdocs for docblock of function check_pathname
admin/tool/ally/classes/files_in_use.php
(#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.
(#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.
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
(#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
(#109) No one-line description found in phpdocs for docblock of function iso_8601_to_timestamp
admin/tool/ally/classes/local_content.php
(#53) No one-line description found in phpdocs for docblock of function component_instance
(#125) No one-line description found in phpdocs for docblock of function annotation_maps
(#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
(#238) There must not be a space before the colon in a return type declaration
(#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
(#370) No one-line description found in phpdocs for docblock of function queue_delete
admin/tool/ally/classes/local_file.php
(#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.
(#280) No one-line description found in phpdocs for docblock of function replace_course_html_link
(#312) No one-line description found in phpdocs for docblock of function replace_block_html_link
(#515) No one-line description found in phpdocs for docblock of function queue_file_for_deletion
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
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/models/component.php
(#30) Missing docblock for class component
(#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
admin/tool/ally/classes/models/pluginfileurlprops.php
(#28) Missing docblock for class pluginfileurlprops
(#78) Missing docblock for function process_props
(#92) Missing docblock for function to_list
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
(#39) Missing docblock for function __construct
(#64) Missing docblock for function __toString
admin/tool/ally/classes/privacy/provider.php
(#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
(#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
(#44) Missing docblock for function handle_send_error
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_course_updates.php
(#44) Missing docblock for function handle_send_error
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_file_updates.php
(#44) Missing docblock for function handle_send_error
(#61) Missing docblock for function on_send_success
admin/tool/ally/classes/push_updates.php
(#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.
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.
admin/tool/ally/classes/task/cleanup_log_task.php
(#37) Missing docblock for function get_name
(#41) Missing docblock for function execute
admin/tool/ally/classes/task/content_updates_task.php
(#61) Missing docblock for function get_name
(#65) Missing docblock for function execute
(#160) Missing docblock for function failed_attempt_string
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
(#34) No one-line description found in phpdocs for docblock of function assert_content_items_contain_item
(#55) No one-line description found in phpdocs for docblock of function assert_content_items_not_contain_item
admin/tool/ally/classes/traceable_processor.php
(#38) Missing member variable doc comment
(#69) Missing docblock for function clear_push_traces
(#78) No one-line description found in phpdocs for docblock of function build_payload
admin/tool/ally/classes/version_information.php
(#89) Logical operator "and" is prohibited; use "&&" instead
(#90) Logical operator "and" is prohibited; use "&&" instead
(#93) Logical operator "and" is prohibited; use "&&" instead
(#148) Missing docblock for function check_filter_active
(#152) Missing docblock for function get_db_version
(#169) Missing docblock for function get_system_info
admin/tool/ally/classes/webservice/content.php
(#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
(#97) No one-line description found in phpdocs for docblock of function execute_service
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
(#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
(#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
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
(#40) No one-line description found in phpdocs for docblock of function service_parameters
(#52) 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
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
admin/tool/ally/classes/webservice/file_updates.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/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
(#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
admin/tool/ally/classes/webservice/log.php
(#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
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
(#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
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
(#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
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
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
(#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
admin/tool/ally/db/access.php
(#1) DocBlock missing a @package tag for file access.php. Expected @package tool_ally
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
(#120) DocBlock missing a @package tag for function tool_ally_pluginfile. Expected @package tool_ally
(#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
admin/tool/ally/lti/view.php
(#20) Incorrect @package tag for file view.php. Expected tool_ally, found report_allylti.
(#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/tests/abstract_testcase.php
(#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.
(#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.
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
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
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
(#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
admin/tool/ally/tests/auto_configurator_test.php
(#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
(#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().
(#91) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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().
(#86) Missing docblock for function add_block in testcase
(#86) Expected 0 spaces after "("; 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
(#121) Test method test_list_content() is missing any coverage information, own or at class level
(#133) Test method test_get_all_html_content_items() is missing any coverage information, own or at class level
(#141) Test method test_get_all_html_content() is missing any coverage information, own or at class level
(#183) Test method test_get_course_html_content_items() is missing any coverage information, own or at class level
(#226) Test method test_file_in_use() is missing any coverage information, own or at class level
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
(#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
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().
(#90) Test method test_get_approved_author_ids_for_context() is missing any coverage information, own or at class level
(#100) Test method test_user_is_approved_author_type() is missing any coverage information, own or at class level
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
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().
(#133) Missing docblock for function assert_content_items_contain_discussion_post in testcase
(#141) Missing docblock for function assert_content_items_not_contain_discussion_post in testcase
(#149) Test method test_get_discussion_html_content_items() is missing any coverage information, own or at class level
(#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
(#177) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#202) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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
(#138) Test method test_user_is_approved_author_type() is missing any coverage information, own or at class level
(#148) Test method test_get_entry_html_content_items() is missing any coverage information, own or at class level
(#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
(#194) Test method test_check_file_in_use() is missing any coverage information, own or at class level
admin/tool/ally/tests/components_hsuforum_component_test.php
(#46) Unit test components_hsuforum_component_test should be declared as final.
(#100) The setUp() method in unit tests must always call to parent::setUp().
(#139) Missing docblock for function assert_content_items_contain_discussion_post in testcase
(#147) Missing docblock for function assert_content_items_not_contain_discussion_post in testcase
(#155) Test method test_get_discussion_html_content_items() is missing any coverage information, own or at class level
(#167) Test method test_resolve_module_instance_id_from_forum() is missing any coverage information, own or at class level
(#173) Test method test_resolve_module_instance_id_from_post() is missing any coverage information, own or at class level
(#183) Test method test_get_all_course_annotation_maps() is missing any coverage information, own or at class level
(#208) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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().
(#91) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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
(#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
(#164) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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().
(#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
(#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
(#144) Test method test_check_file_in_use() is missing any coverage information, own or at class level
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
(#51) The setUp() method in unit tests must always call to parent::setUp().
(#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().
(#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
(#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
(#119) Test method test_push_updates_batching() is missing any coverage information, own or at class level
(#153) Test method test_push_deletes() is missing any coverage information, own or at class level
(#183) Missing docblock for function assert_deletion_queue_contains in testcase
(#198) Missing docblock for function pre_course_module_delete_forum in testcase
(#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
(#265) Test method test_pre_course_module_delete_glossary() is missing any coverage information, own or at class level
(#328) Test method test_performance_delete_glossary() is missing any coverage information, own or at class level
admin/tool/ally/tests/course_updates_task_test.php
(#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
admin/tool/ally/tests/event_handlers_test.php
(#62) Unit test event_handlers_test should be declared as final.
(#64) The setUp() method in unit tests must always call to parent::setUp().
(#152) No one-line description found in phpdocs for docblock of function assert_pushtrace_contains_file_id
(#165) No one-line description found in phpdocs for docblock of function assert_pushtrace_not_contains_entity_id
(#178) No one-line description found in phpdocs for docblock of function assert_pushtrace_not_contains_file_id
(#186) Missing docblock for function assert_pushtrace_not_contains_entity_regex in testcase
(#241) Test method test_course_created() is missing any coverage information, own or at class level
(#267) Test method test_course_updated() is missing any coverage information, own or at class level
(#294) Test method test_course_restored() is missing any coverage information, own or at class level
(#354) Test method test_course_imported() is missing any coverage information, own or at class level
(#390) Test method test_course_section_created() is missing any coverage information, own or at class level
(#406) Test method test_course_section_updated() is missing any coverage information, own or at class level
(#473) No one-line description found in phpdocs for docblock of function check_module_created_pushtraces
(#507) No one-line description found in phpdocs for docblock of function check_module_updated_pushtraces
(#562) Missing docblock for function check_module_deleted_pushtraces in testcase
(#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
(#707) Test method test_book_deleted() is missing any coverage information, own or at class level
(#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
(#815) Test method test_lesson_updated() is missing any coverage information, own or at class level
(#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
(#934) Test method test_forum_single_discussion_created() is missing any coverage information, own or at class level
(#965) Test method test_glossary_events() is missing any coverage information, own or at class level
(#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
(#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
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
admin/tool/ally/tests/file_url_resolver_test.php
(#41) Unit test file_url_resolver_test should be declared as final.
(#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
(#77) Test method test_resolve_forum_post() is missing any coverage information, own or at class level
(#109) Test method test_resolve_question() is missing any coverage information, own or at class level
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().
(#84) Test method test_check_file_in_use() is missing any coverage information, own or at class level
admin/tool/ally/tests/files_iterator_test.php
(#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
(#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
(#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
(#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
(#683) Test method test_unused_files() is missing any coverage information, own or at class level
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().
(#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
(#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
admin/tool/ally/tests/local_content_test.php
(#46) Unit test local_content_test should be declared as final.
(#48) Test method test_component_supports_html_content() is missing any coverage information, own or at class level
(#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
(#165) Test method test_get_replace_html_content() is missing any coverage information, own or at class level
(#204) Test method test_get_annotation() is missing any coverage information, own or at class level
(#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
admin/tool/ally/tests/local_file_test.php
(#40) Unit test local_file_test should be declared as final.
(#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
(#47) Unit test loggable_external_api_test should be declared as final.
(#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
(#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
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
(#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
(#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
(#40) Test method test_plugin_not_intsalled() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_content_test.php
(#44) Unit test webservice_content_test should be declared as final.
(#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
(#108) Test method test_service_course_section() is missing any coverage information, own or at class level
(#153) No one-line description found in phpdocs for docblock of function main_module_content_test
(#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
(#278) Test method test_service_hsuforum_content() is missing any coverage information, own or at class level
(#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
admin/tool/ally/tests/webservice_course_content_test.php
(#44) Unit test webservice_course_content_test should be declared as final.
(#51) Missing docblock for function get_forum_expectations in testcase
(#136) Test method test_service() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_course_files_test.php
(#45) Unit test webservice_course_files_test should be declared as final.
(#62) The setUp() method in unit tests must always call to parent::setUp().
(#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
(#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
admin/tool/ally/tests/webservice_course_invalid_files_test.php
(#45) Unit test webservice_course_invalid_files_test should be declared as final.
(#56) Test method test_service() is missing any coverage information, own or at class level
admin/tool/ally/tests/webservice_course_user_count_test.php
(#42) Unit test webservice_course_user_count_test should be declared as final.
(#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".
(#43) Missing docblock for function test_service
admin/tool/ally/tests/webservice_delete_file_test.php
(#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
(#45) Unit test webservice_file_test should be declared as final.
(#50) Test method test_service() is missing any coverage information, own or at class level
(#87) Test method test_forum_post() is missing any coverage information, own or at class level
(#154) Test method test_forum_main_page() is missing any coverage information, own or at class level
(#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
admin/tool/ally/tests/webservice_file_updates_test.php
(#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
(#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
(#39) Invalid docblock tag "@group".
(#40) Invalid docblock tag "@group".
(#42) Invalid docblock tag "@runTestsInSeparateProcesses".
admin/tool/ally/tests/webservice_mod_file_view_test.php
(#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
(#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
(#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
admin/tool/ally/tests/webservice_replace_content_test.php
(#43) Unit test webservice_replace_content_test should be declared as final.
(#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
(#67) Test method test_service_course_section() is missing any coverage information, own or at class level
(#96) No one-line description found in phpdocs for docblock of function module_replace_test
(#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
(#143) Test method test_service_forum() is missing any coverage information, own or at class level
(#177) Test method test_service_glossary() is missing any coverage information, own or at class level
(#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
(#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
admin/tool/ally/tests/webservice_replace_file_test.php
(#46) Unit test webservice_replace_file_test should be declared as final.
(#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
(#169) Test method test_service_page_html() is missing any coverage information, own or at class level
(#207) Test method test_service_course_html() is missing any coverage information, own or at class level
(#235) Test method test_service_course_section_html() is missing any coverage information, own or at class level
(#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
(#419) Test method test_service_hsuforum_html() is missing any coverage information, own or at class level
(#429) Test method test_service_question_html() is missing any coverage information, own or at class level
(#476) Test method test_service_question_html_multichoice() is missing any coverage information, own or at class level
(#607) Test method test_service_qtype_ddmatch_html() is missing any coverage information, own or at class level
(#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
admin/tool/ally/tests/webservice_version_info_test.php
(#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
(#46) Unit test wspluginfile_test should be declared as final.
(#70) Test method test_validate_wspluginfile_signature_ally_webuser_exception() is missing any coverage information, own or at class level
(#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
(#151) Test method test_get_file_by_token() is missing any coverage information, own or at class level
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]