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

(290 errors, 61 warnings)

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

lib/editor/tinymce/plugins/cloudpoodll/classes/constants.php
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Expected 1 space after "="; 0 found
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#64) Expected 1 space after "="; 0 found
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Expected 1 space after "="; 0 found
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Expected 1 space after "="; 0 found
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Expected 1 space after "="; 0 found
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
lib/editor/tinymce/plugins/cloudpoodll/classes/privacy/provider.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Closing brace must be on a line by itself
(#36) Duplicate interface name "tinymce_cloudpoodll\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/lib/editor/tinymce/plugins/cloudpoodll/classes/privacy/provider.php on line 34
(#36) Closing brace must be on a line by itself
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#58) Expected 1 space before opening brace; found 0
lib/editor/tinymce/plugins/cloudpoodll/classes/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Expected 1 space before opening brace; found 0
lib/editor/tinymce/plugins/cloudpoodll/classes/utils.php
(#34) Expected 1 space before opening brace; found 0
(#35) Variable "rec_options" must not contain underscores.
(#37) Variable "rec_options" must not contain underscores.
(#40) Expected 1 space before opening brace; found 0
(#47) Expected 1 space before opening brace; found 0
(#48) Variable "rec_options" must not contain underscores.
(#53) Variable "rec_options" must not contain underscores.
(#56) Expected 1 space before opening brace; found 0
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#66) Expected 1 space before opening brace; found 0
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#81) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#95) No space found before comment text; expected "// TinyMCE in Moodle has not had audio and video set in extended_valid_elements" but found "//TinyMCE in Moodle has not had audio and video set in extended_valid_elements"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 44% valid code; is this commented out code?
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) No space found before comment text; expected "// are we willing and able to transcribe submissions?" but found "//are we willing and able to transcribe submissions?"
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#104) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) No space found before comment text; expected "// we use curl to fetch transcripts from AWS and Tokens from cloudpoodll" but found "//we use curl to fetch transcripts from AWS and Tokens from cloudpoodll"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#122) Commas (,) must be followed by white space.
(#123) Opening brace should be on the same line as the declaration
(#133) No space found before comment text; expected "// This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings" but found "//This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings"
(#134) No space found before comment text; expected "// page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a" but found "//page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#136) Commas (,) must be followed by white space.
(#136) Expected 1 space before opening brace; found 0
(#139) No space found before comment text; expected "// First check that we have an API id and secret" but found "//First check that we have an API id and secret"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#142) Commas (,) must be followed by white space.
(#143) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#148) Expected "if (...) {\n"; found "if(...){\n"
(#149) Commas (,) must be followed by white space.
(#151) Expected "if (...) {\n"; found "if(...){\n"
(#152) Commas (,) must be followed by white space.
(#155) Expected "if (...) {\n"; found "if(...){\n"
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// Fetch from cache and process the results and display" but found "//Fetch from cache and process the results and display"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// if we have no token object the creds were wrong ... or something" but found "//if we have no token object the creds were wrong ... or something"
(#164) Expected "if (...) {\n"; found "if(...){\n"
(#165) Commas (,) must be followed by white space.
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// if we have an object but its no good, creds werer wrong ..or something" but found "//if we have an object but its no good, creds werer wrong ..or something"
(#167) Usage of ELSEIF not allowed; use ELSE IF instead
(#167) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) No space found before comment text; expected "// if we do not have subs, then we are on a very old token or something is wrong, just get out of here." but found "//if we do not have subs, then we are on a very old token or something is wrong, just get out of here."
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#170) Commas (,) must be followed by white space.
(#173) Expected "if (...) {\n"; found "if(...){\n"
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) No space found before comment text; expected "// we have enough info to display a report. Lets go." but found "//we have enough info to display a report. Lets go."
(#178) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#179) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#183) Expected "if (...) {\n"; found "if(...){\n"
(#183) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Expected "} else {\n"; found "}else{\n"
(#186) Commas (,) must be followed by white space.
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// We need a Poodll token to make this happen" but found "//We need a Poodll token to make this happen"
(#195) Opening brace should be on the same line as the declaration
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) No space found before comment text; expected "// if we got a token and its less than expiry time" but found "//if we got a token and its less than expiry time"
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#205) Expected 1 space before "=="; 0 found
(#205) Expected 1 space after "=="; 0 found
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "token_url" must not contain underscores.
(#212) Expected 1 space after "="; 0 found
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#218) Variable "token_response" must not contain underscores.
(#218) Variable "token_url" must not contain underscores.
(#218) Commas (,) must be followed by white space.
(#219) Variable "token_response" must not contain underscores.
(#220) Variable "resp_object" must not contain underscores.
(#220) Variable "token_response" must not contain underscores.
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Variable "resp_object" must not contain underscores.
(#221) Variable "resp_object" must not contain underscores.
(#221) Commas (,) must be followed by white space.
(#222) Variable "resp_object" must not contain underscores.
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// store the expiry timestamp and adjust it for diffs between our server times" but found "//store the expiry timestamp and adjust it for diffs between our server times"
(#224) Expected "if (...) {\n"; found "if(...) {\n"
(#224) Variable "resp_object" must not contain underscores.
(#225) Variable "resp_object" must not contain underscores.
(#225) Variable "resp_object" must not contain underscores.
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#228) Expected "} else {\n"; found "}else{\n"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Expected "if (...) {\n"; found "if(...){\n"
(#239) Variable "resp_object" must not contain underscores.
(#239) Commas (,) must be followed by white space.
(#240) Variable "resp_object" must not contain underscores.
(#242) Expected "if (...) {\n"; found "if(...){\n"
(#242) Variable "resp_object" must not contain underscores.
(#242) Commas (,) must be followed by white space.
(#243) Variable "resp_object" must not contain underscores.
(#245) Expected "if (...) {\n"; found "if(...){\n"
(#245) Variable "resp_object" must not contain underscores.
(#245) Commas (,) must be followed by white space.
(#246) Variable "resp_object" must not contain underscores.
(#251) Expected "} else {\n"; found "}else{\n"
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Empty IF statement detected
(#253) Variable "resp_object" must not contain underscores.
(#253) Variable "resp_object" must not contain underscores.
(#253) Commas (,) must be followed by white space.
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#257) Expected "} else {\n"; found "}else{\n"
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
lib/editor/tinymce/plugins/cloudpoodll/cloudpoodll.php
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) This comment is 54% valid code; is this commented out code?
(#52) No space found before comment text; expected "// $PAGE->requires->js(new moodle_url($CFG->wwwroot. constants::M_ROOT . '/tinymce/js/dialog.js'), true);" but found "//$PAGE->requires->js(new moodle_url($CFG->wwwroot. constants::M_ROOT . '/tinymce/js/dialog.js'), true);"
lib/editor/tinymce/plugins/cloudpoodll/lang/en/tinymce_cloudpoodll.php
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// shown in popup" but found "//shown in popup"
lib/editor/tinymce/plugins/cloudpoodll/lib.php
(#40) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// use tinymce/poodll:visible capability" but found "//use tinymce/poodll:visible capability"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// If they don't have permission don't show it" but found "//If they don't have permission don't show it"
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#64) Commas (,) must be followed by white space.
(#65) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#66) Commas (,) must be followed by white space.
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#71) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// cloudpoodll params" but found "//cloudpoodll params"
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// subitling ok" but found "//subitling ok"
(#81) Whitespace found at end of line
(#82) Variable "cp_params" must not contain underscores.
(#83) Variable "cp_params" must not contain underscores.
(#84) Variable "cp_params" must not contain underscores.
(#85) Variable "cp_params" must not contain underscores.
(#86) Variable "cp_params" must not contain underscores.
(#86) Commas (,) must be followed by white space.
(#87) Variable "cp_params" must not contain underscores.
(#88) Variable "cp_params" must not contain underscores.
(#89) Variable "cp_params" must not contain underscores.
(#90) Variable "cp_params" must not contain underscores.
(#91) Variable "cp_params" must not contain underscores.
(#92) Variable "cp_params" must not contain underscores.
(#93) Variable "cp_params" must not contain underscores.
(#94) Variable "cp_params" must not contain underscores.
(#95) Variable "cp_params" must not contain underscores.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) No space found before comment text; expected "// insert method" but found "//insert method"
(#98) Variable "cp_params" must not contain underscores.
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) This comment is 75% valid code; is this commented out code?
(#98) No space found before comment text; expected "// $config->insertmethod;" but found "//$config->insertmethod;"
(#99) Variable "cp_params" must not contain underscores.
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Variable "cp_params" must not contain underscores.
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Variable "cp_params" must not contain underscores.
lib/editor/tinymce/plugins/cloudpoodll/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
lib/editor/tinymce/plugins/cloudpoodll/settings.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Expected 1 space after "="; 3 found
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Line exceeds 132 characters; contains 143 characters
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) This comment is 56% valid code; is this commented out code?
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) No space found before comment text; expected "// get_string('apisecret_details', constants::M_COMPONENT)" but found "//get_string('apisecret_details', constants::M_COMPONENT)"
(#41) Line exceeds 132 characters; contains 137 characters
(#45) Line exceeds 132 characters; contains 139 characters
(#49) Line exceeds 132 characters; contains 143 characters
(#56) Line exceeds 132 characters; contains 139 characters
(#58) Line exceeds 132 characters; contains 139 characters
(#67) Line exceeds 132 characters; contains 135 characters
(#72) Line exceeds 132 characters; contains 137 characters
(#78) Line exceeds 132 characters; contains 137 characters
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) No space found before comment text; expected "// Default html5 fallback" but found "//Default html5 fallback"
(#82) Variable "fallback_options" must not contain underscores.
(#85) Variable "fallback_options" must not contain underscores.
lib/editor/tinymce/plugins/cloudpoodll/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(22 errors, 184 warnings)

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

lib/editor/tinymce/plugins/cloudpoodll/amd/src/cloudpoodllloader.js
(#1) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#9) There should be no spaces inside this paren. (space-in-parens)
(#9) There should be no spaces inside this paren. (space-in-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
lib/editor/tinymce/plugins/cloudpoodll/tinymce/editor_plugin.js
(#137) Parsing error: Unexpected token (
lib/editor/tinymce/plugins/cloudpoodll/tinymce/js/dialog.js
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#108) Line 108 exceeds the maximum line length of 132. (max-len)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#113) Line 113 exceeds the maximum line length of 132. (max-len)
(#115) Line 115 exceeds the maximum line length of 132. (max-len)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#121) Line 121 exceeds the maximum line length of 132. (max-len)
(#176) Infix operators must be spaced. (space-infix-ops)
(#187) Infix operators must be spaced. (space-infix-ops)
(#199) Infix operators must be spaced. (space-infix-ops)
(#216) Identifier 'tinymce_cloudpoodll' is not in camel case. (camelcase)
(#218) 'params' is defined but never used. (no-unused-vars)
(#221) 'tinyMCEPopup' is not defined. (no-undef)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#222) Comments should not begin with a lowercase character (capitalized-comments)
(#225) Comments should not begin with a lowercase character (capitalized-comments)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#229) Comments should not begin with a lowercase character (capitalized-comments)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#230) Infix operators must be spaced. (space-infix-ops)
(#232) Comments should not begin with a lowercase character (capitalized-comments)
(#232) Expected space or tab after '//' in comment. (spaced-comment)
(#246) 'tinyMCEPopup' is not defined. (no-undef)
(#246) A space is required after ','. (comma-spacing)
(#246) Missing semicolon. (semi)
(#260) A space is required after ','. (comma-spacing)
(#260) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Comments should not begin with a lowercase character (capitalized-comments)
(#262) A space is required after ','. (comma-spacing)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#262) Comments should not begin with a lowercase character (capitalized-comments)
(#266) A space is required after ','. (comma-spacing)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#269) Infix operators must be spaced. (space-infix-ops)
(#270) Infix operators must be spaced. (space-infix-ops)
(#286) Comments should not begin with a lowercase character (capitalized-comments)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#309) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#312) Missing JSDoc for parameter 'recorder'. (valid-jsdoc)
(#319) 'thehost' is assigned a value but never used. (no-unused-vars)
(#319) 'tinymce' is not defined. (no-undef)
(#320) Expected space or tab after '//' in comment. (spaced-comment)
(#322) Expected space or tab after '//' in comment. (spaced-comment)
(#323) Expected space or tab after '//' in comment. (spaced-comment)
(#325) Expected space or tab after '//' in comment. (spaced-comment)
(#335) Comments should not begin with a lowercase character (capitalized-comments)
(#335) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Expected space(s) after "switch". (keyword-spacing)
(#336) Missing space before opening brace. (space-before-blocks)
(#338) Expected space or tab after '//' in comment. (spaced-comment)
(#339) Expected space(s) after "switch". (keyword-spacing)
(#339) Missing space before opening brace. (space-before-blocks)
(#345) 'width' is already defined. (no-redeclare)
(#346) 'height' is already defined. (no-redeclare)
(#349) 'width' is already defined. (no-redeclare)
(#350) 'height' is already defined. (no-redeclare)
(#353) 'width' is already defined. (no-redeclare)
(#354) 'height' is already defined. (no-redeclare)
(#360) 'title' is already defined. (no-redeclare)
(#360) Expected space or tab after '//' in comment. (spaced-comment)
(#361) 'width' used outside of binding context. (block-scoped-var)
(#361) 'width' used outside of binding context. (block-scoped-var)
(#361) 'width' used outside of binding context. (block-scoped-var)
(#361) 'width' is already defined. (no-redeclare)
(#361) 'width' used outside of binding context. (block-scoped-var)
(#362) 'height' is already defined. (no-redeclare)
(#362) 'height' used outside of binding context. (block-scoped-var)
(#362) 'height' used outside of binding context. (block-scoped-var)
(#362) 'height' used outside of binding context. (block-scoped-var)
(#362) 'height' used outside of binding context. (block-scoped-var)
(#366) Identifier 'd_conf' is not in camel case. (camelcase)
(#367) Identifier 'd_conf' is not in camel case. (camelcase)
(#367) Infix operators must be spaced. (space-infix-ops)
(#368) Identifier 'd_conf' is not in camel case. (camelcase)
(#368) Infix operators must be spaced. (space-infix-ops)
(#368) 'title' used outside of binding context. (block-scoped-var)
(#368) 'title' used outside of binding context. (block-scoped-var)
(#369) Identifier 'd_conf' is not in camel case. (camelcase)
(#370) Identifier 'd_conf' is not in camel case. (camelcase)
(#370) 'width' used outside of binding context. (block-scoped-var)
(#370) 'width' used outside of binding context. (block-scoped-var)
(#370) 'width' used outside of binding context. (block-scoped-var)
(#370) 'width' used outside of binding context. (block-scoped-var)
(#370) 'width' used outside of binding context. (block-scoped-var)
(#371) Expected space(s) after "if". (keyword-spacing)
(#371) 'height' used outside of binding context. (block-scoped-var)
(#371) 'height' used outside of binding context. (block-scoped-var)
(#371) 'height' used outside of binding context. (block-scoped-var)
(#371) 'height' used outside of binding context. (block-scoped-var)
(#371) 'height' used outside of binding context. (block-scoped-var)
(#372) Identifier 'd_conf' is not in camel case. (camelcase)
(#372) 'height' used outside of binding context. (block-scoped-var)
(#372) 'height' used outside of binding context. (block-scoped-var)
(#372) 'height' used outside of binding context. (block-scoped-var)
(#372) 'height' used outside of binding context. (block-scoped-var)
(#372) 'height' used outside of binding context. (block-scoped-var)
(#375) Comments should not begin with a lowercase character (capitalized-comments)
(#377) Expected space or tab after '//' in comment. (spaced-comment)
(#392) Infix operators must be spaced. (space-infix-ops)
(#393) Infix operators must be spaced. (space-infix-ops)
(#394) 'YUI' is not defined. (no-undef)
(#394) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#394) Unexpected space before function parentheses. (space-before-function-paren)
(#397) Expected space(s) after "if". (keyword-spacing)
(#397) Infix operators must be spaced. (space-infix-ops)
(#397) Missing space before opening brace. (space-before-blocks)
(#398) Infix operators must be spaced. (space-infix-ops)
(#399) Expected space(s) before "else". (keyword-spacing)
(#399) Expected space(s) after "else". (keyword-spacing)
(#406) Expected space or tab after '//' in comment. (spaced-comment)
(#406) Comments should not begin with a lowercase character (capitalized-comments)
(#413) Comments should not begin with a lowercase character (capitalized-comments)
(#413) Expected space or tab after '//' in comment. (spaced-comment)
(#414) Expected space(s) after "if". (keyword-spacing)
(#415) Unexpected space before function parentheses. (space-before-function-paren)
(#417) Expected space or tab after '//' in comment. (spaced-comment)
(#417) Comments should not begin with a lowercase character (capitalized-comments)
(#429) Expected space or tab after '//' in comment. (spaced-comment)
(#429) Comments should not begin with a lowercase character (capitalized-comments)
(#435) Expected space or tab after '//' in comment. (spaced-comment)
(#435) Comments should not begin with a lowercase character (capitalized-comments)
(#436) Expected space(s) after "if". (keyword-spacing)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#439) Expected space or tab after '//' in comment. (spaced-comment)
(#439) Comments should not begin with a lowercase character (capitalized-comments)
(#448) Expected space or tab after '//' in comment. (spaced-comment)
(#448) Comments should not begin with a lowercase character (capitalized-comments)
(#449) Expected space(s) after "if". (keyword-spacing)
(#450) Unexpected space before function parentheses. (space-before-function-paren)
(#452) Expected space(s) after "if". (keyword-spacing)
(#456) Comments should not begin with a lowercase character (capitalized-comments)
(#456) Expected space or tab after '//' in comment. (spaced-comment)
(#463) Comments should not begin with a lowercase character (capitalized-comments)
(#463) Expected space or tab after '//' in comment. (spaced-comment)
(#475) Missing space before opening brace. (space-before-blocks)
(#477) Infix operators must be spaced. (space-infix-ops)
(#479) Identifier 'recorder_callback' is not in camel case. (camelcase)
(#479) Missing space before opening brace. (space-before-blocks)
(#480) Expected space(s) after "switch". (keyword-spacing)
(#480) Missing space before opening brace. (space-before-blocks)
(#482) Expected space(s) after "if". (keyword-spacing)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Missing space before opening brace. (space-before-blocks)
(#483) Comments should not begin with a lowercase character (capitalized-comments)
(#483) Expected space or tab after '//' in comment. (spaced-comment)
(#484) Expected space(s) after "if". (keyword-spacing)
(#491) Expected space(s) after "if". (keyword-spacing)
(#492) Missing space before opening brace. (space-before-blocks)
(#494) A space is required after ','. (comma-spacing)
(#494) A space is required after ','. (comma-spacing)
(#495) A space is required after ','. (comma-spacing)
(#500) Unexpected alert. (no-alert)
(#504) A space is required after ','. (comma-spacing)
(#508) Missing JSDoc for parameter 'mediaurl'. (valid-jsdoc)
(#508) Missing JSDoc for parameter 'mediafilename'. (valid-jsdoc)
(#508) Missing JSDoc for parameter 'sourceurl'. (valid-jsdoc)
(#508) Missing JSDoc for parameter 'sourcemimetype'. (valid-jsdoc)
(#513) Missing space before opening brace. (space-before-blocks)
(#515) Comments should not begin with a lowercase character (capitalized-comments)
(#515) Expected space or tab after '//' in comment. (spaced-comment)
(#525) Expected space(s) after "switch". (keyword-spacing)
(#525) Missing space before opening brace. (space-before-blocks)
(#528) Expected space(s) after "if". (keyword-spacing)
(#528) Missing space before opening brace. (space-before-blocks)
(#532) Expected space(s) after "if". (keyword-spacing)
(#534) Expected space(s) after "else". (keyword-spacing)
(#534) Expected space(s) before "else". (keyword-spacing)
(#538) Expected space(s) before "else". (keyword-spacing)
(#542) Expected space(s) after "if". (keyword-spacing)
(#544) Expected space(s) before "else". (keyword-spacing)
(#544) Expected space(s) after "else". (keyword-spacing)
(#553) Comments should not begin with a lowercase character (capitalized-comments)
(#553) Expected space or tab after '//' in comment. (spaced-comment)
(#557) 'YUI' is not defined. (no-undef)
(#557) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#559) Comments should not begin with a lowercase character (capitalized-comments)
(#559) Expected space or tab after '//' in comment. (spaced-comment)
(#560) Line 560 exceeds the maximum line length of 132. (max-len)
(#560) Expected space or tab after '//' in comment. (spaced-comment)
(#561) 'tinyMCEPopup' is not defined. (no-undef)
(#562) 'tinyMCEPopup' is not defined. (no-undef)

CSS problems

(94 errors, 8 warnings)

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

lib/editor/tinymce/plugins/cloudpoodll/tinymce/css/cloudpoodll.css
(#10) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#4) Expected newline before "}" (block-closing-brace-newline-before)
(#5) Expected newline before "}" (block-closing-brace-newline-before)
(#6) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#8) Expected newline before "}" (block-closing-brace-newline-before)
(#9) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#4) Expected newline after "{" (block-opening-brace-newline-after)
(#5) Expected newline after "{" (block-opening-brace-newline-after)
(#6) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#8) Expected newline after "{" (block-opening-brace-newline-after)
(#9) Expected newline after "{" (block-opening-brace-newline-after)
(#10) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#4) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#5) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#6) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#8) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#10) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#12) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#11) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#9) Unexpected unit (length-zero-no-unit)
(#10) Unexpected unit (length-zero-no-unit)
(#10) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#14) Unexpected unit (length-zero-no-unit)
(#15) Unexpected unit (length-zero-no-unit)
(#10) Unexpected whitespace at end of line (no-eol-whitespace)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#4) Expected newline after "," (selector-list-comma-newline-after)
(#4) Expected newline after "," (selector-list-comma-newline-after)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(60 errors, 1 warnings)

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

lib/editor/tinymce/plugins/cloudpoodll/classes/constants.php
(#31) Class constants is not documented
(#34) Constant constants::M_COMPONENT is not documented
(#35) Constant constants::M_TABLE is not documented
(#36) Constant constants::M_SUBPLUGIN is not documented
(#37) Constant constants::M_ROOT is not documented
(#39) Constant constants::APPID is not documented
(#41) Constant constants::REC_AUDIO is not documented
(#42) Constant constants::REC_VIDEO is not documented
(#44) Constant constants::SKIN_PLAIN is not documented
(#45) Constant constants::SKIN_BMR is not documented
(#46) Constant constants::SKIN_123 is not documented
(#47) Constant constants::SKIN_FRESH is not documented
(#48) Constant constants::SKIN_ONCE is not documented
(#50) Constant constants::LANG_ENUS is not documented
(#51) Constant constants::LANG_ENUK is not documented
(#52) Constant constants::LANG_ENAU is not documented
(#53) Constant constants::LANG_ESUS is not documented
(#54) Constant constants::LANG_FRCA is not documented
(#56) Constant constants::INSERT_LINK is not documented
(#57) Constant constants::INSERT_TAGS is not documented
(#59) Constant constants::FALLBACK_UPLOAD is not documented
(#60) Constant constants::FALLBACK_IOSUPLOAD is not documented
(#61) Constant constants::FALLBACK_WARNING is not documented
(#63) Constant constants::CLASS_REC_CONTAINER is not documented
(#64) Constant constants::CLASS_REC_OUTER is not documented
(#65) Constant constants::ID_REC is not documented
(#66) Constant constants::ID_UPDATE_CONTROL is not documented
(#67) Constant constants::NAME_UPDATE_CONTROL is not documented
(#69) Constant constants::REGION_USEAST1 is not documented
(#70) Constant constants::REGION_TOKYO is not documented
(#71) Constant constants::REGION_DUBLIN is not documented
(#72) Constant constants::REGION_SYDNEY is not documented
(#73) Constant constants::REGION_OTTAWA is not documented
(#74) Constant constants::REGION_SAOPAULO is not documented
(#75) Constant constants::REGION_FRANKFURT is not documented
(#76) Constant constants::REGION_LONDON is not documented
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/cloudpoodll/classes/privacy/provider.php
(#58) Function provider::_get_metadata is not documented
lib/editor/tinymce/plugins/cloudpoodll/classes/renderer.php
(#14) Package is not specified for class renderer. It is also not specified in file-level phpdocs
(#14) Class renderer is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
lib/editor/tinymce/plugins/cloudpoodll/classes/utils.php
(#31) Class utils is not documented
(#34) Function utils::fetch_options_recorders is not documented
(#40) Function utils::fetch_options_fallback is not documented
(#47) Function utils::fetch_options_skins is not documented
(#56) Function utils::get_region_options is not documented
(#66) Function utils::get_expiredays_options is not documented
(#80) Function utils::get_lang_options is not documented
(#91) Function utils::get_insert_options is not documented
(#101) Function utils::can_transcribe is not documented
(#122) Function utils::curl_fetch is not documented
(#136) Function utils::fetch_token_for_display is not documented
(#194) Function utils::fetch_token is not documented
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/cloudpoodll/cloudpoodll.php
(#20) Package tinymce_cloudpodll is not valid
lib/editor/tinymce/plugins/cloudpoodll/lib.php
(#34) Package tinymce_poodll is not valid
(#107) Function tinymce_cloudpoodll::get_sort_order is not documented
(#44) Phpdocs for function tinymce_cloudpoodll::update_init_params has incomplete parameters list
lib/editor/tinymce/plugins/cloudpoodll/refreshtoken.php
(#2) Empty line found after PHP open tag

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]