Prechecker results: error


Overview

(0 errors, 0 warnings)

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


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(190 errors, 0 warnings)

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

mod/supervideo/backup/moodle2/backup_supervideo_activity_task.class.php
(#33) Opening brace must not be followed by a blank line
mod/supervideo/backup/moodle2/backup_supervideo_stepslib.php
(#29) Opening brace must not be followed by a blank line
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
mod/supervideo/backup/moodle2/restore_supervideo_activity_task.class.php
(#35) Opening brace must not be followed by a blank line
(#79) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/supervideo/backup/moodle2/restore_supervideo_stepslib.php
(#29) Opening brace must not be followed by a blank line
(#94) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
mod/supervideo/classes/completion/completion_util.php
(#26) Opening brace must not be followed by a blank line
(#42) Blank line found at start of control structure
mod/supervideo/classes/completion/custom_completion.php
(#30) Opening brace must not be followed by a blank line
mod/supervideo/classes/event/course_module_viewed.php
(#29) Opening brace must not be followed by a blank line
mod/supervideo/classes/grade/grades_util.php
(#26) Opening brace must not be followed by a blank line
mod/supervideo/classes/output/mobile.php
(#28) Opening brace must not be followed by a blank line
mod/supervideo/classes/privacy/provider.php
(#38) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#41) Opening brace must not be followed by a blank line
(#154) Long list syntax is not allowed
(#169) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#224) Long list syntax is not allowed
(#245) Long list syntax is not allowed
(#263) Long list syntax is not allowed
(#292) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#292) Multi-line function declarations must define one parameter per line
(#292) Multi-line function declarations must define one parameter per line
(#293) Multi-line function declaration not indented correctly; expected 8 spaces but found 56
(#293) Multi-line function declarations must define one parameter per line
(#293) The closing parenthesis of a multi-line function declaration must be on a new line
mod/supervideo/classes/report/supervideo_view.php
(#30) Opening brace must not be followed by a blank line
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
mod/supervideo/classes/service/view.php
(#48) Expected 0 spaces before closing parenthesis; newline found
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Long list syntax is not allowed
mod/supervideo/classes/util/opengraph_util.php
(#26) Opening brace must not be followed by a blank line
(#108) The closing brace for the class must go on the next line after the body
mod/supervideo/db/upgrade.php
(#39) Blank line found at start of control structure
(#51) Blank line found at start of control structure
(#86) Blank line found at start of control structure
(#97) Blank line found at start of control structure
(#108) Blank line found at start of control structure
(#125) Blank line found at start of control structure
(#142) Blank line found at start of control structure
(#167) Blank line found at start of control structure
(#193) Blank line found at start of control structure
(#203) Blank line found at start of control structure
(#220) Only one argument is allowed per line in a multi-line function call
(#220) Only one argument is allowed per line in a multi-line function call
(#220) Only one argument is allowed per line in a multi-line function call
(#221) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#221) Only one argument is allowed per line in a multi-line function call
(#221) Closing parenthesis of a multi-line function call must be on a line by itself
(#230) Blank line found at start of control structure
(#242) Blank line found at start of control structure
mod/supervideo/index.php
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
mod/supervideo/lib.php
(#199) Blank line found at start of control structure
(#236) Opening parenthesis of a multi-line function call must be the last content on the line
(#236) Only one argument is allowed per line in a multi-line function call
(#236) Only one argument is allowed per line in a multi-line function call
(#236) Only one argument is allowed per line in a multi-line function call
(#236) Only one argument is allowed per line in a multi-line function call
(#237) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#237) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) Opening parenthesis of a multi-line function call must be the last content on the line
(#242) Only one argument is allowed per line in a multi-line function call
(#242) Only one argument is allowed per line in a multi-line function call
(#242) Only one argument is allowed per line in a multi-line function call
(#242) Only one argument is allowed per line in a multi-line function call
(#243) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#243) Only one argument is allowed per line in a multi-line function call
(#243) Closing parenthesis of a multi-line function call must be on a line by itself
(#342) Blank line found at end of control structure
(#400) Opening parenthesis of a multi-line function call must be the last content on the line
(#401) Only one argument is allowed per line in a multi-line function call
(#401) Only one argument is allowed per line in a multi-line function call
(#402) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#402) Only one argument is allowed per line in a multi-line function call
(#402) Closing parenthesis of a multi-line function call must be on a line by itself
(#420) Opening parenthesis of a multi-line function call must be the last content on the line
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#421) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#421) Closing parenthesis of a multi-line function call must be on a line by itself
(#545) Blank line found at start of control structure
(#549) Opening parenthesis of a multi-line function call must be the last content on the line
(#549) Only one argument is allowed per line in a multi-line function call
(#549) Only one argument is allowed per line in a multi-line function call
(#549) Only one argument is allowed per line in a multi-line function call
(#550) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#550) Only one argument is allowed per line in a multi-line function call
(#550) Closing parenthesis of a multi-line function call must be on a line by itself
(#634) Blank line found at start of control structure
(#692) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#692) Opening parenthesis of a multi-line function call must be the last content on the line
(#692) Only one argument is allowed per line in a multi-line function call
(#693) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#693) Closing parenthesis of a multi-line function call must be on a line by itself
(#693) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/supervideo/mod_form.php
(#37) Opening brace must not be followed by a blank line
(#102) Only one argument is allowed per line in a multi-line function call
mod/supervideo/repository_ajax.php
(#54) The CASE body must start on the line following the statement
mod/supervideo/settings.php
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#33) Only one argument is allowed per line in a multi-line function call
(#33) Only one argument is allowed per line in a multi-line function call
(#33) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#119) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
mod/supervideo/view.php
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#204) Blank line found at start of control structure
(#247) Opening parenthesis of a multi-line function call must be the last content on the line
(#248) Only one argument is allowed per line in a multi-line function call
(#252) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#252) Closing parenthesis of a multi-line function call must be on a line by itself
(#308) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#308) Opening parenthesis of a multi-line function call must be the last content on the line
(#309) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#309) Only one argument is allowed per line in a multi-line function call
(#309) Closing parenthesis of a multi-line function call must be on a line by itself
(#309) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#402) Blank line found at end of control structure
(#433) Blank line found at end of control structure
(#446) Opening parenthesis of a multi-line function call must be the last content on the line
(#447) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#447) Only one argument is allowed per line in a multi-line function call
(#447) Only one argument is allowed per line in a multi-line function call
(#447) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(318 errors, 464 warnings)

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

mod/supervideo/amd/src/mod_form.js
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing space before value for key 'origem'. (key-spacing)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) Identifier 'id_origem' is not in camel case. (camelcase)
(#32) Identifier 'id_origem' is not in camel case. (camelcase)
(#38) Identifier 'id_origem' is not in camel case. (camelcase)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Identifier 'id_origem' is not in camel case. (camelcase)
(#40) Missing semicolon. (@babel/semi)
(#43) Identifier 'id_origem' is not in camel case. (camelcase)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Identifier 'pandavideo_youtube_vimeo' is not in camel case. (camelcase)
(#53) Missing space before value for key 'pandavideo_youtube_vimeo'. (key-spacing)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Identifier 'id_origem' is not in camel case. (camelcase)
(#55) Identifier 'id_origem' is not in camel case. (camelcase)
(#57) Identifier 'id_origem' is not in camel case. (camelcase)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Expected space(s) before "else". (keyword-spacing)
(#60) Expected space(s) after "else". (keyword-spacing)
(#79) Unexpected console statement. (no-console)
mod/supervideo/amd/src/player_create.js
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Identifier 'player_create' is not in camel case. (camelcase)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Identifier 'view_id' is not in camel case. (camelcase)
(#19) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Identifier 'player_create' is not in camel case. (camelcase)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Identifier 'view_id' is not in camel case. (camelcase)
(#53) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#54) Identifier 'player_create' is not in camel case. (camelcase)
(#54) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#54) Identifier 'view_id' is not in camel case. (camelcase)
(#61) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#61) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#65) 'YT' is not defined. (no-undef)
(#65) 'YT' is not defined. (no-undef)
(#66) 'YT' is not defined. (no-undef)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#72) 'event' is defined but never used. (no-unused-vars)
(#75) Unexpected console statement. (no-console)
(#77) Unexpected console statement. (no-console)
(#78) Identifier 'player_create' is not in camel case. (camelcase)
(#80) Identifier 'player_create' is not in camel case. (camelcase)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) Unexpected console statement. (no-console)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#103) Identifier 'player_create' is not in camel case. (camelcase)
(#108) Identifier 'resource_audio' is not in camel case. (camelcase)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Identifier 'view_id' is not in camel case. (camelcase)
(#108) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#111) Identifier 'player_create' is not in camel case. (camelcase)
(#111) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#111) Identifier 'view_id' is not in camel case. (camelcase)
(#130) Identifier 'player_create' is not in camel case. (camelcase)
(#138) Identifier 'view_id' is not in camel case. (camelcase)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#146) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Identifier 'player_create' is not in camel case. (camelcase)
(#165) Identifier 'resource_video' is not in camel case. (camelcase)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#165) Identifier 'view_id' is not in camel case. (camelcase)
(#165) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#166) Identifier 'player_create' is not in camel case. (camelcase)
(#166) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#166) Identifier 'view_id' is not in camel case. (camelcase)
(#184) Identifier 'player_create' is not in camel case. (camelcase)
(#192) Identifier 'view_id' is not in camel case. (camelcase)
(#197) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Identifier 'player_create' is not in camel case. (camelcase)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#216) Unexpected space before function parentheses. (space-before-function-paren)
(#217) Identifier 'player_create' is not in camel case. (camelcase)
(#224) 'Hls' is not defined. (no-undef)
(#229) 'Hls' is not defined. (no-undef)
(#235) 'Hls' is not defined. (no-undef)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#235) 'event' is defined but never used. (no-unused-vars)
(#235) 'data' is defined but never used. (no-unused-vars)
(#238) Missing semicolon. (@babel/semi)
(#242) Unquoted reserved word 'default' used as key. (quote-props)
(#244) Comments should not begin with a lowercase character. (capitalized-comments)
(#247) Missing semicolon. (@babel/semi)
(#249) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#252) Unexpected console statement. (no-console)
(#260) Missing semicolon. (@babel/semi)
(#273) Unexpected space before function parentheses. (space-before-function-paren)
(#273) 'event' is defined but never used. (no-unused-vars)
(#274) Identifier 'player_create' is not in camel case. (camelcase)
(#278) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Identifier 'view_id' is not in camel case. (camelcase)
(#278) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#279) Identifier 'player_create' is not in camel case. (camelcase)
(#279) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#279) Identifier 'view_id' is not in camel case. (camelcase)
(#282) 'Vimeo' is not defined. (no-undef)
(#284) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#288) Unexpected space before function parentheses. (space-before-function-paren)
(#292) Expected catch,fail,always() or return (promise/catch-or-return)
(#292) Each then() should return a value or throw (promise/always-return)
(#292) Unexpected space before function parentheses. (space-before-function-paren)
(#296) Identifier 'player_create' is not in camel case. (camelcase)
(#300) Unexpected space before function parentheses. (space-before-function-paren)
(#302) Expected catch,fail,always() or return (promise/catch-or-return)
(#302) Each then() should return a value or throw (promise/always-return)
(#302) Unexpected space before function parentheses. (space-before-function-paren)
(#304) Identifier 'player_create' is not in camel case. (camelcase)
(#307) Expected catch,fail,always() or return (promise/catch-or-return)
(#307) Each then() should return a value or throw (promise/always-return)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Identifier 'view_id' is not in camel case. (camelcase)
(#317) Identifier 'player_create' is not in camel case. (camelcase)
(#317) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#317) Identifier 'view_id' is not in camel case. (camelcase)
(#318) Identifier 'player_create' is not in camel case. (camelcase)
(#321) Identifier 'player_create' is not in camel case. (camelcase)
(#323) Identifier 'player_create' is not in camel case. (camelcase)
(#327) Identifier 'player_create' is not in camel case. (camelcase)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#331) Identifier 'view_id' is not in camel case. (camelcase)
(#332) Identifier 'player_create' is not in camel case. (camelcase)
(#334) Identifier 'player_create' is not in camel case. (camelcase)
(#334) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#334) Identifier 'view_id' is not in camel case. (camelcase)
(#341) Missing semicolon. (@babel/semi)
(#344) Identifier 'player_create' is not in camel case. (camelcase)
(#353) Identifier '_error_load' is not in camel case. (camelcase)
(#353) Unexpected space before function parentheses. (space-before-function-paren)
(#354) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#356) Expected space or tab after '//' in comment. (spaced-comment)
(#381) Identifier '_internal_resize__width' is not in camel case. (camelcase)
(#382) Identifier '_internal_resize__height' is not in camel case. (camelcase)
(#383) Identifier '_internal_resize' is not in camel case. (camelcase)
(#383) Unexpected space before function parentheses. (space-before-function-paren)
(#384) Unexpected console statement. (no-console)
(#385) Identifier 'player_create' is not in camel case. (camelcase)
(#385) Identifier '_internal_resize__width' is not in camel case. (camelcase)
(#386) Identifier 'player_create' is not in camel case. (camelcase)
(#386) Identifier '_internal_resize__height' is not in camel case. (camelcase)
(#388) Identifier 'player_create' is not in camel case. (camelcase)
(#389) Identifier 'player_create' is not in camel case. (camelcase)
(#392) Identifier '_internal_max_height__resizePage' is not in camel case. (camelcase)
(#392) Unexpected space before function parentheses. (space-before-function-paren)
(#424) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#427) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#428) Identifier 'player_create' is not in camel case. (camelcase)
(#428) Identifier 'player_create' is not in camel case. (camelcase)
(#431) Identifier 'player_create' is not in camel case. (camelcase)
(#431) Identifier 'player_create' is not in camel case. (camelcase)
(#433) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#439) This line has a length of 135. Maximum allowed is 132. (max-len)
(#439) Comments should not begin with a lowercase character. (capitalized-comments)
(#440) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#441) Comments should not begin with a lowercase character. (capitalized-comments)
(#452) Identifier '_internal_last_posicao_video' is not in camel case. (camelcase)
(#453) Identifier '_internal_last_percent' is not in camel case. (camelcase)
(#454) Identifier '_internal_assistido' is not in camel case. (camelcase)
(#455) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#456) Identifier '_internal_progress_length' is not in camel case. (camelcase)
(#457) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#458) Identifier '_internal_saveprogress' is not in camel case. (camelcase)
(#458) Expected to return a value at the end of method '_internal_saveprogress'. (consistent-return)
(#458) Unexpected space before function parentheses. (space-before-function-paren)
(#467) Identifier 'player_create' is not in camel case. (camelcase)
(#468) Identifier 'player_create' is not in camel case. (camelcase)
(#471) Identifier 'posicao_video' is not in camel case. (camelcase)
(#472) Identifier 'player_create' is not in camel case. (camelcase)
(#473) Identifier 'posicao_video' is not in camel case. (camelcase)
(#475) Identifier 'posicao_video' is not in camel case. (camelcase)
(#475) Identifier 'player_create' is not in camel case. (camelcase)
(#478) Identifier 'player_create' is not in camel case. (camelcase)
(#478) Identifier 'posicao_video' is not in camel case. (camelcase)
(#479) Method '_internal_saveprogress' expected a return value. (consistent-return)
(#481) Identifier 'player_create' is not in camel case. (camelcase)
(#481) Identifier '_internal_last_posicao_video' is not in camel case. (camelcase)
(#481) Identifier 'posicao_video' is not in camel case. (camelcase)
(#483) Identifier 'posicao_video' is not in camel case. (camelcase)
(#484) Identifier 'player_create' is not in camel case. (camelcase)
(#484) Identifier 'posicao_video' is not in camel case. (camelcase)
(#488) Identifier 'player_create' is not in camel case. (camelcase)
(#489) Identifier 'player_create' is not in camel case. (camelcase)
(#495) Identifier 'player_create' is not in camel case. (camelcase)
(#496) Identifier 'player_create' is not in camel case. (camelcase)
(#499) Identifier 'player_create' is not in camel case. (camelcase)
(#500) Method '_internal_saveprogress' expected a return value. (consistent-return)
(#502) Identifier 'player_create' is not in camel case. (camelcase)
(#502) Identifier '_internal_last_percent' is not in camel case. (camelcase)
(#507) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#508) Identifier 'player_create' is not in camel case. (camelcase)
(#511) Identifier 'player_create' is not in camel case. (camelcase)
(#512) Identifier 'player_create' is not in camel case. (camelcase)
(#512) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#515) Identifier 'player_create' is not in camel case. (camelcase)
(#518) Identifier 'player_create' is not in camel case. (camelcase)
(#519) Identifier 'player_create' is not in camel case. (camelcase)
(#519) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#523) Identifier 'player_create' is not in camel case. (camelcase)
(#526) Identifier 'player_create' is not in camel case. (camelcase)
(#527) Identifier 'player_create' is not in camel case. (camelcase)
(#527) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#536) Identifier 'view_id' is not in camel case. (camelcase)
(#536) Identifier 'player_create' is not in camel case. (camelcase)
(#540) Identifier 'player_create' is not in camel case. (camelcase)
(#550) Identifier '_internal_progress_create' is not in camel case. (camelcase)
(#550) Unexpected space before function parentheses. (space-before-function-paren)
(#557) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#559) Identifier 'mapa_json_base64' is not in camel case. (camelcase)
(#560) Identifier 'mapa_json_base64' is not in camel case. (camelcase)
(#561) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#564) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#568) Identifier 'player_create' is not in camel case. (camelcase)
(#568) Identifier '_internal_progress_length' is not in camel case. (camelcase)
(#570) Identifier 'player_create' is not in camel case. (camelcase)
(#571) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#572) Identifier 'player_create' is not in camel case. (camelcase)
(#572) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#574) Identifier 'player_create' is not in camel case. (camelcase)
(#576) Identifier '$mapa_item' is not in camel case. (camelcase)
(#580) Identifier 'player_create' is not in camel case. (camelcase)
(#590) Identifier '$mapa_clique' is not in camel case. (camelcase)
(#594) Unexpected space before function parentheses. (space-before-function-paren)
(#606) Identifier '_internal_add' is not in camel case. (camelcase)
(#606) Unexpected space before function parentheses. (space-before-function-paren)
(#610) Identifier 'error_idnotfound' is not in camel case. (camelcase)
(#610) Unexpected space before function parentheses. (space-before-function-paren)
(#614) Identifier 'secondary_navigation' is not in camel case. (camelcase)
(#614) Unexpected space before function parentheses. (space-before-function-paren)
(#614) Identifier 'course_id' is not in camel case. (camelcase)
(#618) Identifier 'course_id' is not in camel case. (camelcase)
(#642) Identifier 'player_create' is not in camel case. (camelcase)
mod/supervideo/amd/src/player_render.js
(#10) 'module' is not defined. (no-undef)
(#27) 'jQuery' is not defined. (no-undef)
(#29) Unexpected whitespace between function name and paren. (func-call-spacing)
(#31) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#31) '$' is defined but never used. (no-unused-vars)
(#34) Array prototype is read only, properties should not be added. (no-extend-native)
(#40) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#55) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#56) Expected { after 'if' condition. (curly)
(#60) Expected { after 'if' condition. (curly)
(#66) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#71) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#72) Expected { after 'if' condition. (curly)
(#75) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#78) This line has a length of 138. Maximum allowed is 132. (max-len)
(#78) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#78) Unexpected use of comma operator. (no-sequences)
(#82) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#83) Unexpected use of comma operator. (no-sequences)
(#86) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#87) Return statement should not contain assignment. (no-return-assign)
(#92) Unexpected use of comma operator. (no-sequences)
(#95) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#99) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#101) Unexpected use of comma operator. (no-sequences)
(#106) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#108) Use '===' to compare with null. (no-eq-null)
(#109) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#109) Do not nest ternary expressions. (no-nested-ternary)
(#109) Function declared in a loop contains unsafe references to variable(s) 'n'. (no-loop-func)
(#111) This line has a length of 158. Maximum allowed is 132. (max-len)
(#111) Function declared in a loop contains unsafe references to variable(s) 'n'. (no-loop-func)
(#124) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#130) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#139) Multiple spaces found before '='. (no-multi-spaces)
(#140) Use '===' to compare with null. (no-eq-null)
(#142) Multiple spaces found before '='. (no-multi-spaces)
(#146) Use '===' to compare with null. (no-eq-null)
(#148) Multiple spaces found before '='. (no-multi-spaces)
(#151) Multiple spaces found before '='. (no-multi-spaces)
(#154) Multiple spaces found before '='. (no-multi-spaces)
(#157) Multiple spaces found before '='. (no-multi-spaces)
(#160) Multiple spaces found before '='. (no-multi-spaces)
(#163) Multiple spaces found before '='. (no-multi-spaces)
(#166) Multiple spaces found before '='. (no-multi-spaces)
(#169) Multiple spaces found before '='. (no-multi-spaces)
(#172) Multiple spaces found before '='. (no-multi-spaces)
(#175) Multiple spaces found before '='. (no-multi-spaces)
(#176) This line has a length of 152. Maximum allowed is 132. (max-len)
(#178) Multiple spaces found before '='. (no-multi-spaces)
(#183) Unquoted reserved word 'boolean' used as key. (quote-props)
(#184) Unquoted reserved word 'function' used as key. (quote-props)
(#192) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#197) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#205) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#206) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#207) This line has a length of 273. Maximum allowed is 132. (max-len)
(#207) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#207) Unexpected use of comma operator. (no-sequences)
(#213) This line has a length of 241. Maximum allowed is 132. (max-len)
(#213) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#218) This line has a length of 221. Maximum allowed is 132. (max-len)
(#218) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#234) Expected { after 'if' condition. (curly)
(#243) This line has a length of 203. Maximum allowed is 132. (max-len)
(#243) Return statement should not contain assignment. (no-return-assign)
(#243) Return statement should not contain assignment. (no-return-assign)
(#243) Unexpected use of comma operator. (no-sequences)
(#248) This line has a length of 182. Maximum allowed is 132. (max-len)
(#248) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#255) This line has a length of 283. Maximum allowed is 132. (max-len)
(#255) Do not nest ternary expressions. (no-nested-ternary)
(#255) Do not nest ternary expressions. (no-nested-ternary)
(#255) Unexpected use of comma operator. (no-sequences)
(#255) Expected { after 'if' condition. (curly)
(#261) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#261) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#271) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#279) Unexpected use of comma operator. (no-sequences)
(#303) This line has a length of 177. Maximum allowed is 132. (max-len)
(#304) This line has a length of 180. Maximum allowed is 132. (max-len)
(#332) Unquoted reserved word 'boolean' used as key. (quote-props)
(#333) Unquoted reserved word 'function' used as key. (quote-props)
(#362) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#365) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#368) Unused eslint-disable directive (no problems were reported from 'no-unused-expressions').
(#369) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#371) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#388) Comments should not begin with a lowercase character. (capitalized-comments)
(#403) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#408) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#413) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#441) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#469) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#470) Expected { after 'if' condition. (curly)
(#474) This line has a length of 145. Maximum allowed is 132. (max-len)
(#478) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#497) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#498) Expected { after 'if' condition. (curly)
(#503) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#504) Expected { after 'if' condition. (curly)
(#509) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#521) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#522) Expected { after 'if' condition. (curly)
(#533) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#534) Expected { after 'if' condition. (curly)
(#540) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#546) Expected { after 'if' condition. (curly)
(#583) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#584) Expected { after 'if' condition. (curly)
(#590) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#595) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#611) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#616) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#621) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#625) This line has a length of 148. Maximum allowed is 132. (max-len)
(#630) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#636) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#639) Expected { after 'if' condition. (curly)
(#650) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#655) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#660) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#661) Expected { after 'if' condition. (curly)
(#792) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#830) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#835) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#840) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#849) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#869) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#885) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#886) This line has a length of 146. Maximum allowed is 132. (max-len)
(#886) Each then() should return a value or throw (promise/always-return)
(#886) Unexpected empty arrow function. (no-empty-function)
(#898) Expected catch,fail,always() or return (promise/catch-or-return)
(#898) Unexpected empty arrow function. (no-empty-function)
(#906) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#914) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#924) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#932) This line has a length of 184. Maximum allowed is 132. (max-len)
(#938) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#947) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#958) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#987) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1028) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1043) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1168) This line has a length of 137. Maximum allowed is 132. (max-len)
(#1184) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1189) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1190) Expected { after 'if' condition. (curly)
(#1195) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1203) This line has a length of 177. Maximum allowed is 132. (max-len)
(#1206) This line has a length of 143. Maximum allowed is 132. (max-len)
(#1209) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1226) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1237) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1246) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1355) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1392) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1401) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#1438) Each then() should return a value or throw (promise/always-return)
(#1448) Unexpected empty arrow function. (no-empty-function)
(#1461) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1584) Unquoted reserved word 'class' used as key. (quote-props)
(#1594) Unquoted reserved word 'class' used as key. (quote-props)
(#1597) Unquoted reserved word 'class' used as key. (quote-props)
(#1629) Unquoted reserved word 'class' used as key. (quote-props)
(#1686) Unquoted reserved word 'class' used as key. (quote-props)
(#1689) Unquoted reserved word 'class' used as key. (quote-props)
(#1694) Unquoted reserved word 'class' used as key. (quote-props)
(#1697) Unquoted reserved word 'class' used as key. (quote-props)
(#1772) Unquoted reserved word 'class' used as key. (quote-props)
(#1827) Expected { after 'if' condition. (curly)
(#1844) Unquoted reserved word 'class' used as key. (quote-props)
(#1866) This line has a length of 181. Maximum allowed is 132. (max-len)
(#1912) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#1937) Unused eslint-disable directive (no problems were reported).
(#2023) This line has a length of 160. Maximum allowed is 132. (max-len)
(#2059) This line has a length of 265. Maximum allowed is 132. (max-len)
(#2059) Do not nest ternary expressions. (no-nested-ternary)
(#2060) This line has a length of 275. Maximum allowed is 132. (max-len)
(#2061) This line has a length of 294. Maximum allowed is 132. (max-len)
(#2083) This line has a length of 155. Maximum allowed is 132. (max-len)
(#2100) This line has a length of 175. Maximum allowed is 132. (max-len)
(#2101) This line has a length of 137. Maximum allowed is 132. (max-len)
(#2102) This line has a length of 135. Maximum allowed is 132. (max-len)
(#2103) This line has a length of 149. Maximum allowed is 132. (max-len)
(#2570) Unquoted reserved word 'class' used as key. (quote-props)
(#2574) Arrow function has a complexity of 29. Maximum allowed is 20. (complexity)
(#2598) Unquoted reserved word 'class' used as key. (quote-props)
(#2615) Unquoted reserved word 'class' used as key. (quote-props)
(#2644) Unquoted reserved word 'class' used as key. (quote-props)
(#2657) This line has a length of 190. Maximum allowed is 132. (max-len)
(#2681) Unquoted reserved word 'class' used as key. (quote-props)
(#2690) Unquoted reserved word 'class' used as key. (quote-props)
(#2710) This line has a length of 140. Maximum allowed is 132. (max-len)
(#2712) Unquoted reserved word 'class' used as key. (quote-props)
(#2727) Unquoted reserved word 'class' used as key. (quote-props)
(#2745) Unquoted reserved word 'class' used as key. (quote-props)
(#2755) Unquoted reserved word 'class' used as key. (quote-props)
(#2760) Expected { after 'if' condition. (curly)
(#2997) Expected { after 'if' condition. (curly)
(#3000) This line has a length of 271. Maximum allowed is 132. (max-len)
(#3000) Do not nest ternary expressions. (no-nested-ternary)
(#3001) This line has a length of 278. Maximum allowed is 132. (max-len)
(#3002) This line has a length of 310. Maximum allowed is 132. (max-len)
(#3003) Expected { after 'if' condition. (curly)
(#3013) Unquoted reserved word 'class' used as key. (quote-props)
(#3019) Expected { after 'if' condition. (curly)
(#3041) Unquoted reserved word 'class' used as key. (quote-props)
(#3075) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#3088) Method 'setup' has a complexity of 21. Maximum allowed is 20. (complexity)
(#3097) This line has a length of 143. Maximum allowed is 132. (max-len)
(#3117) This line has a length of 135. Maximum allowed is 132. (max-len)
(#3118) Each then() should return a value or throw (promise/always-return)
(#3183) Unquoted reserved word 'default' used as key. (quote-props)
(#3189) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#3191) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#3212) This line has a length of 139. Maximum allowed is 132. (max-len)
(#3357) This line has a length of 164. Maximum allowed is 132. (max-len)
(#3485) Unquoted reserved word 'default' used as key. (quote-props)
(#3494) Comments should not begin with a lowercase character. (capitalized-comments)
(#3589) Unquoted number literal '2160' used as key. (quote-props)
(#3590) Unquoted number literal '1440' used as key. (quote-props)
(#3591) Unquoted number literal '1080' used as key. (quote-props)
(#3592) Unquoted number literal '720' used as key. (quote-props)
(#3593) Unquoted number literal '576' used as key. (quote-props)
(#3594) Unquoted number literal '480' used as key. (quote-props)
(#3637) This line has a length of 254. Maximum allowed is 132. (max-len)
(#3639) This line has a length of 161. Maximum allowed is 132. (max-len)
(#3645) This line has a length of 154. Maximum allowed is 132. (max-len)
(#3792) Identifier 'iv_load_policy' is not in camel case. (camelcase)
(#3859) Unexpected empty arrow function. (no-empty-function)
(#3889) Expected { after 'if' condition. (curly)
(#3934) Expected { after 'if' condition. (curly)
(#3946) Expected { after 'if' condition. (curly)
(#3967) This line has a length of 149. Maximum allowed is 132. (max-len)
(#3967) Expected { after 'if' condition. (curly)
(#3967) Expected { after 'if' condition. (curly)
(#3967) Expected { after 'else'. (curly)
(#3967) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#3978) Expected { after 'if' condition. (curly)
(#3980) Comments should not begin with a lowercase character. (capitalized-comments)
(#3999) Expected { after 'if' condition. (curly)
(#4001) Comments should not begin with a lowercase character. (capitalized-comments)
(#4020) Expected { after 'if' condition. (curly)
(#4020) Expected { after 'else'. (curly)
(#4040) This line has a length of 162. Maximum allowed is 132. (max-len)
(#4067) This line has a length of 151. Maximum allowed is 132. (max-len)
(#4078) Expected { after 'if' condition. (curly)
(#4108) This line has a length of 181. Maximum allowed is 132. (max-len)
(#4113) Expected { after 'if' condition. (curly)
(#4119) This line has a length of 156. Maximum allowed is 132. (max-len)
(#4125) This line has a length of 164. Maximum allowed is 132. (max-len)
(#4135) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#4248) Unexpected empty arrow function. (no-empty-function)
(#4322) Each then() should return a value or throw (promise/always-return)
(#4380) This line has a length of 172. Maximum allowed is 132. (max-len)
(#4384) This line has a length of 154. Maximum allowed is 132. (max-len)
(#4458) This line has a length of 138. Maximum allowed is 132. (max-len)
(#4562) This line has a length of 144. Maximum allowed is 132. (max-len)
(#4577) This line has a length of 135. Maximum allowed is 132. (max-len)
(#4583) This line has a length of 139. Maximum allowed is 132. (max-len)
(#4703) This line has a length of 139. Maximum allowed is 132. (max-len)
(#4862) This line has a length of 137. Maximum allowed is 132. (max-len)
(#4875) This line has a length of 136. Maximum allowed is 132. (max-len)
(#5009) Method 'handleKey' has a complexity of 41. Maximum allowed is 20. (complexity)
(#5067) This line has a length of 171. Maximum allowed is 132. (max-len)
(#5144) This line has a length of 196. Maximum allowed is 132. (max-len)
(#5144) Do not nest ternary expressions. (no-nested-ternary)
(#5144) Do not nest ternary expressions. (no-nested-ternary)
(#5144) Do not nest ternary expressions. (no-nested-ternary)
(#5144) 'global' is not defined. (no-undef)
(#5146) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5147) Return statement should not contain assignment. (no-return-assign)
(#5147) Unexpected use of comma operator. (no-sequences)
(#5150) Identifier 'loadjs_umd' is not in camel case. (camelcase)
(#5150) 'exports' is defined but never used. (no-unused-vars)
(#5158) @global should be empty. (jsdoc/empty-tags)
(#5161) Multiple spaces found before '='. (no-multi-spaces)
(#5161) Unexpected empty function. (no-empty-function)
(#5163) Multiple spaces found before '='. (no-multi-spaces)
(#5164) Multiple spaces found before '='. (no-multi-spaces)
(#5173) Comments should not begin with a lowercase character. (capitalized-comments)
(#5176) Multiple spaces found before '='. (no-multi-spaces)
(#5177) Multiple spaces found before '='. (no-multi-spaces)
(#5183) Comments should not begin with a lowercase character. (capitalized-comments)
(#5185) Expected { after 'if' condition. (curly)
(#5187) Expected { after 'if' condition. (curly)
(#5190) Comments should not begin with a lowercase character. (capitalized-comments)
(#5194) Comments should not begin with a lowercase character. (capitalized-comments)
(#5201) Comments should not begin with a lowercase character. (capitalized-comments)
(#5213) Comments should not begin with a lowercase character. (capitalized-comments)
(#5214) Expected { after 'if' condition. (curly)
(#5217) Comments should not begin with a lowercase character. (capitalized-comments)
(#5220) Comments should not begin with a lowercase character. (capitalized-comments)
(#5221) Expected { after 'if' condition. (curly)
(#5223) Comments should not begin with a lowercase character. (capitalized-comments)
(#5236) Comments should not begin with a lowercase character. (capitalized-comments)
(#5237) Expected { after 'if' condition. (curly)
(#5241) Comments should not begin with a lowercase character. (capitalized-comments)
(#5242) Expected { after 'if' condition. (curly)
(#5242) Expected { after 'else'. (curly)
(#5245) Missing JSDoc @param "args" declaration. (jsdoc/require-param)
(#5245) Missing JSDoc @param "numTries" declaration. (jsdoc/require-param)
(#5251) Multiple spaces found before '='. (no-multi-spaces)
(#5252) Multiple spaces found before '='. (no-multi-spaces)
(#5253) Multiple spaces found before '='. (no-multi-spaces)
(#5255) Multiple spaces found before '='. (no-multi-spaces)
(#5255) Unnecessary escape character: \?. (no-useless-escape)
(#5256) Multiple spaces found before '='. (no-multi-spaces)
(#5261) Comments should not begin with a lowercase character. (capitalized-comments)
(#5266) Comments should not begin with a lowercase character. (capitalized-comments)
(#5269) Comments should not begin with a lowercase character. (capitalized-comments)
(#5276) Comments should not begin with a lowercase character. (capitalized-comments)
(#5280) Comments should not begin with a lowercase character. (capitalized-comments)
(#5285) Expected to return a value at the end of function. (consistent-return)
(#5288) Comments should not begin with a lowercase character. (capitalized-comments)
(#5292) Expected { after 'if' condition. (curly)
(#5294) Comments should not begin with a lowercase character. (capitalized-comments)
(#5296) Expected { after 'if' condition. (curly)
(#5300) Comments should not begin with a lowercase character. (capitalized-comments)
(#5302) Comments should not begin with a lowercase character. (capitalized-comments)
(#5305) Comments should not begin with a lowercase character. (capitalized-comments)
(#5310) Comments should not begin with a lowercase character. (capitalized-comments)
(#5311) Return statement should not contain assignment. (no-return-assign)
(#5314) Comments should not begin with a lowercase character. (capitalized-comments)
(#5318) Comments should not begin with a lowercase character. (capitalized-comments)
(#5319) Expected { after 'if' condition. (curly)
(#5322) Missing JSDoc @param "args" declaration. (jsdoc/require-param)
(#5328) Comments should not begin with a lowercase character. (capitalized-comments)
(#5330) Multiple spaces found before '='. (no-multi-spaces)
(#5331) Multiple spaces found before '='. (no-multi-spaces)
(#5336) Comments should not begin with a lowercase character. (capitalized-comments)
(#5338) Comments should not begin with a lowercase character. (capitalized-comments)
(#5339) Expected { after 'if' condition. (curly)
(#5341) Comments should not begin with a lowercase character. (capitalized-comments)
(#5344) Expected { after 'if' condition. (curly)
(#5344) Expected { after 'else'. (curly)
(#5347) Expected { after 'if' condition. (curly)
(#5350) Comments should not begin with a lowercase character. (capitalized-comments)
(#5351) Expected { after 'for' condition. (curly)
(#5363) Expected to return a value at the end of function 'loadjs'. (consistent-return)
(#5366) Comments should not begin with a lowercase character. (capitalized-comments)
(#5367) Expected { after 'if' condition. (curly)
(#5369) Comments should not begin with a lowercase character. (capitalized-comments)
(#5372) Comments should not begin with a lowercase character. (capitalized-comments)
(#5375) Expected an error object to be thrown. (no-throw-literal)
(#5381) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5383) Comments should not begin with a lowercase character. (capitalized-comments)
(#5386) Comments should not begin with a lowercase character. (capitalized-comments)
(#5394) Comments should not begin with a lowercase character. (capitalized-comments)
(#5399) Expected { after 'if' condition. (curly)
(#5399) Expected { after 'else'. (curly)
(#5408) Comments should not begin with a lowercase character. (capitalized-comments)
(#5410) Comments should not begin with a lowercase character. (capitalized-comments)
(#5433) Missing JSDoc @param "bundleId" declaration. (jsdoc/require-param)
(#5435) Expected @param names to be "bundleId". Got "String}". (jsdoc/check-param-names)
(#5435) Missing JSDoc @param "String}" type. (jsdoc/require-param-type)
(#5441) Comments should not begin with a lowercase character. (capitalized-comments)
(#5447) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5459) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5471) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5485) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5510) Each then() should return a value or throw (promise/always-return)
(#5534) Comments should not begin with a lowercase character. (capitalized-comments)
(#5558) Comments should not begin with a lowercase character. (capitalized-comments)
(#5568) This line has a length of 151. Maximum allowed is 132. (max-len)
(#5581) Unquoted reserved word 'class' used as key. (quote-props)
(#5590) Expected catch,fail,always() or return (promise/catch-or-return)
(#5591) Each then() should return a value or throw (promise/always-return)
(#5596) Avoid nesting promises. (promise/no-nesting)
(#5596) Unexpected empty arrow function. (no-empty-function)
(#5673) Each then() should return a value or throw (promise/always-return)
(#5692) Expected catch,fail,always() or return (promise/catch-or-return)
(#5692) Each then() should return a value or throw (promise/always-return)
(#5709) Expected catch,fail,always() or return (promise/catch-or-return)
(#5709) Each then() should return a value or throw (promise/always-return)
(#5726) Expected catch,fail,always() or return (promise/catch-or-return)
(#5726) Each then() should return a value or throw (promise/always-return)
(#5734) Each then() should return a value or throw (promise/always-return)
(#5754) Expected catch,fail,always() or return (promise/catch-or-return)
(#5754) Each then() should return a value or throw (promise/always-return)
(#5761) Expected catch,fail,always() or return (promise/catch-or-return)
(#5761) Each then() should return a value or throw (promise/always-return)
(#5766) Expected catch,fail,always() or return (promise/catch-or-return)
(#5766) Each then() should return a value or throw (promise/always-return)
(#5772) Expected catch,fail,always() or return (promise/catch-or-return)
(#5772) Each then() should return a value or throw (promise/always-return)
(#5778) Expected catch,fail,always() or return (promise/catch-or-return)
(#5778) Each then() should return a value or throw (promise/always-return)
(#5784) Expected catch,fail,always() or return (promise/catch-or-return)
(#5784) Each then() should return a value or throw (promise/always-return)
(#5796) Expected catch,fail,always() or return (promise/catch-or-return)
(#5798) Each then() should return a value or throw (promise/always-return)
(#5839) Expected catch,fail,always() or return (promise/catch-or-return)
(#5840) Each then() should return a value or throw (promise/always-return)
(#5869) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5878) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5888) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#5931) Each then() should return a value or throw (promise/always-return)
(#5989) Each then() should return a value or throw (promise/always-return)
(#5992) Unexpected empty arrow function. (no-empty-function)
(#6004) Comments should not begin with a lowercase character. (capitalized-comments)
(#6013) Identifier 'cc_load_policy' is not in camel case. (camelcase)
(#6014) Identifier 'cc_lang_pref' is not in camel case. (camelcase)
(#6016) Identifier 'widget_referrer' is not in camel case. (camelcase)
(#6025) This line has a length of 266. Maximum allowed is 132. (max-len)
(#6025) Unquoted number literal '2' used as key. (quote-props)
(#6026) This line has a length of 154. Maximum allowed is 132. (max-len)
(#6026) Unquoted number literal '5' used as key. (quote-props)
(#6027) This line has a length of 170. Maximum allowed is 132. (max-len)
(#6027) Unquoted number literal '100' used as key. (quote-props)
(#6028) Unquoted number literal '101' used as key. (quote-props)
(#6029) Unquoted number literal '150' used as key. (quote-props)
(#6079) This line has a length of 156. Maximum allowed is 132. (max-len)
(#6234) This line has a length of 137. Maximum allowed is 132. (max-len)
(#6301) Unquoted reserved word 'class' used as key. (quote-props)
(#6309) Unquoted reserved word 'class' used as key. (quote-props)
(#6353) Each then() should return a value or throw (promise/always-return)
(#6377) Expected catch,fail,always() or return (promise/catch-or-return)
(#6377) Each then() should return a value or throw (promise/always-return)
(#6398) Unquoted reserved word 'class' used as key. (quote-props)
(#6403) 'google' is not defined. (no-undef)
(#6403) 'google' is not defined. (no-undef)
(#6406) 'google' is not defined. (no-undef)
(#6409) 'google' is not defined. (no-undef)
(#6412) 'google' is not defined. (no-undef)
(#6415) 'google' is not defined. (no-undef)
(#6418) This line has a length of 151. Maximum allowed is 132. (max-len)
(#6418) 'google' is not defined. (no-undef)
(#6419) 'google' is not defined. (no-undef)
(#6433) 'google' is not defined. (no-undef)
(#6481) 'google' is not defined. (no-undef)
(#6496) 'google' is not defined. (no-undef)
(#6499) 'google' is not defined. (no-undef)
(#6500) 'google' is not defined. (no-undef)
(#6515) Unquoted reserved word 'class' used as key. (quote-props)
(#6547) 'google' is not defined. (no-undef)
(#6560) 'google' is not defined. (no-undef)
(#6564) 'google' is not defined. (no-undef)
(#6598) 'google' is not defined. (no-undef)
(#6605) 'google' is not defined. (no-undef)
(#6614) 'google' is not defined. (no-undef)
(#6665) 'google' is not defined. (no-undef)
(#6687) Each then() should return a value or throw (promise/always-return)
(#6690) 'google' is not defined. (no-undef)
(#6702) Unexpected empty arrow function. (no-empty-function)
(#6756) Each then() should return a value or throw (promise/always-return)
(#6770) Unexpected empty arrow function. (no-empty-function)
(#6857) This line has a length of 140. Maximum allowed is 132. (max-len)
(#6908) This line has a length of 295. Maximum allowed is 132. (max-len)
(#6911) This line has a length of 164. Maximum allowed is 132. (max-len)
(#6912) This line has a length of 162. Maximum allowed is 132. (max-len)
(#6935) This line has a length of 162. Maximum allowed is 132. (max-len)
(#6938) This line has a length of 454. Maximum allowed is 132. (max-len)
(#6939) This line has a length of 239. Maximum allowed is 132. (max-len)
(#6940) This line has a length of 513. Maximum allowed is 132. (max-len)
(#6968) Expected { after 'if' condition. (curly)
(#6969) Expected catch,fail,always() or return (promise/catch-or-return)
(#6970) Each then() should return a value or throw (promise/always-return)
(#7009) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7014) This line has a length of 134. Maximum allowed is 132. (max-len)
(#7017) Expected catch,fail,always() or return (promise/catch-or-return)
(#7024) Expected catch,fail,always() or return (promise/catch-or-return)
(#7031) This line has a length of 135. Maximum allowed is 132. (max-len)
(#7033) This line has a length of 177. Maximum allowed is 132. (max-len)
(#7034) This line has a length of 175. Maximum allowed is 132. (max-len)
(#7034) Each then() should return a value or throw (promise/always-return)
(#7051) Expected { after 'if' condition. (curly)
(#7052) Expected { after 'if' condition. (curly)
(#7055) Expected { after 'if' condition. (curly)
(#7070) This line has a length of 140. Maximum allowed is 132. (max-len)
(#7079) This line has a length of 286. Maximum allowed is 132. (max-len)
(#7079) Do not nest ternary expressions. (no-nested-ternary)
(#7080) This line has a length of 296. Maximum allowed is 132. (max-len)
(#7081) This line has a length of 324. Maximum allowed is 132. (max-len)
(#7085) Comments should not begin with a lowercase character. (capitalized-comments)
(#7132) This line has a length of 162. Maximum allowed is 132. (max-len)
(#7149) Unquoted reserved word 'class' used as key. (quote-props)
(#7154) Unquoted reserved word 'class' used as key. (quote-props)
(#7160) Unquoted reserved word 'class' used as key. (quote-props)
(#7173) Unquoted reserved word 'class' used as key. (quote-props)
(#7194) This line has a length of 146. Maximum allowed is 132. (max-len)
(#7232) This line has a length of 133. Maximum allowed is 132. (max-len)
(#7233) This line has a length of 141. Maximum allowed is 132. (max-len)
(#7238) This line has a length of 139. Maximum allowed is 132. (max-len)
(#7239) This line has a length of 134. Maximum allowed is 132. (max-len)
(#7248) This line has a length of 156. Maximum allowed is 132. (max-len)
(#7260) This line has a length of 135. Maximum allowed is 132. (max-len)
(#7272) This line has a length of 170. Maximum allowed is 132. (max-len)
(#7273) This line has a length of 171. Maximum allowed is 132. (max-len)
(#7273) Expected catch,fail,always() or return (promise/catch-or-return)
(#7284) This line has a length of 225. Maximum allowed is 132. (max-len)
(#7286) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#7307) This line has a length of 165. Maximum allowed is 132. (max-len)
(#7318) This line has a length of 134. Maximum allowed is 132. (max-len)
(#7330) This line has a length of 136. Maximum allowed is 132. (max-len)
(#7330) Expected { after 'if' condition. (curly)
(#7350) This line has a length of 171. Maximum allowed is 132. (max-len)
(#7356) This line has a length of 146. Maximum allowed is 132. (max-len)
(#7389) This line has a length of 148. Maximum allowed is 132. (max-len)
(#7440) Expected { after 'if' condition. (curly)
(#7445) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#7447) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#7449) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#7451) Unused eslint-disable directive (no problems were reported from 'no-param-reassign').
(#7543) Unnecessary '.call()'. (no-useless-call)
(#7543) Arrow function has a complexity of 23. Maximum allowed is 20. (complexity)
(#7669) Constructor has a complexity of 38. Maximum allowed is 20. (complexity)
(#7778) This line has a length of 147. Maximum allowed is 132. (max-len)
(#7913) Expected catch,fail,always() or return (promise/catch-or-return)
(#7913) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#7943) Comments should not begin with a lowercase character. (capitalized-comments)
(#7944) 'jQuery' is not defined. (no-undef)
(#7945) Unused eslint-disable directive (no problems were reported).
(#8326) This line has a length of 140. Maximum allowed is 132. (max-len)
(#8420) This line has a length of 170. Maximum allowed is 132. (max-len)
(#8509) This line has a length of 140. Maximum allowed is 132. (max-len)
(#8652) Unexpected empty arrow function. (no-empty-function)
(#8799) Missing JSDoc @param "thumbnailSource" declaration. (jsdoc/require-param)
mod/supervideo/classes/form/supervideo_filepicker.js
(#1) Identifier 'supervideo_filepicker' is not in camel case. (camelcase)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Unexpected console statement. (no-console)
(#8) ["client_id"] is better written in dot notation. (dot-notation)
(#8) Missing semicolon. (semi)
(#10) Identifier 'element_elementid' is not in camel case. (camelcase)
(#11) Identifier 'element_elementid' is not in camel case. (camelcase)
(#14) Operator '+' must be spaced. (space-infix-ops)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected console statement. (no-console)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Identifier 'client_id' is not in camel case. (camelcase)
(#37) Use '===' to compare with null. (no-eq-null)
(#38) Identifier 'client_id' is not in camel case. (camelcase)

CSS problems

(1850 errors, 210 warnings)

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

mod/supervideo/style_player.scss
(#2) Expected empty line before at-rule (at-rule-empty-line-before)
(#8) Expected empty line before at-rule (at-rule-empty-line-before)
(#18) Expected empty line before at-rule (at-rule-empty-line-before)
(#101) Expected empty line before at-rule (at-rule-empty-line-before)
(#109) Expected empty line before at-rule (at-rule-empty-line-before)
(#579) Expected empty line before at-rule (at-rule-empty-line-before)
(#834) Expected empty line before at-rule (at-rule-empty-line-before)
(#872) Expected empty line before at-rule (at-rule-empty-line-before)
(#970) Expected empty line before at-rule (at-rule-empty-line-before)
(#1001) Expected empty line before at-rule (at-rule-empty-line-before)
(#74) Expected "#ffffff" to be "#fff" (color-hex-length)
(#75) Expected "#ffffff" to be "#fff" (color-hex-length)
(#123) Expected "#000000cc" to be "#000c" (color-hex-length)
(#124) Expected "#000000cc" to be "#000c" (color-hex-length)
(#128) Expected "#ffffff" to be "#fff" (color-hex-length)
(#129) Expected "#ffffff" to be "#fff" (color-hex-length)
(#138) Expected "#00000000" to be "#0000" (color-hex-length)
(#250) Expected "#00000000" to be "#0000" (color-hex-length)
(#252) Expected "#00000000" to be "#0000" (color-hex-length)
(#291) Expected "#00000000" to be "#0000" (color-hex-length)
(#292) Expected "#00000000" to be "#0000" (color-hex-length)
(#333) Expected "#ffffff" to be "#fff" (color-hex-length)
(#334) Expected "#ffffff" to be "#fff" (color-hex-length)
(#367) Expected "#ffffff" to be "#fff" (color-hex-length)
(#402) Expected "#00000000" to be "#0000" (color-hex-length)
(#418) Expected "#00000000" to be "#0000" (color-hex-length)
(#419) Expected "#00000000" to be "#0000" (color-hex-length)
(#420) Expected "#00000000" to be "#0000" (color-hex-length)
(#434) Expected "#ffffff" to be "#fff" (color-hex-length)
(#435) Expected "#ffffff" to be "#fff" (color-hex-length)
(#451) Expected "#00000000" to be "#0000" (color-hex-length)
(#462) Expected "#ffffff" to be "#fff" (color-hex-length)
(#463) Expected "#ffffff" to be "#fff" (color-hex-length)
(#484) Expected "#00000000" to be "#0000" (color-hex-length)
(#487) Expected "#00000000" to be "#0000" (color-hex-length)
(#498) Expected "#00000000" to be "#0000" (color-hex-length)
(#510) Expected "#ffffff" to be "#fff" (color-hex-length)
(#511) Expected "#ffffff" to be "#fff" (color-hex-length)
(#550) Expected "#000000" to be "#000" (color-hex-length)
(#551) Expected "#000000" to be "#000" (color-hex-length)
(#585) Expected "#ffffff" to be "#fff" (color-hex-length)
(#586) Expected "#ffffff" to be "#fff" (color-hex-length)
(#614) Expected "#00000000" to be "#0000" (color-hex-length)
(#615) Expected "#00000000" to be "#0000" (color-hex-length)
(#616) Expected "#00000000" to be "#0000" (color-hex-length)
(#617) Expected "#00000000" to be "#0000" (color-hex-length)
(#618) Expected "#ffffff" to be "#fff" (color-hex-length)
(#619) Expected "#ffffff" to be "#fff" (color-hex-length)
(#687) Expected "#00000000" to be "#0000" (color-hex-length)
(#700) Expected "#00000000" to be "#0000" (color-hex-length)
(#725) Expected "#00000000" to be "#0000" (color-hex-length)
(#725) Expected "#00000000" to be "#0000" (color-hex-length)
(#725) Expected "#00000000" to be "#0000" (color-hex-length)
(#725) Expected "#00000000" to be "#0000" (color-hex-length)
(#726) Expected "#00000000" to be "#0000" (color-hex-length)
(#726) Expected "#00000000" to be "#0000" (color-hex-length)
(#726) Expected "#00000000" to be "#0000" (color-hex-length)
(#726) Expected "#00000000" to be "#0000" (color-hex-length)
(#730) Expected "#00000000" to be "#0000" (color-hex-length)
(#741) Expected "#ffffff" to be "#fff" (color-hex-length)
(#742) Expected "#ffffff" to be "#fff" (color-hex-length)
(#784) Expected "#ffffff" to be "#fff" (color-hex-length)
(#785) Expected "#ffffff" to be "#fff" (color-hex-length)
(#822) Expected "#000000" to be "#000" (color-hex-length)
(#823) Expected "#000000" to be "#000" (color-hex-length)
(#855) Expected "#00000000" to be "#0000" (color-hex-length)
(#856) Expected "#00000000" to be "#0000" (color-hex-length)
(#860) Expected "#ffffff" to be "#fff" (color-hex-length)
(#861) Expected "#ffffff" to be "#fff" (color-hex-length)
(#888) Expected "#ffffff" to be "#fff" (color-hex-length)
(#889) Expected "#ffffff" to be "#fff" (color-hex-length)
(#896) Expected "#ffffff" to be "#fff" (color-hex-length)
(#897) Expected "#ffffff" to be "#fff" (color-hex-length)
(#952) Expected "#000000" to be "#000" (color-hex-length)
(#977) Expected "#000000" to be "#000" (color-hex-length)
(#1028) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1055) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1056) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1078) Expected "#00000000" to be "#0000" (color-hex-length)
(#1079) Expected "#00000000" to be "#0000" (color-hex-length)
(#1080) Expected "#00000000" to be "#0000" (color-hex-length)
(#1081) Expected "#00000000" to be "#0000" (color-hex-length)
(#1082) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1083) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1120) Expected "#00000000" to be "#0000" (color-hex-length)
(#1121) Expected "#00000000" to be "#0000" (color-hex-length)
(#1135) Expected "#ffffff" to be "#fff" (color-hex-length)
(#5) Unexpected duplicate "background-position" (declaration-block-no-duplicate-properties)
(#34) Unexpected duplicate "font-family" (declaration-block-no-duplicate-properties)
(#37) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#39) Unexpected duplicate "line-height" (declaration-block-no-duplicate-properties)
(#71) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#73) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#75) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#77) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#89) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#92) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#104) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#106) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#112) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#120) Unexpected duplicate "transform" (declaration-block-no-duplicate-properties)
(#124) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#129) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#141) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#147) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#155) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#158) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#165) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#189) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#197) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#201) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#228) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#230) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#233) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#235) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#237) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#252) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#253) Unexpected duplicate "border-top-color" (declaration-block-no-duplicate-properties)
(#258) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#264) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#275) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#278) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#280) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#292) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#300) Unexpected duplicate "padding-right" (declaration-block-no-duplicate-properties)
(#304) Unexpected duplicate "border-left-color" (declaration-block-no-duplicate-properties)
(#306) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#313) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#315) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#317) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#319) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#322) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#326) Unexpected duplicate "border-right-color" (declaration-block-no-duplicate-properties)
(#328) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#332) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#334) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#339) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#350) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#362) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#379) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#393) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#396) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#405) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#407) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#410) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#420) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#423) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#425) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#435) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#439) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#441) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#443) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#448) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#454) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#456) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#463) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#467) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#469) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#474) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#479) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#481) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#490) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#492) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#499) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#502) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#504) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#511) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#515) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#517) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#523) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#536) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#541) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#546) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#551) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#572) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#577) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#586) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#588) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#591) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#593) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#595) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#597) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#601) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#604) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#615) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#617) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#619) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#621) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#644) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#655) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#663) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#665) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#670) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#672) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#674) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#691) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#694) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#706) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#714) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#726) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#729) Unexpected duplicate "background-size" (declaration-block-no-duplicate-properties)
(#734) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#738) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#742) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#745) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#750) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#760) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#762) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#777) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#779) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#783) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#785) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#789) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#793) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#797) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#801) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#805) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#809) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#813) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#823) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#856) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#861) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#864) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#866) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#875) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#877) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#887) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#889) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#893) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#897) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#902) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#925) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#929) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#933) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#937) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#941) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#945) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#949) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#973) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1004) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1027) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1035) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#1045) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1056) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1058) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1061) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1063) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#1079) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#1081) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#1083) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#1085) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1097) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1121) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1123) Unexpected duplicate "border-bottom-left-radius" (declaration-block-no-duplicate-properties)
(#1125) Unexpected duplicate "border-bottom-right-radius" (declaration-block-no-duplicate-properties)
(#1137) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#252) Unexpected shorthand "border" after "border-top-color" (declaration-block-no-shorthand-property-overrides)
(#5) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#15) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#20) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#23) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#45) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#50) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#55) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#58) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#61) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#64) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#67) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#79) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#82) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#96) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#99) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#106) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#112) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#116) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#120) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#132) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#135) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#149) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#158) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#161) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#166) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#169) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#172) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#175) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#181) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#185) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#189) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#193) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#197) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#201) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#204) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#207) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#210) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#214) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#217) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#220) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#223) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#243) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#247) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#260) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#264) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#267) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#270) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#283) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#288) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#296) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#300) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#306) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#309) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#322) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#328) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#343) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#346) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#350) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#353) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#364) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#375) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#379) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#383) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#386) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#397) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#415) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#429) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#448) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#459) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#474) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#481) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#495) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#507) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#523) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#526) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#529) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#532) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#537) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#542) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#547) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#562) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#565) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#568) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#572) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#577) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#581) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#611) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#628) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#632) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#635) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#640) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#644) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#650) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#656) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#659) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#666) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#674) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#678) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#683) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#697) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#805) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#809) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#813) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#816) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#819) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#829) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#832) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#838) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#847) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#852) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#883) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#889) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#907) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#911) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#914) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#918) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#921) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#925) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#929) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#933) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#937) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#941) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#945) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#949) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#956) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#959) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#962) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#965) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#968) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#973) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#987) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#990) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#993) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#996) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#999) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1004) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1016) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1021) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1036) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1039) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1052) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1071) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1075) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1092) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1100) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1107) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1113) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1117) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1132) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1137) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1153) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1156) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1166) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1169) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1178) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1181) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#953) Unexpected !important (declaration-no-important)
(#978) Unexpected !important (declaration-no-important)
(#1169) Unexpected !important (declaration-no-important)
(#1173) Unexpected !important (declaration-no-important)
(#1174) Unexpected !important (declaration-no-important)
(#1176) Unexpected !important (declaration-no-important)
(#1177) Unexpected !important (declaration-no-important)
(#1178) Unexpected !important (declaration-no-important)
(#1181) Unexpected !important (declaration-no-important)
(#171) Expected line length to be no more than 132 characters (max-line-length)
(#203) Expected line length to be no more than 132 characters (max-line-length)
(#209) Expected line length to be no more than 132 characters (max-line-length)
(#258) Expected line length to be no more than 132 characters (max-line-length)
(#385) Expected line length to be no more than 132 characters (max-line-length)
(#637) Expected line length to be no more than 132 characters (max-line-length)
(#642) Expected line length to be no more than 132 characters (max-line-length)
(#658) Expected line length to be no more than 132 characters (max-line-length)
(#725) Expected line length to be no more than 132 characters (max-line-length)
(#726) Expected line length to be no more than 132 characters (max-line-length)
(#801) Expected line length to be no more than 132 characters (max-line-length)
(#805) Expected line length to be no more than 132 characters (max-line-length)
(#809) Expected line length to be no more than 132 characters (max-line-length)
(#937) Expected line length to be no more than 132 characters (max-line-length)
(#941) Expected line length to be no more than 132 characters (max-line-length)
(#945) Expected line length to be no more than 132 characters (max-line-length)
(#47) Expected newline after "," (selector-list-comma-newline-after)
(#47) Expected newline after "," (selector-list-comma-newline-after)
(#63) Expected newline after "," (selector-list-comma-newline-after)
(#63) Expected newline after "," (selector-list-comma-newline-after)
(#66) Expected newline after "," (selector-list-comma-newline-after)
(#66) Expected newline after "," (selector-list-comma-newline-after)
(#66) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#203) Expected newline after "," (selector-list-comma-newline-after)
(#203) Expected newline after "," (selector-list-comma-newline-after)
(#206) Expected newline after "," (selector-list-comma-newline-after)
(#206) Expected newline after "," (selector-list-comma-newline-after)
(#206) Expected newline after "," (selector-list-comma-newline-after)
(#206) Expected newline after "," (selector-list-comma-newline-after)
(#209) Expected newline after "," (selector-list-comma-newline-after)
(#209) Expected newline after "," (selector-list-comma-newline-after)
(#209) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#269) Expected newline after "," (selector-list-comma-newline-after)
(#308) Expected newline after "," (selector-list-comma-newline-after)
(#345) Expected newline after "," (selector-list-comma-newline-after)
(#352) Expected newline after "," (selector-list-comma-newline-after)
(#385) Expected newline after "," (selector-list-comma-newline-after)
(#486) Expected newline after "," (selector-list-comma-newline-after)
(#630) Expected newline after "," (selector-list-comma-newline-after)
(#630) Expected newline after "," (selector-list-comma-newline-after)
(#637) Expected newline after "," (selector-list-comma-newline-after)
(#642) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#658) Expected newline after "," (selector-list-comma-newline-after)
(#668) Expected newline after "," (selector-list-comma-newline-after)
(#781) Expected newline after "," (selector-list-comma-newline-after)
(#781) Expected newline after "," (selector-list-comma-newline-after)
(#831) Expected newline after "," (selector-list-comma-newline-after)
(#835) Expected newline after "," (selector-list-comma-newline-after)
(#841) Expected newline after "," (selector-list-comma-newline-after)
(#885) Expected newline after "," (selector-list-comma-newline-after)
(#885) Expected newline after "," (selector-list-comma-newline-after)
(#913) Expected newline after "," (selector-list-comma-newline-after)
(#1018) Expected newline after "," (selector-list-comma-newline-after)
(#1102) Expected newline after "," (selector-list-comma-newline-after)
mod/supervideo/styles.css
(#357) Invalid value for "background" (csstree/validator)
(#488) Invalid value for "box-shadow" (csstree/validator)
(#508) Invalid value for "border" (csstree/validator)
(#555) Invalid value for "border" (csstree/validator)
(#630) Invalid value for "background" (csstree/validator)
(#664) Invalid value for "background" (csstree/validator)
(#720) Invalid value for "box-shadow" (csstree/validator)
(#750) Invalid value for "box-shadow" (csstree/validator)
(#770) Invalid value for "color" (csstree/validator)
(#803) Invalid value for "box-shadow" (csstree/validator)
(#891) Invalid value for "box-shadow" (csstree/validator)
(#916) Invalid value for "border-left" (csstree/validator)
(#918) Invalid value for "border-right" (csstree/validator)
(#1044) Invalid value for "background-image" (csstree/validator)
(#1049) Invalid value for "color" (csstree/validator)
(#1098) Invalid value for "background" (csstree/validator)
(#1129) Invalid value for "box-shadow" (csstree/validator)
(#1134) Invalid value for "box-shadow" (csstree/validator)
(#1139) Invalid value for "box-shadow" (csstree/validator)
(#1194) Invalid value for "background" (csstree/validator)
(#1286) Invalid value for "box-shadow" (csstree/validator)
(#1291) Invalid value for "box-shadow" (csstree/validator)
(#1296) Invalid value for "box-shadow" (csstree/validator)
(#1429) Invalid value for "box-shadow" (csstree/validator)
(#1449) Invalid value for "border-left" (csstree/validator)
(#1451) Invalid value for "border-right" (csstree/validator)
(#1485) Invalid value for "box-shadow" (csstree/validator)
(#1496) Invalid value for "background" (csstree/validator)
(#1709) Invalid value for "border-color" (csstree/validator)
(#119) Expected empty line before at-rule (at-rule-empty-line-before)
(#229) Expected empty line before at-rule (at-rule-empty-line-before)
(#239) Expected empty line before at-rule (at-rule-empty-line-before)
(#341) Expected empty line before at-rule (at-rule-empty-line-before)
(#51) Expected "#ffffff" to be "#fff" (color-hex-length)
(#112) Expected "#000000" to be "#000" (color-hex-length)
(#155) Expected "#000000" to be "#000" (color-hex-length)
(#165) Expected "#000000" to be "#000" (color-hex-length)
(#302) Expected "#ffffff" to be "#fff" (color-hex-length)
(#303) Expected "#ffffff" to be "#fff" (color-hex-length)
(#357) Expected "#000000" to be "#000" (color-hex-length)
(#358) Expected "#000000" to be "#000" (color-hex-length)
(#362) Expected "#ffffff" to be "#fff" (color-hex-length)
(#363) Expected "#ffffff" to be "#fff" (color-hex-length)
(#374) Expected "#000000" to be "#000" (color-hex-length)
(#488) Expected "#000000" to be "#000" (color-hex-length)
(#489) Expected "#000000" to be "#000" (color-hex-length)
(#508) Expected "#000000" to be "#000" (color-hex-length)
(#510) Expected "#000000" to be "#000" (color-hex-length)
(#555) Expected "#000000" to be "#000" (color-hex-length)
(#556) Expected "#000000" to be "#000" (color-hex-length)
(#603) Expected "#ffffff" to be "#fff" (color-hex-length)
(#604) Expected "#ffffff" to be "#fff" (color-hex-length)
(#630) Expected "#000000" to be "#000" (color-hex-length)
(#642) Expected "#ffffff" to be "#fff" (color-hex-length)
(#682) Expected "#000000" to be "#000" (color-hex-length)
(#699) Expected "#000000" to be "#000" (color-hex-length)
(#700) Expected "#000000" to be "#000" (color-hex-length)
(#701) Expected "#000000" to be "#000" (color-hex-length)
(#716) Expected "#ffffff" to be "#fff" (color-hex-length)
(#717) Expected "#ffffff" to be "#fff" (color-hex-length)
(#734) Expected "#000000" to be "#000" (color-hex-length)
(#746) Expected "#ffffff" to be "#fff" (color-hex-length)
(#747) Expected "#ffffff" to be "#fff" (color-hex-length)
(#770) Expected "#000000" to be "#000" (color-hex-length)
(#774) Expected "#000000" to be "#000" (color-hex-length)
(#786) Expected "#000000" to be "#000" (color-hex-length)
(#799) Expected "#ffffff" to be "#fff" (color-hex-length)
(#800) Expected "#ffffff" to be "#fff" (color-hex-length)
(#846) Expected "#000000" to be "#000" (color-hex-length)
(#847) Expected "#000000" to be "#000" (color-hex-length)
(#886) Expected "#ffffff" to be "#fff" (color-hex-length)
(#887) Expected "#ffffff" to be "#fff" (color-hex-length)
(#891) Expected "#000000" to be "#000" (color-hex-length)
(#892) Expected "#000000" to be "#000" (color-hex-length)
(#916) Expected "#000000" to be "#000" (color-hex-length)
(#917) Expected "#000000" to be "#000" (color-hex-length)
(#918) Expected "#000000" to be "#000" (color-hex-length)
(#919) Expected "#000000" to be "#000" (color-hex-length)
(#920) Expected "#ffffff" to be "#fff" (color-hex-length)
(#921) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1001) Expected "#000000" to be "#000" (color-hex-length)
(#1015) Expected "#000000" to be "#000" (color-hex-length)
(#1044) Expected "#000000" to be "#000" (color-hex-length)
(#1044) Expected "#000000" to be "#000" (color-hex-length)
(#1044) Expected "#000000" to be "#000" (color-hex-length)
(#1044) Expected "#000000" to be "#000" (color-hex-length)
(#1045) Expected "#000000" to be "#000" (color-hex-length)
(#1045) Expected "#000000" to be "#000" (color-hex-length)
(#1045) Expected "#000000" to be "#000" (color-hex-length)
(#1045) Expected "#000000" to be "#000" (color-hex-length)
(#1049) Expected "#000000" to be "#000" (color-hex-length)
(#1063) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1064) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1098) Expected "#000000" to be "#000" (color-hex-length)
(#1109) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1110) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1157) Expected "#000000" to be "#000" (color-hex-length)
(#1158) Expected "#000000" to be "#000" (color-hex-length)
(#1194) Expected "#000000" to be "#000" (color-hex-length)
(#1194) Expected "#000000" to be "#000" (color-hex-length)
(#1195) Expected "#000000" to be "#000" (color-hex-length)
(#1195) Expected "#000000" to be "#000" (color-hex-length)
(#1199) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1200) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1229) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1230) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1238) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1239) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1306) Expected "#000000" to be "#000" (color-hex-length)
(#1336) Expected "#000000" to be "#000" (color-hex-length)
(#1394) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1424) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1425) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1429) Expected "#000000" to be "#000" (color-hex-length)
(#1430) Expected "#000000" to be "#000" (color-hex-length)
(#1449) Expected "#000000" to be "#000" (color-hex-length)
(#1450) Expected "#000000" to be "#000" (color-hex-length)
(#1451) Expected "#000000" to be "#000" (color-hex-length)
(#1452) Expected "#000000" to be "#000" (color-hex-length)
(#1453) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1454) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1485) Expected "#000000" to be "#000" (color-hex-length)
(#1496) Expected "#000000" to be "#000" (color-hex-length)
(#1496) Expected "#000000" to be "#000" (color-hex-length)
(#1497) Expected "#000000" to be "#000" (color-hex-length)
(#1497) Expected "#000000" to be "#000" (color-hex-length)
(#1512) Expected "#ffffff" to be "#fff" (color-hex-length)
(#226) Unexpected duplicate "background-position" (declaration-block-no-duplicate-properties)
(#255) Unexpected duplicate "font-family" (declaration-block-no-duplicate-properties)
(#258) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#260) Unexpected duplicate "line-height" (declaration-block-no-duplicate-properties)
(#299) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#301) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#303) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#305) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#319) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#322) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#336) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#338) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#344) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#353) Unexpected duplicate "transform" (declaration-block-no-duplicate-properties)
(#358) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#363) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#377) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#383) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#392) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#395) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#404) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#434) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#444) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#449) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#484) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#486) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#489) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#491) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#493) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#510) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#511) Unexpected duplicate "border-top-color" (declaration-block-no-duplicate-properties)
(#516) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#523) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#537) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#540) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#542) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#556) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#565) Unexpected duplicate "padding-right" (declaration-block-no-duplicate-properties)
(#570) Unexpected duplicate "border-left-color" (declaration-block-no-duplicate-properties)
(#572) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#581) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#583) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#585) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#587) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#590) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#595) Unexpected duplicate "border-right-color" (declaration-block-no-duplicate-properties)
(#597) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#602) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#604) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#609) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#622) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#636) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#655) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#672) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#675) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#685) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#687) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#690) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#701) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#704) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#706) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#717) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#721) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#723) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#725) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#730) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#737) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#739) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#747) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#751) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#753) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#758) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#764) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#766) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#777) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#779) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#787) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#790) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#792) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#800) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#804) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#806) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#812) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#829) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#835) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#841) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#847) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#871) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#877) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#887) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#889) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#892) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#894) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#896) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#898) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#902) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#905) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#917) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#919) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#921) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#923) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#950) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#963) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#973) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#975) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#981) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#983) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#985) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1005) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1008) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#1022) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#1031) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#1045) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1048) Unexpected duplicate "background-size" (declaration-block-no-duplicate-properties)
(#1054) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1059) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1064) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1067) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1072) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1084) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#1086) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#1101) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1103) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1108) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1110) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1115) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1120) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1125) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1130) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1135) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1140) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1145) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1158) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1195) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1200) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1203) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1205) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#1215) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1217) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#1228) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1230) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1235) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1239) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1244) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1272) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1277) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1282) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1287) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1292) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1297) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1302) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1332) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1368) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1393) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1401) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#1413) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1425) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1427) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1430) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1432) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#1450) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#1452) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#1454) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#1456) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1469) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1497) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1499) Unexpected duplicate "border-bottom-left-radius" (declaration-block-no-duplicate-properties)
(#1501) Unexpected duplicate "border-bottom-right-radius" (declaration-block-no-duplicate-properties)
(#1514) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#510) Unexpected shorthand "border" after "border-top-color" (declaration-block-no-shorthand-property-overrides)
(#45) Unexpected !important (declaration-no-important)
(#46) Unexpected !important (declaration-no-important)
(#107) Unexpected !important (declaration-no-important)
(#122) Unexpected !important (declaration-no-important)
(#130) Unexpected !important (declaration-no-important)
(#146) Unexpected !important (declaration-no-important)
(#161) Unexpected !important (declaration-no-important)
(#1307) Unexpected !important (declaration-no-important)
(#1337) Unexpected !important (declaration-no-important)
(#1550) Unexpected !important (declaration-no-important)
(#1555) Unexpected !important (declaration-no-important)
(#1556) Unexpected !important (declaration-no-important)
(#1558) Unexpected !important (declaration-no-important)
(#1559) Unexpected !important (declaration-no-important)
(#1560) Unexpected !important (declaration-no-important)
(#1564) Unexpected !important (declaration-no-important)
(#1587) Unexpected !important (declaration-no-important)
(#1598) Unexpected !important (declaration-no-important)
(#1599) Unexpected !important (declaration-no-important)
(#1611) Unexpected !important (declaration-no-important)
(#1612) Unexpected !important (declaration-no-important)
(#1613) Unexpected !important (declaration-no-important)
(#1618) Unexpected !important (declaration-no-important)
(#1634) Unexpected !important (declaration-no-important)
(#1663) Unexpected !important (declaration-no-important)
(#1673) Unexpected !important (declaration-no-important)
(#1677) Unexpected !important (declaration-no-important)
(#1681) Unexpected !important (declaration-no-important)
(#1691) Unexpected !important (declaration-no-important)
(#1692) Unexpected !important (declaration-no-important)
(#1697) Unexpected !important (declaration-no-important)
(#1716) Unexpected !important (declaration-no-important)
(#1720) Unexpected !important (declaration-no-important)
(#1725) Unexpected !important (declaration-no-important)
(#1729) Unexpected !important (declaration-no-important)
(#1745) Unexpected !important (declaration-no-important)
(#1749) Unexpected !important (declaration-no-important)
(#1758) Unexpected !important (declaration-no-important)
(#1759) Unexpected !important (declaration-no-important)
(#1778) Unexpected !important (declaration-no-important)
(#1800) Unexpected !important (declaration-no-important)
(#1812) Unexpected !important (declaration-no-important)
(#1813) Unexpected !important (declaration-no-important)
(#1814) Unexpected !important (declaration-no-important)
(#1833) Unexpected !important (declaration-no-important)
(#1840) Unexpected !important (declaration-no-important)
(#1848) Unexpected !important (declaration-no-important)
(#1653) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#214) Expected line length to be no more than 132 characters (max-line-length)
(#412) Expected line length to be no more than 132 characters (max-line-length)
(#452) Expected line length to be no more than 132 characters (max-line-length)
(#460) Expected line length to be no more than 132 characters (max-line-length)
(#516) Expected line length to be no more than 132 characters (max-line-length)
(#663) Expected line length to be no more than 132 characters (max-line-length)
(#942) Expected line length to be no more than 132 characters (max-line-length)
(#948) Expected line length to be no more than 132 characters (max-line-length)
(#967) Expected line length to be no more than 132 characters (max-line-length)
(#1044) Expected line length to be no more than 132 characters (max-line-length)
(#1045) Expected line length to be no more than 132 characters (max-line-length)
(#1130) Expected line length to be no more than 132 characters (max-line-length)
(#1135) Expected line length to be no more than 132 characters (max-line-length)
(#1140) Expected line length to be no more than 132 characters (max-line-length)
(#1287) Expected line length to be no more than 132 characters (max-line-length)
(#1292) Expected line length to be no more than 132 characters (max-line-length)
(#1297) Expected line length to be no more than 132 characters (max-line-length)
(#1676) Expected line length to be no more than 132 characters (max-line-length)
(#1780) Expected line length to be no more than 132 characters (max-line-length)
(#1783) Expected line length to be no more than 132 characters (max-line-length)
(#214) Expected newline after "," (selector-list-comma-newline-after)
(#214) Expected newline after "," (selector-list-comma-newline-after)
(#269) Expected newline after "," (selector-list-comma-newline-after)
(#269) Expected newline after "," (selector-list-comma-newline-after)
(#289) Expected newline after "," (selector-list-comma-newline-after)
(#289) Expected newline after "," (selector-list-comma-newline-after)
(#293) Expected newline after "," (selector-list-comma-newline-after)
(#293) Expected newline after "," (selector-list-comma-newline-after)
(#293) Expected newline after "," (selector-list-comma-newline-after)
(#412) Expected newline after "," (selector-list-comma-newline-after)
(#412) Expected newline after "," (selector-list-comma-newline-after)
(#412) Expected newline after "," (selector-list-comma-newline-after)
(#412) Expected newline after "," (selector-list-comma-newline-after)
(#412) Expected newline after "," (selector-list-comma-newline-after)
(#452) Expected newline after "," (selector-list-comma-newline-after)
(#452) Expected newline after "," (selector-list-comma-newline-after)
(#456) Expected newline after "," (selector-list-comma-newline-after)
(#456) Expected newline after "," (selector-list-comma-newline-after)
(#456) Expected newline after "," (selector-list-comma-newline-after)
(#456) Expected newline after "," (selector-list-comma-newline-after)
(#460) Expected newline after "," (selector-list-comma-newline-after)
(#460) Expected newline after "," (selector-list-comma-newline-after)
(#460) Expected newline after "," (selector-list-comma-newline-after)
(#526) Expected newline after "," (selector-list-comma-newline-after)
(#530) Expected newline after "," (selector-list-comma-newline-after)
(#575) Expected newline after "," (selector-list-comma-newline-after)
(#616) Expected newline after "," (selector-list-comma-newline-after)
(#625) Expected newline after "," (selector-list-comma-newline-after)
(#663) Expected newline after "," (selector-list-comma-newline-after)
(#773) Expected newline after "," (selector-list-comma-newline-after)
(#933) Expected newline after "," (selector-list-comma-newline-after)
(#933) Expected newline after "," (selector-list-comma-newline-after)
(#942) Expected newline after "," (selector-list-comma-newline-after)
(#948) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#967) Expected newline after "," (selector-list-comma-newline-after)
(#979) Expected newline after "," (selector-list-comma-newline-after)
(#1106) Expected newline after "," (selector-list-comma-newline-after)
(#1106) Expected newline after "," (selector-list-comma-newline-after)
(#1167) Expected newline after "," (selector-list-comma-newline-after)
(#1172) Expected newline after "," (selector-list-comma-newline-after)
(#1178) Expected newline after "," (selector-list-comma-newline-after)
(#1226) Expected newline after "," (selector-list-comma-newline-after)
(#1226) Expected newline after "," (selector-list-comma-newline-after)
(#1257) Expected newline after "," (selector-list-comma-newline-after)
(#1383) Expected newline after "," (selector-list-comma-newline-after)
(#1475) Expected newline after "," (selector-list-comma-newline-after)
(#1676) Expected newline after "," (selector-list-comma-newline-after)
(#1757) Expected newline after "," (selector-list-comma-newline-after)
(#1780) Expected newline after "," (selector-list-comma-newline-after)
(#1783) Expected newline after "," (selector-list-comma-newline-after)
(#1802) Expected newline after "," (selector-list-comma-newline-after)
(#630) Unexpected unknown unit "a" (unit-no-unknown)
(#664) Unexpected unknown unit "a" (unit-no-unknown)
(#1098) Unexpected unknown unit "c" (unit-no-unknown)
(#1129) Unexpected unknown unit "a" (unit-no-unknown)
(#1130) Unexpected unknown unit "a" (unit-no-unknown)
(#1134) Unexpected unknown unit "a" (unit-no-unknown)
(#1135) Unexpected unknown unit "a" (unit-no-unknown)
(#1139) Unexpected unknown unit "a" (unit-no-unknown)
(#1140) Unexpected unknown unit "a" (unit-no-unknown)
(#3) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) 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)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 8 spaces (indentation)
(#232) Expected indentation of 8 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 8 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 8 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#299) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 8 spaces (indentation)
(#336) Expected indentation of 8 spaces (indentation)
(#337) Expected indentation of 8 spaces (indentation)
(#338) Expected indentation of 8 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 8 spaces (indentation)
(#344) Expected indentation of 8 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#510) Expected indentation of 4 spaces (indentation)
(#511) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#610) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#612) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#655) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#682) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#691) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#705) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#717) Expected indentation of 4 spaces (indentation)
(#718) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#720) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#723) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#729) Expected indentation of 4 spaces (indentation)
(#730) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#735) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#750) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#756) Expected indentation of 4 spaces (indentation)
(#757) Expected indentation of 4 spaces (indentation)
(#758) Expected indentation of 4 spaces (indentation)
(#762) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#764) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#792) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#794) Expected indentation of 4 spaces (indentation)
(#795) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#802) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 8 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#909) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#912) Expected indentation of 4 spaces (indentation)
(#916) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#927) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#930) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#939) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#957) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#973) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 4 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1003) Expected indentation of 4 spaces (indentation)
(#1004) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1032) Expected indentation of 4 spaces (indentation)
(#1033) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1039) Expected indentation of 4 spaces (indentation)
(#1043) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1053) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1066) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1073) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1079) Expected indentation of 4 spaces (indentation)
(#1083) Expected indentation of 4 spaces (indentation)
(#1084) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1102) Expected indentation of 4 spaces (indentation)
(#1103) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 4 spaces (indentation)
(#1108) Expected indentation of 4 spaces (indentation)
(#1109) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1120) Expected indentation of 4 spaces (indentation)
(#1124) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1139) Expected indentation of 4 spaces (indentation)
(#1140) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1145) Expected indentation of 4 spaces (indentation)
(#1149) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1158) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1161) Expected indentation of 4 spaces (indentation)
(#1162) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 4 spaces (indentation)
(#1164) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 8 spaces (indentation)
(#1174) Expected indentation of 8 spaces (indentation)
(#1175) Expected indentation of 8 spaces (indentation)
(#1179) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1182) Expected indentation of 4 spaces (indentation)
(#1183) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1190) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1199) Expected indentation of 4 spaces (indentation)
(#1200) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1206) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1208) Expected indentation of 4 spaces (indentation)
(#1209) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 4 spaces (indentation)
(#1218) Expected indentation of 4 spaces (indentation)
(#1214) Expected indentation of 8 spaces (indentation)
(#1215) Expected indentation of 8 spaces (indentation)
(#1216) Expected indentation of 8 spaces (indentation)
(#1217) Expected indentation of 8 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1227) Expected indentation of 4 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1235) Expected indentation of 4 spaces (indentation)
(#1236) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1239) Expected indentation of 4 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1241) Expected indentation of 4 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1247) Expected indentation of 4 spaces (indentation)
(#1248) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1276) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1281) Expected indentation of 4 spaces (indentation)
(#1282) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1296) Expected indentation of 4 spaces (indentation)
(#1297) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1306) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1310) Expected indentation of 4 spaces (indentation)
(#1314) Expected indentation of 4 spaces (indentation)
(#1318) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1326) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1331) Expected indentation of 8 spaces (indentation)
(#1332) Expected indentation of 8 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1340) Expected indentation of 4 spaces (indentation)
(#1341) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1344) Expected indentation of 4 spaces (indentation)
(#1345) Expected indentation of 4 spaces (indentation)
(#1346) Expected indentation of 4 spaces (indentation)
(#1350) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1358) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1369) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 8 spaces (indentation)
(#1368) Expected indentation of 8 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1374) Expected indentation of 4 spaces (indentation)
(#1375) Expected indentation of 4 spaces (indentation)
(#1376) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1379) Expected indentation of 4 spaces (indentation)
(#1380) Expected indentation of 4 spaces (indentation)
(#1384) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1386) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1394) Expected indentation of 4 spaces (indentation)
(#1395) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 4 spaces (indentation)
(#1401) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1410) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1416) Expected indentation of 4 spaces (indentation)
(#1417) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1428) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 4 spaces (indentation)
(#1439) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1450) Expected indentation of 4 spaces (indentation)
(#1451) Expected indentation of 4 spaces (indentation)
(#1452) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1455) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1460) Expected indentation of 4 spaces (indentation)
(#1461) Expected indentation of 4 spaces (indentation)
(#1462) Expected indentation of 4 spaces (indentation)
(#1463) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1476) Expected indentation of 4 spaces (indentation)
(#1477) Expected indentation of 4 spaces (indentation)
(#1478) Expected indentation of 4 spaces (indentation)
(#1479) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1484) Expected indentation of 4 spaces (indentation)
(#1485) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1496) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 4 spaces (indentation)
(#1498) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1500) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1503) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 4 spaces (indentation)
(#1505) Expected indentation of 4 spaces (indentation)
(#1506) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1518) Expected indentation of 4 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 4 spaces (indentation)
(#1522) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1524) Expected indentation of 4 spaces (indentation)
(#1525) Expected indentation of 4 spaces (indentation)
(#1526) Expected indentation of 4 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1528) Expected indentation of 4 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1530) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1539) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1543) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1545) Expected indentation of 4 spaces (indentation)
(#1546) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1554) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 4 spaces (indentation)
(#1556) Expected indentation of 4 spaces (indentation)
(#1557) Expected indentation of 4 spaces (indentation)
(#1558) Expected indentation of 4 spaces (indentation)
(#1559) Expected indentation of 4 spaces (indentation)
(#1560) Expected indentation of 4 spaces (indentation)
(#1564) Expected indentation of 4 spaces (indentation)
(#1568) Expected indentation of 4 spaces (indentation)
(#1572) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1578) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1586) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 8 spaces (indentation)
(#1591) Expected indentation of 4 spaces (indentation)
(#1595) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1599) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1607) Expected indentation of 4 spaces (indentation)
(#1610) Expected indentation of 4 spaces (indentation)
(#1611) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 4 spaces (indentation)
(#1613) Expected indentation of 4 spaces (indentation)
(#1616) Expected indentation of 4 spaces (indentation)
(#1617) Expected indentation of 4 spaces (indentation)
(#1618) Expected indentation of 4 spaces (indentation)
(#1619) Expected indentation of 4 spaces (indentation)
(#1620) Expected indentation of 4 spaces (indentation)
(#1621) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1623) Expected indentation of 4 spaces (indentation)
(#1624) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1631) Expected indentation of 4 spaces (indentation)
(#1634) Expected indentation of 4 spaces (indentation)
(#1635) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1637) Expected indentation of 4 spaces (indentation)
(#1638) Expected indentation of 4 spaces (indentation)
(#1641) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1647) Expected indentation of 4 spaces (indentation)
(#1650) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1655) Expected indentation of 4 spaces (indentation)
(#1656) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1667) Expected indentation of 4 spaces (indentation)
(#1668) Expected indentation of 4 spaces (indentation)
(#1671) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1674) Expected indentation of 4 spaces (indentation)
(#1677) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1681) Expected indentation of 4 spaces (indentation)
(#1682) Expected indentation of 4 spaces (indentation)
(#1685) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1693) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1703) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1706) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1716) Expected indentation of 4 spaces (indentation)
(#1717) Expected indentation of 4 spaces (indentation)
(#1720) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1732) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1734) Expected indentation of 4 spaces (indentation)
(#1739) Expected indentation of 4 spaces (indentation)
(#1742) Expected indentation of 4 spaces (indentation)
(#1745) Expected indentation of 4 spaces (indentation)
(#1746) Expected indentation of 4 spaces (indentation)
(#1747) Expected indentation of 4 spaces (indentation)
(#1748) Expected indentation of 4 spaces (indentation)
(#1749) Expected indentation of 4 spaces (indentation)
(#1752) Expected indentation of 4 spaces (indentation)
(#1755) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1759) Expected indentation of 4 spaces (indentation)
(#1762) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1766) Expected indentation of 4 spaces (indentation)
(#1767) Expected indentation of 4 spaces (indentation)
(#1768) Expected indentation of 4 spaces (indentation)
(#1771) Expected indentation of 4 spaces (indentation)
(#1774) Expected indentation of 4 spaces (indentation)
(#1778) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1789) Expected indentation of 4 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1807) Expected indentation of 4 spaces (indentation)
(#1812) Expected indentation of 4 spaces (indentation)
(#1813) Expected indentation of 4 spaces (indentation)
(#1814) Expected indentation of 4 spaces (indentation)
(#1819) Expected indentation of 4 spaces (indentation)
(#1820) Expected indentation of 4 spaces (indentation)
(#1821) Expected indentation of 4 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1824) Expected indentation of 4 spaces (indentation)
(#1825) Expected indentation of 4 spaces (indentation)
(#1826) Expected indentation of 4 spaces (indentation)
(#1827) Expected indentation of 4 spaces (indentation)
(#1828) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1835) Expected indentation of 4 spaces (indentation)
(#1840) Expected indentation of 4 spaces (indentation)
(#1845) Expected indentation of 4 spaces (indentation)
(#1848) Expected indentation of 4 spaces (indentation)
mod/supervideo/styles.scss
(#153) Invalid value for "background" (csstree/validator)
(#359) Invalid value for "border-color" (csstree/validator)
(#223) Expected empty line before at-rule (at-rule-empty-line-before)
(#239) Expected empty line before at-rule (at-rule-empty-line-before)
(#53) Expected "#ffffff" to be "#fff" (color-hex-length)
(#112) Expected "#000000" to be "#000" (color-hex-length)
(#165) Expected "#00000000" to be "#0000" (color-hex-length)
(#153) Unexpected invalid hex color "#0000000" (color-no-invalid-hex)
(#56) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#47) Unexpected !important (declaration-no-important)
(#49) Unexpected !important (declaration-no-important)
(#107) Unexpected !important (declaration-no-important)
(#120) Unexpected !important (declaration-no-important)
(#127) Unexpected !important (declaration-no-important)
(#144) Unexpected !important (declaration-no-important)
(#160) Unexpected !important (declaration-no-important)
(#241) Unexpected !important (declaration-no-important)
(#250) Unexpected !important (declaration-no-important)
(#251) Unexpected !important (declaration-no-important)
(#263) Unexpected !important (declaration-no-important)
(#264) Unexpected !important (declaration-no-important)
(#265) Unexpected !important (declaration-no-important)
(#270) Unexpected !important (declaration-no-important)
(#286) Unexpected !important (declaration-no-important)
(#314) Unexpected !important (declaration-no-important)
(#324) Unexpected !important (declaration-no-important)
(#327) Unexpected !important (declaration-no-important)
(#331) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#343) Unexpected !important (declaration-no-important)
(#347) Unexpected !important (declaration-no-important)
(#365) Unexpected !important (declaration-no-important)
(#372) Unexpected !important (declaration-no-important)
(#377) Unexpected !important (declaration-no-important)
(#381) Unexpected !important (declaration-no-important)
(#399) Unexpected !important (declaration-no-important)
(#403) Unexpected !important (declaration-no-important)
(#415) Unexpected !important (declaration-no-important)
(#416) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#467) Unexpected !important (declaration-no-important)
(#472) Unexpected !important (declaration-no-important)
(#473) Unexpected !important (declaration-no-important)
(#474) Unexpected !important (declaration-no-important)
(#492) Unexpected !important (declaration-no-important)
(#496) Unexpected !important (declaration-no-important)
(#505) Unexpected !important (declaration-no-important)
(#303) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#326) Expected newline after "," (selector-list-comma-newline-after)
(#414) Expected newline after "," (selector-list-comma-newline-after)
(#468) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(32 errors, 0 warnings)

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

mod/supervideo/backup/moodle2/restore_supervideo_activity_task.class.php
(#83) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#85) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#99) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#101) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/supervideo/backup/moodle2/restore_supervideo_stepslib.php
(#34) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/supervideo/classes/analytics/supervideo_view.php
(#32) Phpdocs for function supervideo_view::create has incomplete parameters list
(#59) Phpdocs for function supervideo_view::internal_create has incomplete parameters list
(#89) Phpdocs for function supervideo_view::update has incomplete parameters list
mod/supervideo/classes/completion/completion_util.php
(#31) Phpdocs for function completion_util::get_completion_state has incomplete parameters list
mod/supervideo/classes/core_hook_output.php
(#97) Phpdocs for function core_hook_output::get_youtube_videoid has incomplete parameters list
mod/supervideo/classes/grade/grades_util.php
(#31) Phpdocs for function grades_util::update has incomplete parameters list
(#76) Phpdocs for function grades_util::grade_item_update has incomplete parameters list
mod/supervideo/classes/ottflix/repository.php
(#154) Phpdocs for function repository::ai has incomplete parameters list
mod/supervideo/classes/output/mobile.php
(#33) Phpdocs for function mobile::mobile_course_view has incomplete parameters list
mod/supervideo/classes/pandavideo/repository.php
(#38) Phpdocs for function repository::oembed has incomplete parameters list
mod/supervideo/classes/report/supervideo_view.php
(#48) Phpdocs for function supervideo_view::__construct has incomplete parameters list
(#196) Phpdocs for function supervideo_view::col_currenttime has incomplete parameters list
(#214) Phpdocs for function supervideo_view::col_duration has incomplete parameters list
(#232) Phpdocs for function supervideo_view::col_percent has incomplete parameters list
(#243) Phpdocs for function supervideo_view::col_mapa has incomplete parameters list
(#268) Phpdocs for function supervideo_view::col_timecreated has incomplete parameters list
(#279) Phpdocs for function supervideo_view::col_timemodified has incomplete parameters list
(#290) Phpdocs for function supervideo_view::col_extra has incomplete parameters list
(#322) Phpdocs for function supervideo_view::query_db_default has incomplete parameters list
(#415) Phpdocs for function supervideo_view::query_db_postgresql has incomplete parameters list
mod/supervideo/classes/service/progress.php
(#54) Phpdocs for function progress::save has incomplete parameters list
mod/supervideo/classes/util/config_util.php
(#32) Phpdocs for function config_util::get_config has incomplete parameters list
mod/supervideo/db/upgrade.php
(#256) Phpdocs for function xmldb_supervideo_upgrade_parse has incomplete parameters list
mod/supervideo/lib.php
(#186) Phpdocs for function supervideo_youtube_size has incomplete parameters list
(#351) Phpdocs for function supervideo_format_time has incomplete parameters list
(#681) Inline phpdocs tag {@link get_array_of_activities()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/supervideo/mod_form.php
(#345) Phpdocs for function mod_supervideo_mod_form::validation has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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

mod/supervideo/templates/embed_drive.mustache
(#1) HTML validation skipped
mod/supervideo/templates/embed_pandavideo.mustache
(#1) HTML validation skipped
mod/supervideo/templates/embed_vimeo.mustache
(#1) HTML validation skipped

Gherkin .feature problems

(0 errors, 0 warnings)

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