Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(687 errors, 100 warnings)

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

blocks/tog/block_tog.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Visibility must be declared on method "has_config"
blocks/tog/classes/FeedbackQuestionnaire.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#52) Public method name "FeedbackQuestionnaire::getQuestionTextOf" must be in lower-case letters only
(#59) Public method name "FeedbackQuestionnaire::getAnswerQuestionTextOf" must be in lower-case letters only
(#66) Public method name "FeedbackQuestionnaire::getAnswerQuestionValueOf" must be in lower-case letters only
blocks/tog/classes/Intelligences.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Public method name "Intelligences::getIntelligencesOfCurrentUser" must be in lower-case letters only
(#46) Public method name "Intelligences::getIntelligencesOf" must be in lower-case letters only
(#66) Public method name "Intelligences::calculateIntelligencesOf" must be in lower-case letters only
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "previousAnswer" must be all lower-case
(#135) Variable "previousAnswer" must be all lower-case
(#137) Variable "previousAnswer" must be all lower-case
(#151) Public method name "Intelligences::isIntelligencesCalculatedForCurrentUser" must be in lower-case letters only
(#159) Public method name "Intelligences::isIntelligencesCalculatedFor" must be in lower-case letters only
(#171) Public method name "Intelligences::valueToString" must be in lower-case letters only
blocks/tog/classes/IntelligencesQuestionnaire.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#111) Public method name "IntelligencesQuestionnaire::countQuestions" must be in lower-case letters only
(#121) Public method name "IntelligencesQuestionnaire::getQuestionFactor" must be in lower-case letters only
(#128) Public method name "IntelligencesQuestionnaire::getQuestionTextOf" must be in lower-case letters only
(#135) Public method name "IntelligencesQuestionnaire::hasQuestionHelp" must be in lower-case letters only
(#142) Public method name "IntelligencesQuestionnaire::getQuestionHelpIdentifier" must be in lower-case letters only
(#149) Public method name "IntelligencesQuestionnaire::getAnswerQuestionTextOf" must be in lower-case letters only
(#156) Public method name "IntelligencesQuestionnaire::getAnswerQuestionValueOf" must be in lower-case letters only
(#174) Public method name "IntelligencesQuestionnaire::getAnswersOfCurrentUser" must be in lower-case letters only
(#182) Public method name "IntelligencesQuestionnaire::getAnswersOf" must be in lower-case letters only
(#196) Public method name "IntelligencesQuestionnaire::setIntelligencesAnswerFor" must be in lower-case letters only
(#199) Variable "previousAnswer" must be all lower-case
(#203) Variable "previousAnswer" must be all lower-case
(#203) Variable "previousAnswer" must be all lower-case
(#205) Variable "previousAnswer" must be all lower-case
(#206) Variable "previousAnswer" must be all lower-case
blocks/tog/classes/Personality.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#37) Public method name "Personality::calculatePersonalityOf" must be in lower-case letters only
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "previousAnswer" must be all lower-case
(#121) Variable "previousAnswer" must be all lower-case
(#123) Variable "previousAnswer" must be all lower-case
(#137) Public method name "Personality::getPersonalityOfCurrentUser" must be in lower-case letters only
(#149) Public method name "Personality::getPersonalityOf" must be in lower-case letters only
(#166) Public method name "Personality::isPersonalityCalculatedForCurrentUser" must be in lower-case letters only
(#174) Public method name "Personality::isPersonalityCalculatedFor" must be in lower-case letters only
blocks/tog/classes/PersonalityQuestionnaire.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#87) Public method name "PersonalityQuestionnaire::countQuestions" must be in lower-case letters only
(#94) Public method name "PersonalityQuestionnaire::getQuestionTextOf" must be in lower-case letters only
(#101) Public method name "PersonalityQuestionnaire::hasQuestionHelp" must be in lower-case letters only
(#111) Public method name "PersonalityQuestionnaire::getQuestionFactor" must be in lower-case letters only
(#118) Public method name "PersonalityQuestionnaire::getQuestionHelpIdentifier" must be in lower-case letters only
(#125) Public method name "PersonalityQuestionnaire::getAnswerQuestionTextOf" must be in lower-case letters only
(#133) Public method name "PersonalityQuestionnaire::getAnswerQuestionValueOf" must be in lower-case letters only
(#147) Public method name "PersonalityQuestionnaire::getAnswersOfCurrentUser" must be in lower-case letters only
(#155) Public method name "PersonalityQuestionnaire::getAnswersOf" must be in lower-case letters only
(#169) Public method name "PersonalityQuestionnaire::setPersonalityAnswerFor" must be in lower-case letters only
(#172) Variable "previousAnswer" must be all lower-case
(#176) Variable "previousAnswer" must be all lower-case
(#176) Variable "previousAnswer" must be all lower-case
(#178) Variable "previousAnswer" must be all lower-case
(#179) Variable "previousAnswer" must be all lower-case
blocks/tog/classes/privacy/provider.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/db/access.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/db/services.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/tog/externallib.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) "require_once" must be immediately followed by an open parenthesis
(#19) "require_once" must be immediately followed by an open parenthesis
(#219) Variable "membersPerGroups" must be all lower-case
(#219) Variable "atMost" must be all lower-case
(#219) Variable "groupingName" must be all lower-case
(#220) Variable "namePattern" must be all lower-case
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "membersPerGroups" must be all lower-case
(#230) Variable "atMost" must be all lower-case
(#230) Variable "groupingName" must be all lower-case
(#231) Variable "namePattern" must be all lower-case
(#236) Variable "membersPerGroups" must be all lower-case
(#237) Variable "atMost" must be all lower-case
(#238) Variable "groupingName" must be all lower-case
(#239) Variable "namePattern" must be all lower-case
(#245) Variable "membersPerGroups" must be all lower-case
(#246) Variable "atMost" must be all lower-case
(#247) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#257) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#261) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#265) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#269) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#274) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#276) Variable "logic_mathematics" must not contain underscores.
(#277) Variable "logic_mathematics" must not contain underscores.
(#278) Variable "logic_mathematics" must not contain underscores.
(#278) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#279) Variable "logic_mathematics" must not contain underscores.
(#280) Variable "visual_spatial" must not contain underscores.
(#281) Variable "visual_spatial" must not contain underscores.
(#282) Variable "visual_spatial" must not contain underscores.
(#282) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#283) Variable "visual_spatial" must not contain underscores.
(#284) Variable "kinestesica_corporal" must not contain underscores.
(#285) Variable "kinestesica_corporal" must not contain underscores.
(#286) Variable "kinestesica_corporal" must not contain underscores.
(#286) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#288) Variable "kinestesica_corporal" must not contain underscores.
(#289) Variable "musical_rhythmic" must not contain underscores.
(#290) Variable "musical_rhythmic" must not contain underscores.
(#291) Variable "musical_rhythmic" must not contain underscores.
(#291) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#292) Variable "musical_rhythmic" must not contain underscores.
(#295) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#299) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#301) Variable "naturalist_environmental" must not contain underscores.
(#302) Variable "naturalist_environmental" must not contain underscores.
(#303) Variable "naturalist_environmental" must not contain underscores.
(#303) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#305) Variable "naturalist_environmental" must not contain underscores.
(#312) Variable "requirementData" must be all lower-case
(#313) Variable "requirementData" must be all lower-case
(#314) Variable "requirementData" must be all lower-case
(#314) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#315) Variable "requirementData" must be all lower-case
(#315) Calls to inbuilt PHP functions must be lowercase; expected "floatval" but found "floatVal"
(#316) Variable "requirementData" must be all lower-case
(#320) Variable "composite_url" must not contain underscores.
(#322) Variable "composite_url" must not contain underscores.
(#338) Variable "teamsComposition" must be all lower-case
(#339) Variable "teamsComposition" must be all lower-case
(#341) Variable "groupingData" must be all lower-case
(#342) Variable "groupingData" must be all lower-case
(#342) Variable "groupingName" must be all lower-case
(#343) Variable "groupingData" must be all lower-case
(#344) Variable "groupingData" must be all lower-case
(#351) Variable "teamsComposition" must be all lower-case
(#353) Variable "groupData" must be all lower-case
(#354) Variable "groupData" must be all lower-case
(#355) Variable "groupData" must be all lower-case
(#355) Variable "namePattern" must be all lower-case
(#356) Variable "groupData" must be all lower-case
(#359) Variable "groupData" must be all lower-case
(#362) Variable "groupData" must be all lower-case
(#364) Variable "maxIntelligences" must be all lower-case
(#365) Variable "maxIntelligences" must be all lower-case
(#366) Variable "groupData" must be all lower-case
(#370) Variable "intelligenceIndex" must be all lower-case
(#373) Variable "intelligenceIndex" must be all lower-case
(#375) Variable "groupData" must be all lower-case
(#376) Variable "intelligenceIndex" must be all lower-case
(#376) Variable "maxIntelligences" must be all lower-case
(#378) Variable "groupData" must be all lower-case
(#384) Variable "groupData" must be all lower-case
(#387) Variable "groupData" must be all lower-case
(#391) Variable "intelligenceIndex" must be all lower-case
(#394) Variable "groupData" must be all lower-case
(#399) Variable "groupData" must be all lower-case
(#401) Variable "groupData" must be all lower-case
(#402) Variable "groupData" must be all lower-case
(#403) Variable "groupData" must be all lower-case
(#407) The use of function print_r() is forbidden
(#407) Variable "groupData" must be all lower-case
(#407) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#423) Variable "feedbackRecord" must be all lower-case
(#424) Variable "feedbackRecord" must be all lower-case
(#425) Variable "feedbackRecord" must be all lower-case
(#426) Variable "feedbackRecord" must be all lower-case
(#427) Variable "feedbackRecord" must be all lower-case
(#437) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#496) Variable "maxQuestions" must be all lower-case
(#497) Variable "maxQuestions" must be all lower-case
(#559) Variable "maxQuestions" must be all lower-case
(#560) Variable "maxQuestions" must be all lower-case
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Variable "composite_url" must not contain underscores.
(#641) Variable "composite_url" must not contain underscores.
blocks/tog/lang/ca/block_tog.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/lang/en/block_tog.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/lang/es/block_tog.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/settings.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/tog/version.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/tog/view/auto_fill_in.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#17) "require_once" must be immediately followed by an open parenthesis
(#18) "require_once" must be immediately followed by an open parenthesis
(#50) Variable "pageItems" must be all lower-case
(#51) Variable "pageIndex" must be all lower-case
(#52) Variable "enrolledUser" must be all lower-case
(#53) Variable "enrolledUser" must be all lower-case
(#54) Variable "enrolledUser" must be all lower-case
(#56) Variable "personalityFilled" must be all lower-case
(#59) Variable "personalityFilled" must be all lower-case
(#60) Variable "enrolledUser" must be all lower-case
(#62) Variable "personalityFilled" must be all lower-case
(#66) Variable "personalityFilled" must be all lower-case
(#71) Variable "personalityFilled" must be all lower-case
(#74) Variable "personalityFilled" must be all lower-case
(#77) Variable "intelligencesFilled" must be all lower-case
(#80) Variable "intelligencesFilled" must be all lower-case
(#81) Variable "enrolledUser" must be all lower-case
(#83) Variable "intelligencesFilled" must be all lower-case
(#87) Variable "intelligencesFilled" must be all lower-case
(#92) Variable "intelligencesFilled" must be all lower-case
(#95) Variable "intelligencesFilled" must be all lower-case
(#98) Variable "rowPage" must be all lower-case
(#100) Variable "enrolledUser" must be all lower-case
(#100) Variable "personalityFilled" must be all lower-case
(#100) Variable "intelligencesFilled" must be all lower-case
(#105) Variable "rowPage" must be all lower-case
(#107) Variable "pageIndex" must be all lower-case
(#107) Variable "rowPage" must be all lower-case
(#108) Variable "pageItems" must be all lower-case
(#109) Variable "pageIndex" must be all lower-case
(#112) Variable "pageIndex" must be all lower-case
(#112) Variable "rowPage" must be all lower-case
(#119) Variable "pageItems" must be all lower-case
blocks/tog/view/composite.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#17) "require_once" must be immediately followed by an open parenthesis
(#18) "require_once" must be immediately followed by an open parenthesis
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "pageItems" must be all lower-case
(#96) Variable "pageIndex" must be all lower-case
(#98) Variable "enrolledUser" must be all lower-case
(#99) Variable "enrolledUser" must be all lower-case
(#100) Variable "enrolledUser" must be all lower-case
(#103) Variable "enrolledUser" must be all lower-case
(#125) Variable "personalityFilled" must be all lower-case
(#127) Variable "personalityFilled" must be all lower-case
(#131) Variable "personalityFilled" must be all lower-case
(#135) Variable "intelligencesFilled" must be all lower-case
(#137) Variable "intelligencesFilled" must be all lower-case
(#141) Variable "intelligencesFilled" must be all lower-case
(#145) Variable "rowPage" must be all lower-case
(#148) Variable "enrolledUser" must be all lower-case
(#154) Variable "enrolledUser" must be all lower-case
(#157) Variable "enrolledUser" must be all lower-case
(#157) Variable "personalityFilled" must be all lower-case
(#157) Variable "intelligencesFilled" must be all lower-case
(#163) Variable "rowPage" must be all lower-case
(#165) Variable "pageIndex" must be all lower-case
(#165) Variable "rowPage" must be all lower-case
(#166) Variable "pageItems" must be all lower-case
(#167) Variable "pageIndex" must be all lower-case
(#170) Variable "pageIndex" must be all lower-case
(#170) Variable "rowPage" must be all lower-case
(#184) Variable "pageItems" must be all lower-case
(#200) Variable "membersSize" must be all lower-case
(#201) Variable "membersSize" must be all lower-case
(#214) Variable "membersSize" must be all lower-case
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Variable "membersSize" must be all lower-case
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/tog/view/feedback_test.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "default_feedbackid" must not contain underscores.
(#44) Variable "default_groupingid" must not contain underscores.
(#45) Variable "grouping_options" must not contain underscores.
(#46) Variable "group_selectors" must not contain underscores.
(#51) Variable "default_group_feedbackid" must not contain underscores.
(#52) Variable "group_selector_options" must not contain underscores.
(#61) Variable "group_selector_options" must not contain underscores.
(#65) Variable "default_feedbackid" must not contain underscores.
(#67) Variable "default_feedbackid" must not contain underscores.
(#69) Variable "default_group_feedbackid" must not contain underscores.
(#71) Variable "default_group_feedbackid" must not contain underscores.
(#76) Variable "default_group_feedbackid" must not contain underscores.
(#77) Variable "default_groupingid" must not contain underscores.
(#78) Variable "default_groupingid" must not contain underscores.
(#80) Variable "grouping_options" must not contain underscores.
(#83) Variable "group_selector" must not contain underscores.
(#87) Variable "group_selector" must not contain underscores.
(#88) Variable "group_selector" must not contain underscores.
(#95) Variable "group_selector" must not contain underscores.
(#95) Variable "group_selector_options" must not contain underscores.
(#98) Variable "default_group_feedbackid" must not contain underscores.
(#100) Variable "group_selector" must not contain underscores.
(#101) Variable "group_selector" must not contain underscores.
(#102) Variable "group_selectors" must not contain underscores.
(#102) Variable "group_selector" must not contain underscores.
(#105) Variable "grouping_selector" must not contain underscores.
(#106) Variable "grouping_selector" must not contain underscores.
(#107) Variable "grouping_selector" must not contain underscores.
(#113) Variable "grouping_selector" must not contain underscores.
(#115) Variable "default_groupingid" must not contain underscores.
(#117) Variable "grouping_selector" must not contain underscores.
(#117) Variable "grouping_options" must not contain underscores.
(#118) Variable "grouping_selector" must not contain underscores.
(#119) Variable "grouping_selector" must not contain underscores.
(#120) Variable "grouping_selector" must not contain underscores.
(#126) Variable "default_feedbackid" must not contain underscores.
(#135) Variable "default_feedbackid" must not contain underscores.
(#144) Variable "grouping_selector" must not contain underscores.
(#145) Variable "group_selectors" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "questionId" must be all lower-case
(#165) Variable "questionId" must be all lower-case
(#181) Variable "questionId" must be all lower-case
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/tog/view/intelligences.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#52) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#52) Line exceeds 132 characters; contains 142 characters
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#53) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#53) Line exceeds 132 characters; contains 164 characters
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#54) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#54) Line exceeds 132 characters; contains 158 characters
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#55) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#56) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#56) Line exceeds 132 characters; contains 162 characters
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#57) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#57) Line exceeds 132 characters; contains 156 characters
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#58) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#58) Line exceeds 132 characters; contains 156 characters
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#59) Short PHP opening tag used with echo; expected "<?php echo Intelligences ..." but found "<?= Intelligences ..."
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#59) Line exceeds 132 characters; contains 178 characters
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#69) Variable "intelligences_test_url" must not contain underscores.
(#71) Variable "intelligences_test_url" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Line indented incorrectly; expected 4 spaces, found 2
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Line indented incorrectly; expected 4 spaces, found 0
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Variable "personality_test_url" must not contain underscores.
(#79) Line indented incorrectly; expected 8 spaces, found 4
(#80) Line indented incorrectly; expected at least 12 spaces, found 8
(#80) Variable "personality_test_url" must not contain underscores.
(#81) Line indented incorrectly; expected 8 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Short PHP opening tag used with echo; expected "<?php echo $personality_test_url ..." but found "<?= $personality_test_url ..."
(#86) Variable "personality_test_url" must not contain underscores.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Line indented incorrectly; expected 4 spaces, found 3
(#89) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#90) Spaces must be used to indent lines; tabs are not allowed
(#92) Line indented incorrectly; expected 4 spaces, found 0
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Short PHP opening tag used with echo; expected "<?php echo $intelligences_test_url ..." but found "<?= $intelligences_test_url ..."
(#97) Variable "intelligences_test_url" must not contain underscores.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Line indented incorrectly; expected 4 spaces, found 3
(#100) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Line indented incorrectly; expected 4 spaces, found 2
(#103) Line indented incorrectly; expected 4 spaces, found 0
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Short PHP opening tag used with echo; expected "<?php echo $CFG ..." but found "<?= $CFG ..."
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Line indented incorrectly; expected 12 spaces, found 9
(#111) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#114) Line indented incorrectly; expected 4 spaces, found 0
(#116) Spaces must be used to indent lines; tabs are not allowed
blocks/tog/view/intelligences_test.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Line indented incorrectly; expected 4 spaces, found 0
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Variable "questionId" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Short PHP opening tag used with echo; expected "<?php echo IntelligencesQuestionnaire ..." but found "<?= IntelligencesQuestionnaire ..."
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Line indented incorrectly; expected 4 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Short PHP opening tag used with echo; expected "<?php echo $j ..." but found "<?= $j ..."
(#83) Short PHP opening tag used with echo; expected "<?php echo $i ..." but found "<?= $i ..."
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Short PHP opening tag used with echo; expected "<?php echo $questionId ..." but found "<?= $questionId ..."
(#84) Variable "questionId" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Short PHP opening tag used with echo; expected "<?php echo IntelligencesQuestionnaire ..." but found "<?= IntelligencesQuestionnaire ..."
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Line indented incorrectly; expected 8 spaces, found 6
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Short PHP opening tag used with echo; expected "<?php echo $j ..." but found "<?= $j ..."
(#94) Short PHP opening tag used with echo; expected "<?php echo $i ..." but found "<?= $i ..."
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Short PHP opening tag used with echo; expected "<?php echo IntelligencesQuestionnaire ..." but found "<?= IntelligencesQuestionnaire ..."
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Line indented incorrectly; expected 4 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Line indented incorrectly; expected 4 spaces, found 2
(#104) Line indented incorrectly; expected 4 spaces, found 0
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#105) Variable "intelligences_url" must not contain underscores.
(#106) Line indented incorrectly; expected 4 spaces, found 0
(#107) Line indented incorrectly; expected at least 8 spaces, found 4
(#107) Variable "intelligences_url" must not contain underscores.
(#108) Line indented incorrectly; expected 4 spaces, found 0
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Line indented incorrectly; expected 8 spaces, found 6
(#116) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Line indented incorrectly; expected 4 spaces, found 2
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) Line indented incorrectly; expected 4 spaces, found 0
(#121) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Variable "personality_test_url" must not contain underscores.
(#122) Line indented incorrectly; expected 8 spaces, found 4
(#123) Line indented incorrectly; expected at least 12 spaces, found 8
(#123) Variable "personality_test_url" must not contain underscores.
(#124) Line indented incorrectly; expected 8 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Short PHP opening tag used with echo; expected "<?php echo $personality_test_url ..." but found "<?= $personality_test_url ..."
(#129) Variable "personality_test_url" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Line indented incorrectly; expected 4 spaces, found 3
(#132) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#133) Spaces must be used to indent lines; tabs are not allowed
(#135) Line indented incorrectly; expected 4 spaces, found 0
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Short PHP opening tag used with echo; expected "<?php echo $intelligences_url ..." but found "<?= $intelligences_url ..."
(#140) Variable "intelligences_url" must not contain underscores.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Line indented incorrectly; expected 4 spaces, found 3
(#143) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Line indented incorrectly; expected 4 spaces, found 2
(#146) Line indented incorrectly; expected 4 spaces, found 0
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Short PHP opening tag used with echo; expected "<?php echo $CFG ..." but found "<?= $CFG ..."
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Line indented incorrectly; expected 12 spaces, found 9
(#154) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#157) Line indented incorrectly; expected 4 spaces, found 0
(#159) Spaces must be used to indent lines; tabs are not allowed
blocks/tog/view/personality.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#56) Spaces must be used to indent lines; tabs are not allowed
(#64) Variable "personality_test_url" must not contain underscores.
(#66) Variable "personality_test_url" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Line indented incorrectly; expected 4 spaces, found 2
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Line indented incorrectly; expected 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "intelligences_test_url" must not contain underscores.
(#75) Line indented incorrectly; expected 8 spaces, found 4
(#76) Line indented incorrectly; expected at least 12 spaces, found 8
(#76) Variable "intelligences_test_url" must not contain underscores.
(#77) Line indented incorrectly; expected 8 spaces, found 4
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Short PHP opening tag used with echo; expected "<?php echo $intelligences_test_url ..." but found "<?= $intelligences_test_url ..."
(#82) Variable "intelligences_test_url" must not contain underscores.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Line indented incorrectly; expected 4 spaces, found 3
(#85) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#86) Spaces must be used to indent lines; tabs are not allowed
(#88) Line indented incorrectly; expected 4 spaces, found 0
(#89) Line indented incorrectly; expected 4 spaces, found 0
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#94) Commas (,) must be followed by white space.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Line indented incorrectly; expected 4 spaces, found 3
(#97) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Line indented incorrectly; expected 4 spaces, found 2
(#100) Line indented incorrectly; expected 4 spaces, found 0
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Short PHP opening tag used with echo; expected "<?php echo $personality_test_url ..." but found "<?= $personality_test_url ..."
(#105) Variable "personality_test_url" must not contain underscores.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Line indented incorrectly; expected 4 spaces, found 3
(#108) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Line indented incorrectly; expected 4 spaces, found 2
(#111) Line indented incorrectly; expected 4 spaces, found 0
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Short PHP opening tag used with echo; expected "<?php echo $CFG ..." but found "<?= $CFG ..."
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Line indented incorrectly; expected 12 spaces, found 9
(#119) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#122) Line indented incorrectly; expected 4 spaces, found 0
blocks/tog/view/personality_test.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) "require_once" must be immediately followed by an open parenthesis
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Line indented incorrectly; expected 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Variable "questionId" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Short PHP opening tag used with echo; expected "<?php echo PersonalityQuestionnaire ..." but found "<?= PersonalityQuestionnaire ..."
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Line indented incorrectly; expected 4 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Short PHP opening tag used with echo; expected "<?php echo $j ..." but found "<?= $j ..."
(#84) Short PHP opening tag used with echo; expected "<?php echo $i ..." but found "<?= $i ..."
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Short PHP opening tag used with echo; expected "<?php echo $questionId ..." but found "<?= $questionId ..."
(#85) Variable "questionId" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Short PHP opening tag used with echo; expected "<?php echo PersonalityQuestionnaire ..." but found "<?= PersonalityQuestionnaire ..."
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Line indented incorrectly; expected 8 spaces, found 6
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Short PHP opening tag used with echo; expected "<?php echo $j ..." but found "<?= $j ..."
(#95) Short PHP opening tag used with echo; expected "<?php echo $i ..." but found "<?= $i ..."
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Short PHP opening tag used with echo; expected "<?php echo PersonalityQuestionnaire ..." but found "<?= PersonalityQuestionnaire ..."
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Line indented incorrectly; expected 4 spaces, found 2
(#105) Line indented incorrectly; expected 4 spaces, found 0
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Variable "personality_url" must not contain underscores.
(#107) Line indented incorrectly; expected 4 spaces, found 0
(#108) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Variable "personality_url" must not contain underscores.
(#109) Line indented incorrectly; expected 4 spaces, found 0
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Line indented incorrectly; expected 8 spaces, found 6
(#117) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Line indented incorrectly; expected 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Line indented incorrectly; expected 8 spaces, found 4
(#122) Line indented incorrectly; expected at least 12 spaces, found 8
(#122) Variable "intelligences_test_url" must not contain underscores.
(#124) Line indented incorrectly; expected 12 spaces, found 8
(#125) Line indented incorrectly; expected at least 16 spaces, found 12
(#125) Variable "intelligences_test_url" must not contain underscores.
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Short PHP opening tag used with echo; expected "<?php echo $intelligences_test_url ..." but found "<?= $intelligences_test_url ..."
(#131) Variable "intelligences_test_url" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Line indented incorrectly; expected 4 spaces, found 3
(#134) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#135) Spaces must be used to indent lines; tabs are not allowed
(#137) Line indented incorrectly; expected 8 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Short PHP opening tag used with echo; expected "<?php echo $personality_url ..." but found "<?= $personality_url ..."
(#142) Variable "personality_url" must not contain underscores.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Line indented incorrectly; expected 4 spaces, found 3
(#145) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Line indented incorrectly; expected 4 spaces, found 2
(#148) Line indented incorrectly; expected 4 spaces, found 0
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Short PHP opening tag used with echo; expected "<?php echo $CFG ..." but found "<?= $CFG ..."
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Line indented incorrectly; expected 12 spaces, found 9
(#156) Short PHP opening tag used with echo; expected "<?php echo get_string ..." but found "<?= get_string ..."
(#159) Line indented incorrectly; expected 4 spaces, found 0

Javascript coding style problems

(835 errors, 206 warnings)

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

blocks/tog/amd/src/auto_fill_in.js
(#20) There should be no space after '['. (array-bracket-spacing)
(#20) There should be no space before ']'. (array-bracket-spacing)
(#20) A space is required after ','. (comma-spacing)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#36) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '['. (array-bracket-spacing)
(#47) Unexpected tab character. (no-tabs)
(#47) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#47) Extra space after key 'methodname'. (key-spacing)
(#48) Unexpected tab character. (no-tabs)
(#48) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#48) Extra space after key 'args'. (key-spacing)
(#49) Unexpected tab character. (no-tabs)
(#49) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#49) Extra space after key 'userid'. (key-spacing)
(#50) Unexpected tab character. (no-tabs)
(#50) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space before ']'. (array-bracket-spacing)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#58) Expected space(s) before "else". (keyword-spacing)
(#58) Expected space(s) after "else". (keyword-spacing)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space before '}'. (block-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#79) There should be no space after '['. (array-bracket-spacing)
(#80) Unexpected tab character. (no-tabs)
(#80) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#80) Extra space after key 'methodname'. (key-spacing)
(#81) Unexpected tab character. (no-tabs)
(#81) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) Extra space after key 'args'. (key-spacing)
(#82) Unexpected tab character. (no-tabs)
(#82) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#82) Extra space after key 'userid'. (key-spacing)
(#83) Unexpected tab character. (no-tabs)
(#83) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#84) Unexpected tab character. (no-tabs)
(#84) There should be no space before ']'. (array-bracket-spacing)
(#85) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Expected space(s) before "else". (keyword-spacing)
(#91) Expected space(s) after "else". (keyword-spacing)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space before '}'. (block-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#103) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#103) Extra space after key 'pageItemClicked'. (key-spacing)
(#104) Unexpected tab character. (no-tabs)
(#104) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#104) Extra space after key 'initialise'. (key-spacing)
(#104) '$params' is defined but never used. (no-unused-vars)
(#106) Unexpected tab character. (no-tabs)
(#106) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#107) Unexpected tab character. (no-tabs)
(#107) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#108) Unexpected tab character. (no-tabs)
(#108) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#109) Unexpected tab character. (no-tabs)
(#109) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#110) Unexpected tab character. (no-tabs)
(#110) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#111) Unexpected tab character. (no-tabs)
(#111) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#112) Unexpected tab character. (no-tabs)
(#112) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#114) Unexpected tab character. (no-tabs)
(#114) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#115) Unexpected tab character. (no-tabs)
(#115) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#115) 'sendIconClicked' is not defined. (no-undef)
(#116) Unexpected tab character. (no-tabs)
(#116) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#117) Unexpected tab character. (no-tabs)
(#117) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#117) 'membersPerGroupChanged' is not defined. (no-undef)
(#118) Unexpected tab character. (no-tabs)
(#118) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#119) Unexpected tab character. (no-tabs)
blocks/tog/amd/src/composite.js
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) There should be no space after '['. (array-bracket-spacing)
(#20) There should be no space before ']'. (array-bracket-spacing)
(#23) Unexpected tab character. (no-tabs)
(#23) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#37) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after '['. (array-bracket-spacing)
(#48) There should be no space before ']'. (array-bracket-spacing)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#50) Extra space after key 'courseid'. (key-spacing)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#56) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Extra space after key 'courseid'. (key-spacing)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#81) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#96) Extra space after key 'courseid'. (key-spacing)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#109) There should be no space after '['. (array-bracket-spacing)
(#110) Unexpected tab character. (no-tabs)
(#110) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#110) Extra space after key 'key'. (key-spacing)
(#111) Unexpected tab character. (no-tabs)
(#111) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#111) Extra space after key 'component'. (key-spacing)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#113) Extra space after key 'key'. (key-spacing)
(#114) Unexpected tab character. (no-tabs)
(#114) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#114) Extra space after key 'component'. (key-spacing)
(#115) Unexpected tab character. (no-tabs)
(#115) There should be no space before ']'. (array-bracket-spacing)
(#116) Unexpected tab character. (no-tabs)
(#116) Expected catch,fail() or return (promise/catch-or-return)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#122) Each then() should return a value or throw (promise/always-return)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#145) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#145) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#145) Duplicate JSDoc parameter 'array'. (valid-jsdoc)
(#145) Missing JSDoc @returns for function. (valid-jsdoc)
(#145) Expected JSDoc for 'distribution' but found 'array'. (valid-jsdoc)
(#145) Missing JSDoc for parameter 'patterns'. (valid-jsdoc)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#164) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#185) Missing JSDoc @returns for function. (valid-jsdoc)
(#185) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#186) Unexpected tab character. (no-tabs)
(#187) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#189) Unexpected tab character. (no-tabs)
(#189) Unnecessary escape character: \[. (no-useless-escape)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#195) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#195) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#195) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#195) Missing JSDoc @returns for function. (valid-jsdoc)
(#195) Expected JSDoc for 'n' but found 'int'. (valid-jsdoc)
(#195) Missing JSDoc for parameter 'm'. (valid-jsdoc)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#203) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#213) There should be no space after '['. (array-bracket-spacing)
(#213) There should be no space before ']'. (array-bracket-spacing)
(#215) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#217) There should be no space after '['. (array-bracket-spacing)
(#217) There should be no space before ']'. (array-bracket-spacing)
(#219) Unexpected tab character. (no-tabs)
(#221) Unexpected tab character. (no-tabs)
(#221) There should be no space after '['. (array-bracket-spacing)
(#221) There should be no space before ']'. (array-bracket-spacing)
(#223) Unexpected tab character. (no-tabs)
(#225) Unexpected tab character. (no-tabs)
(#226) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#229) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#229) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#229) Missing JSDoc @returns for function. (valid-jsdoc)
(#229) Expected JSDoc for 'n' but found 'int'. (valid-jsdoc)
(#229) Missing JSDoc for parameter 'm'. (valid-jsdoc)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#242) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#248) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#250) There should be no space after '['. (array-bracket-spacing)
(#250) There should be no space before ']'. (array-bracket-spacing)
(#252) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#254) There should be no space after '['. (array-bracket-spacing)
(#254) There should be no space before ']'. (array-bracket-spacing)
(#256) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#262) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#263) Unexpected tab character. (no-tabs)
(#264) Unexpected tab character. (no-tabs)
(#265) Unexpected tab character. (no-tabs)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#275) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#276) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#283) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#286) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#288) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#289) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#294) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#300) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#302) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#306) Unexpected tab character. (no-tabs)
(#307) Unexpected tab character. (no-tabs)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#310) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#326) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#335) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#337) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#338) Unexpected tab character. (no-tabs)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#345) Unexpected tab character. (no-tabs)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#352) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#352) Extra space after key 'level'. (key-spacing)
(#353) Unexpected tab character. (no-tabs)
(#353) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#353) Extra space after key 'importance'. (key-spacing)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#357) Unexpected tab character. (no-tabs)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#360) Unexpected tab character. (no-tabs)
(#360) Identifier 'logic_mathematics' is not in camel case. (camelcase)
(#361) Unexpected tab character. (no-tabs)
(#362) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#363) Identifier 'visual_spatial' is not in camel case. (camelcase)
(#364) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#366) Identifier 'kinestesica_corporal' is not in camel case. (camelcase)
(#367) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#369) Identifier 'musical_rhythmic' is not in camel case. (camelcase)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#374) Unexpected tab character. (no-tabs)
(#375) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#378) Unexpected tab character. (no-tabs)
(#378) Identifier 'naturalist_environmental' is not in camel case. (camelcase)
(#379) Unexpected tab character. (no-tabs)
(#381) Unexpected tab character. (no-tabs)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#386) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#388) Unexpected tab character. (no-tabs)
(#388) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#389) Unexpected tab character. (no-tabs)
(#389) Comments should not begin with a lowercase character (capitalized-comments)
(#390) Unexpected tab character. (no-tabs)
(#391) Unexpected tab character. (no-tabs)
(#392) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#395) Unexpected tab character. (no-tabs)
(#396) Unexpected tab character. (no-tabs)
(#396) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#396) Extra space after key 'factor'. (key-spacing)
(#397) Unexpected tab character. (no-tabs)
(#397) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#397) Extra space after key 'level'. (key-spacing)
(#398) Unexpected tab character. (no-tabs)
(#398) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#398) Extra space after key 'importance'. (key-spacing)
(#399) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#400) Expected catch,fail() or return (promise/catch-or-return)
(#400) Each then() should return a value or throw (promise/always-return)
(#401) Unexpected tab character. (no-tabs)
(#402) Unexpected tab character. (no-tabs)
(#403) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#411) Unexpected tab character. (no-tabs)
(#411) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#412) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#426) Unexpected tab character. (no-tabs)
(#427) Unexpected tab character. (no-tabs)
(#428) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#429) There should be no space after '['. (array-bracket-spacing)
(#430) Unexpected tab character. (no-tabs)
(#430) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#430) Extra space after key 'methodname'. (key-spacing)
(#431) Unexpected tab character. (no-tabs)
(#431) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#431) Extra space after key 'args'. (key-spacing)
(#432) Unexpected tab character. (no-tabs)
(#432) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#432) Missing space before value for key 'courseid'. (key-spacing)
(#433) Unexpected tab character. (no-tabs)
(#433) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#433) Extra space after key 'membersPerGroups'. (key-spacing)
(#434) Unexpected tab character. (no-tabs)
(#434) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#434) Extra space after key 'atMost'. (key-spacing)
(#435) Unexpected tab character. (no-tabs)
(#435) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#435) Extra space after key 'groupingName'. (key-spacing)
(#436) Unexpected tab character. (no-tabs)
(#436) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#436) Extra space after key 'namePattern'. (key-spacing)
(#437) Unexpected tab character. (no-tabs)
(#437) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#437) Extra space after key 'performance'. (key-spacing)
(#438) Unexpected tab character. (no-tabs)
(#438) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#438) Extra space after key 'members'. (key-spacing)
(#439) Unexpected tab character. (no-tabs)
(#439) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#439) Extra space after key 'requirements'. (key-spacing)
(#440) Unexpected tab character. (no-tabs)
(#440) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#441) Unexpected tab character. (no-tabs)
(#441) There should be no space before ']'. (array-bracket-spacing)
(#442) Unexpected tab character. (no-tabs)
(#444) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#446) There should be no space after '['. (array-bracket-spacing)
(#447) Unexpected tab character. (no-tabs)
(#447) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#447) Extra space after key 'key'. (key-spacing)
(#448) Unexpected tab character. (no-tabs)
(#448) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#448) Extra space after key 'component'. (key-spacing)
(#449) Unexpected tab character. (no-tabs)
(#450) Unexpected tab character. (no-tabs)
(#450) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#450) Extra space after key 'key'. (key-spacing)
(#451) Unexpected tab character. (no-tabs)
(#451) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#451) Extra space after key 'component'. (key-spacing)
(#452) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#453) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#453) Extra space after key 'key'. (key-spacing)
(#454) Unexpected tab character. (no-tabs)
(#454) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#454) Extra space after key 'component'. (key-spacing)
(#455) Unexpected tab character. (no-tabs)
(#455) There should be no space before ']'. (array-bracket-spacing)
(#456) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#467) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#472) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#472) Extra space after key 'pageItemClicked'. (key-spacing)
(#473) Unexpected tab character. (no-tabs)
(#473) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#473) Extra space after key 'sendIconClicked'. (key-spacing)
(#474) Unexpected tab character. (no-tabs)
(#474) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#474) Extra space after key 'selectedRoleForUsersChanged'. (key-spacing)
(#475) Unexpected tab character. (no-tabs)
(#475) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#475) Extra space after key 'membersPerGroupChanged'. (key-spacing)
(#476) Unexpected tab character. (no-tabs)
(#476) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#476) Extra space after key 'calculateGroupsDistributionAtMost'. (key-spacing)
(#477) Unexpected tab character. (no-tabs)
(#477) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#477) Extra space after key 'calculateGroupsDistribution'. (key-spacing)
(#478) Unexpected tab character. (no-tabs)
(#478) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#478) Extra space after key 'sendSelectedClicked'. (key-spacing)
(#479) Unexpected tab character. (no-tabs)
(#479) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#479) Extra space after key 'sendAllClicked'. (key-spacing)
(#480) Unexpected tab character. (no-tabs)
(#480) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#480) Extra space after key 'membersPerGroupAtMostTrueClicked'. (key-spacing)
(#481) Unexpected tab character. (no-tabs)
(#481) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#481) Extra space after key 'membersPerGroupAtMostFalseClicked'. (key-spacing)
(#482) Unexpected tab character. (no-tabs)
(#482) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#482) Extra space after key 'requirementsAddClicked'. (key-spacing)
(#483) Unexpected tab character. (no-tabs)
(#483) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#483) Extra space after key 'compositeSubmitClicked'. (key-spacing)
(#484) Unexpected tab character. (no-tabs)
(#484) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#484) Extra space after key 'initialise'. (key-spacing)
(#484) '$params' is defined but never used. (no-unused-vars)
(#486) Unexpected tab character. (no-tabs)
(#486) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#487) Unexpected tab character. (no-tabs)
(#487) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#488) Unexpected tab character. (no-tabs)
(#488) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#489) Unexpected tab character. (no-tabs)
(#489) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#490) Unexpected tab character. (no-tabs)
(#490) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#491) Unexpected tab character. (no-tabs)
(#491) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#492) Unexpected tab character. (no-tabs)
(#492) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#493) Unexpected tab character. (no-tabs)
(#493) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#494) Unexpected tab character. (no-tabs)
(#494) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#496) Unexpected tab character. (no-tabs)
(#496) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#497) Unexpected tab character. (no-tabs)
(#497) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#498) Unexpected tab character. (no-tabs)
(#498) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#499) Unexpected tab character. (no-tabs)
(#499) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#500) Unexpected tab character. (no-tabs)
(#500) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#501) Unexpected tab character. (no-tabs)
blocks/tog/amd/src/feedback_test.js
(#20) There should be no space after '['. (array-bracket-spacing)
(#20) There should be no space before ']'. (array-bracket-spacing)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc @returns for function. (valid-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no space after '['. (array-bracket-spacing)
(#61) Unexpected tab character. (no-tabs)
(#61) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#61) Extra space after key 'methodname'. (key-spacing)
(#62) Unexpected tab character. (no-tabs)
(#62) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#62) Extra space after key 'args'. (key-spacing)
(#63) Unexpected tab character. (no-tabs)
(#63) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#63) Extra space after key 'feedbackid'. (key-spacing)
(#64) Unexpected tab character. (no-tabs)
(#64) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#64) Extra space after key 'answervalues'. (key-spacing)
(#65) Unexpected tab character. (no-tabs)
(#65) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) Unexpected tab character. (no-tabs)
(#66) There should be no space before ']'. (array-bracket-spacing)
(#67) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no space after '['. (array-bracket-spacing)
(#72) Unexpected tab character. (no-tabs)
(#72) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#72) Extra space after key 'key'. (key-spacing)
(#73) Unexpected tab character. (no-tabs)
(#73) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#73) Extra space after key 'component'. (key-spacing)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#75) Extra space after key 'key'. (key-spacing)
(#76) Unexpected tab character. (no-tabs)
(#76) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#76) Extra space after key 'component'. (key-spacing)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#78) Extra space after key 'key'. (key-spacing)
(#79) Unexpected tab character. (no-tabs)
(#79) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#79) Extra space after key 'component'. (key-spacing)
(#80) Unexpected tab character. (no-tabs)
(#80) There should be no space before ']'. (array-bracket-spacing)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Unexpected tab character. (no-tabs)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) There should be no spaces inside this paren. (space-in-parens)
(#117) There should be no spaces inside this paren. (space-in-parens)
(#117) Missing space before opening brace. (space-before-blocks)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#123) Expected space(s) before "else". (keyword-spacing)
(#123) Expected space(s) after "else". (keyword-spacing)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#137) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#146) 'end' is assigned a value but never used. (no-unused-vars)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#178) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#181) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#184) Unexpected tab character. (no-tabs)
(#186) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#188) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#189) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#218) Unexpected tab character. (no-tabs)
(#218) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#218) Extra space after key 'getFeedbackQuestionnaireMaxQuestions'. (key-spacing)
(#219) Unexpected tab character. (no-tabs)
(#219) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#219) Extra space after key 'selectedAnswer'. (key-spacing)
(#220) Unexpected tab character. (no-tabs)
(#220) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#220) Extra space after key 'feedbackSubmitClicked'. (key-spacing)
(#221) Unexpected tab character. (no-tabs)
(#221) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#221) Extra space after key 'groupingChanged'. (key-spacing)
(#222) Unexpected tab character. (no-tabs)
(#222) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#222) Extra space after key 'answerChanged'. (key-spacing)
(#223) Unexpected tab character. (no-tabs)
(#223) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#223) Extra space after key 'initialise'. (key-spacing)
(#223) '$params' is defined but never used. (no-unused-vars)
(#225) Unexpected tab character. (no-tabs)
(#225) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#226) Unexpected tab character. (no-tabs)
(#226) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#227) Unexpected tab character. (no-tabs)
(#227) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#228) Unexpected tab character. (no-tabs)
(#228) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#230) Unexpected tab character. (no-tabs)
(#230) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#231) Unexpected tab character. (no-tabs)
(#231) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#232) Unexpected tab character. (no-tabs)
(#232) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#233) Unexpected tab character. (no-tabs)
(#233) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#234) Unexpected tab character. (no-tabs)
(#234) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#235) Unexpected tab character. (no-tabs)
blocks/tog/amd/src/intelligences_test.js
(#20) There should be no space after '['. (array-bracket-spacing)
(#20) There should be no space before ']'. (array-bracket-spacing)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#22) Extra space after key 'initialise'. (key-spacing)
(#23) Unexpected tab character. (no-tabs)
(#23) Unexpected console statement. (no-console)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) A space is required after ','. (comma-spacing)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '['. (array-bracket-spacing)
(#40) Unexpected tab character. (no-tabs)
(#40) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#40) Extra space after key 'methodname'. (key-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#41) Extra space after key 'args'. (key-spacing)
(#42) Unexpected tab character. (no-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) Extra space after key 'answer'. (key-spacing)
(#43) Unexpected tab character. (no-tabs)
(#43) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Extra space after key 'question'. (key-spacing)
(#44) Unexpected tab character. (no-tabs)
(#44) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space before ']'. (array-bracket-spacing)
(#46) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) A space is required after ','. (comma-spacing)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no space after '['. (array-bracket-spacing)
(#61) Unexpected tab character. (no-tabs)
(#61) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#61) Extra space after key 'key'. (key-spacing)
(#62) Unexpected tab character. (no-tabs)
(#62) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#62) Extra space after key 'component'. (key-spacing)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#64) Extra space after key 'key'. (key-spacing)
(#65) Unexpected tab character. (no-tabs)
(#65) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#65) Extra space after key 'component'. (key-spacing)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#67) Extra space after key 'key'. (key-spacing)
(#68) Unexpected tab character. (no-tabs)
(#68) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#68) Extra space after key 'component'. (key-spacing)
(#69) Unexpected tab character. (no-tabs)
(#69) There should be no space before ']'. (array-bracket-spacing)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
blocks/tog/amd/src/personality_test.js
(#20) There should be no space after '['. (array-bracket-spacing)
(#20) There should be no space before ']'. (array-bracket-spacing)
(#22) Extra space after key 'initialise'. (key-spacing)
(#23) Unexpected console statement. (no-console)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) A space is required after ','. (comma-spacing)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#39) There should be no space after '['. (array-bracket-spacing)
(#40) Extra space after key 'methodname'. (key-spacing)
(#41) Extra space after key 'args'. (key-spacing)
(#42) Extra space after key 'answer'. (key-spacing)
(#43) Extra space after key 'question'. (key-spacing)
(#45) There should be no space before ']'. (array-bracket-spacing)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) A space is required after ','. (comma-spacing)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#60) There should be no space after '['. (array-bracket-spacing)
(#61) Extra space after key 'key'. (key-spacing)
(#62) Extra space after key 'component'. (key-spacing)
(#64) Extra space after key 'key'. (key-spacing)
(#65) Extra space after key 'component'. (key-spacing)
(#67) Extra space after key 'key'. (key-spacing)
(#68) Extra space after key 'component'. (key-spacing)
(#69) There should be no space before ']'. (array-bracket-spacing)

CSS problems

(36 errors, 0 warnings)

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

blocks/tog/styles.css
(#31) Expected newline before "}" (block-closing-brace-newline-before)
(#32) Expected newline before "}" (block-closing-brace-newline-before)
(#33) Expected newline before "}" (block-closing-brace-newline-before)
(#34) Expected newline before "}" (block-closing-brace-newline-before)
(#31) Expected newline after "{" (block-opening-brace-newline-after)
(#32) Expected newline after "{" (block-opening-brace-newline-after)
(#33) Expected newline after "{" (block-opening-brace-newline-after)
(#34) Expected newline after "{" (block-opening-brace-newline-after)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 8 spaces (indentation)

PHPDocs style problems

(40 errors, 0 warnings)

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

blocks/tog/block_tog.php
(#16) File-level phpdocs block is not found
blocks/tog/classes/FeedbackQuestionnaire.php
(#16) File-level phpdocs block is not found
(#49) Phpdocs for function FeedbackQuestionnaire::getQuestionTextOf has incomplete parameters list
(#56) Phpdocs for function FeedbackQuestionnaire::getAnswerQuestionTextOf has incomplete parameters list
(#63) Phpdocs for function FeedbackQuestionnaire::getAnswerQuestionValueOf has incomplete parameters list
blocks/tog/classes/Intelligences.php
(#16) File-level phpdocs block is not found
(#156) Phpdocs for function Intelligences::isIntelligencesCalculatedFor has incomplete parameters list
blocks/tog/classes/IntelligencesQuestionnaire.php
(#16) File-level phpdocs block is not found
(#125) Phpdocs for function IntelligencesQuestionnaire::getQuestionTextOf has incomplete parameters list
(#132) Phpdocs for function IntelligencesQuestionnaire::hasQuestionHelp has incomplete parameters list
(#139) Phpdocs for function IntelligencesQuestionnaire::getQuestionHelpIdentifier has incomplete parameters list
(#146) Phpdocs for function IntelligencesQuestionnaire::getAnswerQuestionTextOf has incomplete parameters list
(#153) Phpdocs for function IntelligencesQuestionnaire::getAnswerQuestionValueOf has incomplete parameters list
(#179) Phpdocs for function IntelligencesQuestionnaire::getAnswersOf has incomplete parameters list
blocks/tog/classes/Personality.php
(#16) File-level phpdocs block is not found
(#171) Phpdocs for function Personality::isPersonalityCalculatedFor has incomplete parameters list
blocks/tog/classes/PersonalityQuestionnaire.php
(#16) File-level phpdocs block is not found
(#91) Phpdocs for function PersonalityQuestionnaire::getQuestionTextOf has incomplete parameters list
(#98) Phpdocs for function PersonalityQuestionnaire::hasQuestionHelp has incomplete parameters list
(#115) Phpdocs for function PersonalityQuestionnaire::getQuestionHelpIdentifier has incomplete parameters list
(#122) Phpdocs for function PersonalityQuestionnaire::getAnswerQuestionTextOf has incomplete parameters list
(#130) Phpdocs for function PersonalityQuestionnaire::getAnswerQuestionValueOf has incomplete parameters list
(#152) Phpdocs for function PersonalityQuestionnaire::getAnswersOf has incomplete parameters list
blocks/tog/classes/privacy/provider.php
(#36) Category blocks is not valid
(#16) File-level phpdocs block is not found
(#176) Phpdocs for function provider::has_data_for has incomplete parameters list
blocks/tog/externallib.php
(#16) File-level phpdocs block is not found
(#47) Phpdocs for function block_tog_external::store_personality_answer has incomplete parameters list
(#97) Phpdocs for function block_tog_external::store_intelligences_answer has incomplete parameters list
(#216) Phpdocs for function block_tog_external::composite_groups has incomplete parameters list
(#483) Phpdocs for function block_tog_external::auto_fill_in_personality has incomplete parameters list
(#546) Phpdocs for function block_tog_external::auto_fill_in_intelligences has incomplete parameters list
(#612) Phpdocs for function block_tog_external::feedback_group has incomplete parameters list
blocks/tog/view/auto_fill_in.php
(#16) File-level phpdocs block is not found
blocks/tog/view/composite.php
(#16) File-level phpdocs block is not found
blocks/tog/view/feedback_test.php
(#16) File-level phpdocs block is not found
blocks/tog/view/intelligences.php
(#16) File-level phpdocs block is not found
blocks/tog/view/intelligences_test.php
(#16) File-level phpdocs block is not found
blocks/tog/view/personality.php
(#16) File-level phpdocs block is not found
blocks/tog/view/personality_test.php
(#16) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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