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

(74 errors, 14 warnings)

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

theme/shoelace/config.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
theme/shoelace/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
theme/shoelace/jquery/plugins.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/layout/columns1.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Line indented incorrectly; expected 4 spaces, found 8
(#40) Line indented incorrectly; expected 4 spaces, found 8
theme/shoelace/layout/columns2.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#69) Line indented incorrectly; expected 4 spaces, found 8
(#87) Expected "if (...) {\n"; found "if (...) { "
(#87) Closing brace must be on a line by itself
theme/shoelace/layout/columns3.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#81) Line indented incorrectly; expected 4 spaces, found 8
theme/shoelace/layout/embedded.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Line indented incorrectly; expected 4 spaces, found 8
(#37) Line indented incorrectly; expected 4 spaces, found 8
theme/shoelace/layout/frontpage.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#64) Line indented incorrectly; expected 4 spaces, found 8
theme/shoelace/layout/maintenance.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/layout/popup.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Line indented incorrectly; expected 4 spaces, found 8
(#26) Line indented incorrectly; expected 4 spaces, found 8
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Line indented incorrectly; expected 0 spaces, found 4
theme/shoelace/layout/secure.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Line indented incorrectly; expected 4 spaces, found 8
(#37) Line indented incorrectly; expected 4 spaces, found 8
theme/shoelace/layout/tiles/cdn_fonts.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line exceeds 132 characters; contains 147 characters
theme/shoelace/layout/tiles/footer.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) A closing tag is not permitted at the end of a PHP file
theme/shoelace/layout/tiles/footer_blocks.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) A closing tag is not permitted at the end of a PHP file
theme/shoelace/layout/tiles/header.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/layout/tiles/page-header.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/lib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
theme/shoelace/renderers.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/renderers/core_renderer.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Variable "list_items" must not contain underscores.
(#50) Variable "list_items" must not contain underscores.
(#125) Line exceeds 132 characters; contains 138 characters
(#195) This comment is 67% valid code; is this commented out code?
(#203) Line exceeds 132 characters; contains 134 characters
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Line exceeds 132 characters; contains 133 characters
(#257) Variable "anti_gravity" must not contain underscores.
(#257) Line exceeds 132 characters; contains 142 characters
(#259) Variable "anti_gravity" must not contain underscores.
theme/shoelace/settings.php
(#53) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
theme/shoelace/version.php
(#31) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(0 errors, 6 warnings)

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

theme/shoelace/Gruntfile.js
(#101) Line is too long.
(#117) Expected '!==' and instead saw '!='.
(#117) Expected '!==' and instead saw '!='.
(#110) 'LESSDIR' is defined but never used.
(#207) 'stderror' is defined but never used.
(#207) 'stdout' is defined but never used.

CSS problems

(180 errors, 357 warnings)

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

theme/shoelace/style/custom.css
(#47) Expected IDENT at line 47, col 2.
(#47) Expected IDENT at line 47, col 2.
theme/shoelace/style/editor.css
(#1) Expected end of value but found '\9'.
(#1) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'auto\9'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) margin-left can't be used with display: table-cell.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) margin-bottom can't be used with display: inline.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Use of !important
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Duplicate property 'filter' found.
(#1) Expected end of value but found '\9'.
theme/shoelace/style/editor_min.css
(#1) Expected end of value but found '\9'.
(#1) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'auto\9'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) margin-left can't be used with display: table-cell.
(#1) margin-bottom can't be used with display: inline.
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Use of !important
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
(#1) Duplicate property '*background-color' found.
(#1) Expected end of value but found '\9'.
theme/shoelace/style/font.css
(#28) @charset not allowed here.
theme/shoelace/style/moodle.css
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) margin can't be used with display: inline.
(#1) Duplicate property 'padding' found.
(#1) Duplicate property '-webkit-border-radius' found.
(#1) Duplicate property '-moz-border-radius' found.
(#1) Duplicate property 'border-radius' found.
(#1) width can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) float can't be used with display: inline-block.
(#1) margin can't be used with display: inline.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) width can't be used with display: inline.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected end of value but found 'right'.
(#1) Expected end of value but found 'left'.
(#1) Expected end of value but found 'right'.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'min-height' found.
(#1) Duplicate property 'padding' found.
(#1) Duplicate property 'margin-bottom' found.
(#1) Use of !important
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | grid | inline-grid | none | inherit | -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-marker | -webkit-box | -webkit-inline-box | -ms-flexbox | -ms-inline-flexbox | flex | -webkit-flex | inline-flex | -webkit-inline-flex) but found 'initial'.
(#1) Duplicate property 'border' found.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) Duplicate property 'filter' found.
(#1) margin can't be used with display: inline.
(#1) height can't be used with display: inline.
(#1) width can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) margin-top can't be used with display: inline.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'padding' found.
(#1) Duplicate property '-webkit-border-radius' found.
(#1) Duplicate property '-moz-border-radius' found.
(#1) Duplicate property 'border-radius' found.
(#1) Duplicate property 'margin-bottom' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'padding' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'background-color' found.
(#9) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'auto\9'.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) margin-bottom can't be used with display: inline.
(#9) margin-left can't be used with display: table-cell.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) margin-bottom can't be used with display: inline.
(#9) Unknown @ rule: @-ms-keyframes.
(#9) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#9) Use of !important
(#9) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9) Expected (<repeat-style>) but found 'none'.
(#9) Expected (<'border-radius'>) but found 'none'.
(#9) vertical-align can't be used with display: block.
(#9) Duplicate property 'background-color' found.
(#9) Duplicate property 'border' found.
(#9) Duplicate property 'padding' found.
(#9) Duplicate property 'color' found.
(#9) Duplicate property 'font-size' found.
(#9) Duplicate property 'color' found.
(#9) Duplicate property 'font-size' found.
(#9) width can't be used with display: inline.
(#9) Duplicate property 'margin-bottom' found.
(#9) Duplicate property 'background-color' found.
(#9) Duplicate property 'border' found.
(#9) Duplicate property 'padding' found.
(#9) Use of !important
(#9) Duplicate property 'background-color' found.
(#9) Duplicate property 'border' found.
(#9) Duplicate property 'border-radius' found.
(#9) margin can't be used with display: inline.
(#9) Duplicate property 'background-color' found.
(#9) Duplicate property 'border' found.
(#9) Duplicate property 'padding' found.
(#9) width can't be used with display: inline.
(#9) width can't be used with display: inline.
(#9) margin can't be used with display: inline.
(#9) width can't be used with display: inline.
(#9) margin can't be used with display: inline.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Duplicate property 'padding' found.
(#9) Duplicate property 'font-size' found.
(#9) Duplicate property '-webkit-border-radius' found.
(#9) Duplicate property '-moz-border-radius' found.
(#9) Duplicate property 'border-radius' found.
(#9) Duplicate property 'display' found.
(#9) Duplicate property 'vertical-align' found.
(#9) Duplicate property 'padding' found.
(#9) Duplicate property 'border' found.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) height can't be used with display: inline.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*margin-left' found.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Duplicate property 'padding' found.
(#9) Duplicate property 'margin-bottom' found.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Duplicate property 'display' found.
(#9) Duplicate property 'padding' found.
(#9) vertical-align can't be used with display: block.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property 'color' found.
(#9) Duplicate property 'font-size' found.
(#9) Duplicate property 'padding' found.
(#9) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Unknown property 'y-scroll'.
(#9) vertical-align can't be used with display: block.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property 'color' found.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'filter' found.
(#9) Expected end of value but found '\9'.
(#9) Use of !important
(#9) Expected (normal | keep-all | break-all) but found 'break-word'.
theme/shoelace/style/moodle_min.css
(#1) Expected (inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | grid | inline-grid | none | inherit | -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-marker | -webkit-box | -webkit-inline-box | -ms-flexbox | -ms-inline-flexbox | flex | -webkit-flex | inline-flex | -webkit-inline-flex) but found 'initial'.
(#1) margin can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) float can't be used with display: inline-block.
(#1) margin can't be used with display: inline.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) width can't be used with display: inline.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected end of value but found 'right'.
(#1) Expected end of value but found 'left'.
(#1) Expected end of value but found 'right'.
(#1) Duplicate property 'background-color' found.
(#1) Use of !important
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) width can't be used with display: inline.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) margin can't be used with display: inline.
(#1) height can't be used with display: inline.
(#1) width can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) margin-top can't be used with display: inline.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'margin-bottom' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'background-color' found.
(#1) Duplicate property 'background-color' found.
(#9) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'auto\9'.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Expected end of value but found '\9'.
(#9) Expected end of value but found '\9'.
(#9) margin-bottom can't be used with display: inline.
(#9) margin-left can't be used with display: table-cell.
(#9) margin-bottom can't be used with display: inline.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) margin-bottom can't be used with display: inline.
(#9) Unknown @ rule: @-ms-keyframes.
(#9) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#9) Use of !important
(#9) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9) Expected (<repeat-style>) but found 'none'.
(#9) Expected (<'border-radius'>) but found 'none'.
(#9) vertical-align can't be used with display: block.
(#9) Duplicate property 'background-color' found.
(#9) width can't be used with display: inline.
(#9) Duplicate property 'background-color' found.
(#9) Use of !important
(#9) Duplicate property 'background-color' found.
(#9) margin can't be used with display: inline.
(#9) Duplicate property 'background-color' found.
(#9) width can't be used with display: inline.
(#9) width can't be used with display: inline.
(#9) margin can't be used with display: inline.
(#9) width can't be used with display: inline.
(#9) margin can't be used with display: inline.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'display' found.
(#9) Duplicate property 'border' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) height can't be used with display: inline.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*margin-left' found.
(#9) Duplicate property '*background-color' found.
(#9) margin-bottom can't be used with display: inline.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Duplicate property 'display' found.
(#9) vertical-align can't be used with display: block.
(#9) Expected end of value but found '\9'.
(#9) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Unknown property 'y-scroll'.
(#9) vertical-align can't be used with display: block.
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Use of !important
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Duplicate property '*background-color' found.
(#9) Expected end of value but found '\9'.
(#9) Use of !important
(#9) Expected (normal | keep-all | break-all) but found 'break-word'.

PHPDocs style problems

(33 errors, 1 warnings)

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

theme/shoelace/config.php
(#20) Package theme is not valid
theme/shoelace/db/upgrade.php
(#2) Empty line found after PHP open tag
(#29) Function xmldb_theme_shoelace_upgrade is not documented
(#21) Package theme is not valid
theme/shoelace/jquery/plugins.php
(#20) Package theme is not valid
theme/shoelace/lang/en/theme_shoelace.php
(#20) Package theme is not valid
theme/shoelace/layout/columns1.php
(#20) Package theme is not valid
theme/shoelace/layout/columns2.php
(#20) Package theme is not valid
theme/shoelace/layout/columns3.php
(#20) Package theme is not valid
theme/shoelace/layout/embedded.php
(#20) Package theme is not valid
theme/shoelace/layout/frontpage.php
(#20) Package theme is not valid
theme/shoelace/layout/maintenance.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
theme/shoelace/layout/popup.php
(#17) File-level phpdocs block is not found
theme/shoelace/layout/secure.php
(#20) Package theme is not valid
theme/shoelace/layout/tiles/cdn_fonts.php
(#20) Package theme is not valid
theme/shoelace/layout/tiles/footer.php
(#20) Package theme is not valid
theme/shoelace/layout/tiles/footer_blocks.php
(#20) Package theme is not valid
theme/shoelace/layout/tiles/header.php
(#20) Package theme is not valid
theme/shoelace/layout/tiles/page-header.php
(#20) Package theme is not valid
theme/shoelace/lib.php
(#28) Function theme_shoelace_process_css is not documented
(#44) Function theme_shoelace_set_logo is not documented
(#57) Function theme_shoelace_set_customcss is not documented
(#131) Function theme_shoelace_page_init is not documented
(#20) Package theme is not valid
theme/shoelace/renderers.php
(#20) Package theme is not valid
theme/shoelace/renderers/core_renderer.php
(#17) File-level phpdocs block is not found
(#33) Function theme_shoelace_core_renderer::navbar is not documented
(#235) Function theme_shoelace_core_renderer::gotobottom_menu is not documented
(#240) Function theme_shoelace_core_renderer::render_gotobottom_menu is not documented
(#255) Function theme_shoelace_core_renderer::anti_gravity is not documented
(#20) Package theme is not valid
theme/shoelace/settings.php
(#20) Package theme is not valid
theme/shoelace/version.php
(#20) Package theme is not valid

Update savepoints problems

(2 errors, 0 warnings)

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

theme/shoelace/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2014022400 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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