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

(0 errors, 0 warnings)

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


Javascript coding style problems

(331 errors, 479 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)
(#20) Identifier 'has_panda_token' is not in camel case. (camelcase)
(#24) Identifier 'has_panda_token' is not in camel case. (camelcase)
(#24) Identifier 'has_panda_token' is not in camel case. (camelcase)
(#32) Missing space before value for key 'origem'. (key-spacing)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Identifier 'id_origem' is not in camel case. (camelcase)
(#35) Identifier 'id_origem' is not in camel case. (camelcase)
(#41) Identifier 'id_origem' is not in camel case. (camelcase)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Identifier 'id_origem' is not in camel case. (camelcase)
(#43) Missing semicolon. (@babel/semi)
(#46) Identifier 'id_origem' is not in camel case. (camelcase)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Missing space before value for key 'panda'. (key-spacing)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Missing space before opening brace. (space-before-blocks)
(#61) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#62) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#77) Identifier 'id_origem' is not in camel case. (camelcase)
(#78) Identifier 'id_origem' is not in camel case. (camelcase)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Identifier 'id_origem' is not in camel case. (camelcase)
(#92) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Missing space before opening brace. (space-before-blocks)
(#93) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#98) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#98) Missing space before opening brace. (space-before-blocks)
(#99) Unexpected console statement. (no-console)
(#106) Unexpected console statement. (no-console)
(#107) Expected catch,fail,always() or return (promise/catch-or-return)
(#108) Each then() should return a value or throw (promise/always-return)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#115) Unexpected whitespace between function name and paren. (func-call-spacing)
(#118) Unexpected whitespace between function name and paren. (func-call-spacing)
(#123) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#128) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#129) Unexpected whitespace between function name and paren. (func-call-spacing)
(#131) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#132) Unexpected whitespace between function name and paren. (func-call-spacing)
(#135) Identifier 'id_videourl_panda' is not in camel case. (camelcase)
(#135) 'e' is defined but never used. (no-unused-vars)
(#136) Unexpected whitespace between function name and paren. (func-call-spacing)
(#140) Identifier 'panda_youtube_vimeo' is not in camel case. (camelcase)
(#140) Missing space before value for key 'panda_youtube_vimeo'. (key-spacing)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) Identifier 'id_origem' is not in camel case. (camelcase)
(#142) Identifier 'id_origem' is not in camel case. (camelcase)
(#144) Identifier 'id_origem' is not in camel case. (camelcase)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Expected space(s) before "else". (keyword-spacing)
(#147) Expected space(s) after "else". (keyword-spacing)
(#166) 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)
(#64) 'YT' is not defined. (no-undef)
(#64) 'YT' is not defined. (no-undef)
(#65) 'YT' is not defined. (no-undef)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#71) 'event' is defined but never used. (no-unused-vars)
(#74) Unexpected console statement. (no-console)
(#76) Unexpected console statement. (no-console)
(#77) Identifier 'player_create' is not in camel case. (camelcase)
(#79) Identifier 'player_create' is not in camel case. (camelcase)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected console statement. (no-console)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#101) 'player' is not defined. (no-undef)
(#101) 'player' is not defined. (no-undef)
(#102) Identifier 'player_create' is not in camel case. (camelcase)
(#102) 'player' is not defined. (no-undef)
(#102) 'player' is not defined. (no-undef)
(#107) Identifier 'resource_audio' is not in camel case. (camelcase)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Identifier 'view_id' is not in camel case. (camelcase)
(#107) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#110) Identifier 'player_create' is not in camel case. (camelcase)
(#110) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#110) Identifier 'view_id' is not in camel case. (camelcase)
(#129) Identifier 'player_create' is not in camel case. (camelcase)
(#137) Identifier 'view_id' is not in camel case. (camelcase)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#143) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Unexpected space before function parentheses. (space-before-function-paren)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#160) Identifier 'player_create' is not in camel case. (camelcase)
(#164) Identifier 'resource_video' is not in camel case. (camelcase)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#164) Identifier 'view_id' is not in camel case. (camelcase)
(#164) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#165) Identifier 'player_create' is not in camel case. (camelcase)
(#165) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#165) Identifier 'view_id' is not in camel case. (camelcase)
(#183) Identifier 'player_create' is not in camel case. (camelcase)
(#191) Identifier 'view_id' is not in camel case. (camelcase)
(#196) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Identifier 'player_create' is not in camel case. (camelcase)
(#211) Unexpected space before function parentheses. (space-before-function-paren)
(#215) Unexpected space before function parentheses. (space-before-function-paren)
(#216) Identifier 'player_create' is not in camel case. (camelcase)
(#223) 'Hls' is not defined. (no-undef)
(#228) 'Hls' is not defined. (no-undef)
(#234) 'Hls' is not defined. (no-undef)
(#234) Unexpected space before function parentheses. (space-before-function-paren)
(#234) 'event' is defined but never used. (no-unused-vars)
(#234) 'data' is defined but never used. (no-unused-vars)
(#237) Missing semicolon. (@babel/semi)
(#241) Unquoted reserved word 'default' used as key. (quote-props)
(#243) Comments should not begin with a lowercase character. (capitalized-comments)
(#246) Missing semicolon. (@babel/semi)
(#248) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#251) Unexpected console statement. (no-console)
(#259) Missing semicolon. (@babel/semi)
(#272) Unexpected space before function parentheses. (space-before-function-paren)
(#272) 'event' is defined but never used. (no-unused-vars)
(#273) Identifier 'player_create' is not in camel case. (camelcase)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#277) Identifier 'view_id' is not in camel case. (camelcase)
(#277) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#278) Identifier 'player_create' is not in camel case. (camelcase)
(#278) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#278) Identifier 'view_id' is not in camel case. (camelcase)
(#281) 'Vimeo' is not defined. (no-undef)
(#283) Identifier 'start_currenttime' is not in camel case. (camelcase)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#291) Expected catch,fail,always() or return (promise/catch-or-return)
(#291) Each then() should return a value or throw (promise/always-return)
(#291) Unexpected space before function parentheses. (space-before-function-paren)
(#295) Identifier 'player_create' is not in camel case. (camelcase)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#301) Expected catch,fail,always() or return (promise/catch-or-return)
(#301) Each then() should return a value or throw (promise/always-return)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Identifier 'player_create' is not in camel case. (camelcase)
(#306) Expected catch,fail,always() or return (promise/catch-or-return)
(#306) Each then() should return a value or throw (promise/always-return)
(#306) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Identifier 'view_id' is not in camel case. (camelcase)
(#316) Identifier 'player_create' is not in camel case. (camelcase)
(#316) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#316) Identifier 'view_id' is not in camel case. (camelcase)
(#317) Identifier 'player_create' is not in camel case. (camelcase)
(#320) Identifier 'player_create' is not in camel case. (camelcase)
(#322) Identifier 'player_create' is not in camel case. (camelcase)
(#326) Identifier 'player_create' is not in camel case. (camelcase)
(#330) Unexpected space before function parentheses. (space-before-function-paren)
(#330) Identifier 'view_id' is not in camel case. (camelcase)
(#331) Identifier 'player_create' is not in camel case. (camelcase)
(#333) Identifier 'player_create' is not in camel case. (camelcase)
(#333) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#333) Identifier 'view_id' is not in camel case. (camelcase)
(#340) Missing semicolon. (@babel/semi)
(#343) Identifier 'player_create' is not in camel case. (camelcase)
(#352) Identifier '_error_load' is not in camel case. (camelcase)
(#352) Unexpected space before function parentheses. (space-before-function-paren)
(#353) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#380) Identifier '_internal_resize__width' is not in camel case. (camelcase)
(#381) Identifier '_internal_resize__height' is not in camel case. (camelcase)
(#382) Identifier '_internal_resize' is not in camel case. (camelcase)
(#382) Unexpected space before function parentheses. (space-before-function-paren)
(#383) Unexpected console statement. (no-console)
(#384) Identifier 'player_create' is not in camel case. (camelcase)
(#384) Identifier '_internal_resize__width' is not in camel case. (camelcase)
(#385) Identifier 'player_create' is not in camel case. (camelcase)
(#385) Identifier '_internal_resize__height' is not in camel case. (camelcase)
(#387) Identifier 'player_create' is not in camel case. (camelcase)
(#388) Identifier 'player_create' is not in camel case. (camelcase)
(#391) Identifier '_internal_max_height__resizePage' is not in camel case. (camelcase)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#423) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#426) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#427) Identifier 'player_create' is not in camel case. (camelcase)
(#427) Identifier 'player_create' is not in camel case. (camelcase)
(#430) Identifier 'player_create' is not in camel case. (camelcase)
(#430) Identifier 'player_create' is not in camel case. (camelcase)
(#432) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#438) This line has a length of 135. Maximum allowed is 132. (max-len)
(#438) Comments should not begin with a lowercase character. (capitalized-comments)
(#439) Identifier '$supervideo_area_embed' is not in camel case. (camelcase)
(#440) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) Identifier '_internal_last_posicao_video' is not in camel case. (camelcase)
(#452) Identifier '_internal_last_percent' is not in camel case. (camelcase)
(#453) Identifier '_internal_assistido' is not in camel case. (camelcase)
(#454) Identifier '_internal_view_id' is not in camel case. (camelcase)
(#455) Identifier '_internal_progress_length' is not in camel case. (camelcase)
(#456) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#457) Identifier '_internal_saveprogress' is not in camel case. (camelcase)
(#457) Expected to return a value at the end of method '_internal_saveprogress'. (consistent-return)
(#457) Unexpected space before function parentheses. (space-before-function-paren)
(#466) Identifier 'player_create' is not in camel case. (camelcase)
(#467) Identifier 'player_create' is not in camel case. (camelcase)
(#470) Identifier 'player_create' is not in camel case. (camelcase)
(#471) Identifier 'posicao_video' is not in camel case. (camelcase)
(#471) 'posicao_video' is not defined. (no-undef)
(#473) Identifier 'posicao_video' is not in camel case. (camelcase)
(#473) 'posicao_video' is assigned a value but never used. (no-unused-vars)
(#473) Identifier 'player_create' is not in camel case. (camelcase)
(#476) Identifier 'player_create' is not in camel case. (camelcase)
(#476) Identifier 'posicao_video' is not in camel case. (camelcase)
(#476) 'posicao_video' is not defined. (no-undef)
(#476) Expected { after 'if' condition. (curly)
(#476) Method '_internal_saveprogress' expected a return value. (consistent-return)
(#477) Identifier 'player_create' is not in camel case. (camelcase)
(#477) Identifier '_internal_last_posicao_video' is not in camel case. (camelcase)
(#477) Identifier 'posicao_video' is not in camel case. (camelcase)
(#477) 'posicao_video' is not defined. (no-undef)
(#479) Identifier 'posicao_video' is not in camel case. (camelcase)
(#479) 'posicao_video' is not defined. (no-undef)
(#480) Identifier 'player_create' is not in camel case. (camelcase)
(#480) Identifier 'posicao_video' is not in camel case. (camelcase)
(#480) 'posicao_video' is not defined. (no-undef)
(#484) Identifier 'player_create' is not in camel case. (camelcase)
(#485) Identifier 'player_create' is not in camel case. (camelcase)
(#491) Identifier 'player_create' is not in camel case. (camelcase)
(#492) Identifier 'player_create' is not in camel case. (camelcase)
(#495) Identifier 'player_create' is not in camel case. (camelcase)
(#496) Method '_internal_saveprogress' expected a return value. (consistent-return)
(#498) Identifier 'player_create' is not in camel case. (camelcase)
(#498) Identifier '_internal_last_percent' is not in camel case. (camelcase)
(#503) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#504) Identifier 'player_create' is not in camel case. (camelcase)
(#507) Identifier 'player_create' is not in camel case. (camelcase)
(#508) Identifier 'player_create' is not in camel case. (camelcase)
(#508) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#511) Identifier 'player_create' is not in camel case. (camelcase)
(#514) Identifier 'player_create' is not in camel case. (camelcase)
(#515) Identifier 'player_create' is not in camel case. (camelcase)
(#515) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#519) Identifier 'player_create' is not in camel case. (camelcase)
(#522) Identifier 'player_create' is not in camel case. (camelcase)
(#523) Identifier 'player_create' is not in camel case. (camelcase)
(#523) Identifier '_internal_sizenum' is not in camel case. (camelcase)
(#532) Identifier 'view_id' is not in camel case. (camelcase)
(#532) Identifier 'player_create' is not in camel case. (camelcase)
(#536) Identifier 'player_create' is not in camel case. (camelcase)
(#546) Identifier '_internal_progress_create' is not in camel case. (camelcase)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#553) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#555) Identifier 'mapa_json_base64' is not in camel case. (camelcase)
(#556) Identifier 'mapa_json_base64' is not in camel case. (camelcase)
(#557) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#560) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#564) Identifier 'player_create' is not in camel case. (camelcase)
(#564) Identifier '_internal_progress_length' is not in camel case. (camelcase)
(#566) Identifier 'player_create' is not in camel case. (camelcase)
(#567) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#568) Identifier 'player_create' is not in camel case. (camelcase)
(#568) Identifier 'supervideo_view_mapa' is not in camel case. (camelcase)
(#570) Identifier 'player_create' is not in camel case. (camelcase)
(#572) Identifier '$mapa_item' is not in camel case. (camelcase)
(#576) Identifier 'player_create' is not in camel case. (camelcase)
(#586) Identifier '$mapa_clique' is not in camel case. (camelcase)
(#590) Unexpected space before function parentheses. (space-before-function-paren)
(#602) Identifier '_internal_add' is not in camel case. (camelcase)
(#602) Unexpected space before function parentheses. (space-before-function-paren)
(#606) Identifier 'error_idnotfound' is not in camel case. (camelcase)
(#606) Unexpected space before function parentheses. (space-before-function-paren)
(#610) Identifier 'secondary_navigation' is not in camel case. (camelcase)
(#610) Unexpected space before function parentheses. (space-before-function-paren)
(#610) Identifier 'course_id' is not in camel case. (camelcase)
(#614) Identifier 'course_id' is not in camel case. (camelcase)
(#638) 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)
(#8638) 'jQuery' is not defined. (no-undef)
(#8652) Unexpected empty arrow function. (no-empty-function)
(#8799) Missing JSDoc @param "thumbnailSource" declaration. (jsdoc/require-param)

CSS problems

(1849 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
(#356) Invalid value for "background" (csstree/validator)
(#487) Invalid value for "box-shadow" (csstree/validator)
(#507) Invalid value for "border" (csstree/validator)
(#554) Invalid value for "border" (csstree/validator)
(#629) Invalid value for "background" (csstree/validator)
(#663) Invalid value for "background" (csstree/validator)
(#719) Invalid value for "box-shadow" (csstree/validator)
(#749) Invalid value for "box-shadow" (csstree/validator)
(#769) Invalid value for "color" (csstree/validator)
(#802) Invalid value for "box-shadow" (csstree/validator)
(#890) Invalid value for "box-shadow" (csstree/validator)
(#915) Invalid value for "border-left" (csstree/validator)
(#917) Invalid value for "border-right" (csstree/validator)
(#1043) Invalid value for "background-image" (csstree/validator)
(#1048) Invalid value for "color" (csstree/validator)
(#1097) Invalid value for "background" (csstree/validator)
(#1128) Invalid value for "box-shadow" (csstree/validator)
(#1133) Invalid value for "box-shadow" (csstree/validator)
(#1138) Invalid value for "box-shadow" (csstree/validator)
(#1193) Invalid value for "background" (csstree/validator)
(#1285) Invalid value for "box-shadow" (csstree/validator)
(#1290) Invalid value for "box-shadow" (csstree/validator)
(#1295) Invalid value for "box-shadow" (csstree/validator)
(#1428) Invalid value for "box-shadow" (csstree/validator)
(#1448) Invalid value for "border-left" (csstree/validator)
(#1450) Invalid value for "border-right" (csstree/validator)
(#1484) Invalid value for "box-shadow" (csstree/validator)
(#1495) Invalid value for "background" (csstree/validator)
(#1708) Invalid value for "border-color" (csstree/validator)
(#118) Expected empty line before at-rule (at-rule-empty-line-before)
(#228) Expected empty line before at-rule (at-rule-empty-line-before)
(#238) Expected empty line before at-rule (at-rule-empty-line-before)
(#340) Expected empty line before at-rule (at-rule-empty-line-before)
(#51) Expected "#ffffff" to be "#fff" (color-hex-length)
(#111) Expected "#000000" to be "#000" (color-hex-length)
(#154) Expected "#000000" to be "#000" (color-hex-length)
(#164) Expected "#000000" to be "#000" (color-hex-length)
(#301) Expected "#ffffff" to be "#fff" (color-hex-length)
(#302) Expected "#ffffff" to be "#fff" (color-hex-length)
(#356) Expected "#000000" to be "#000" (color-hex-length)
(#357) Expected "#000000" to be "#000" (color-hex-length)
(#361) Expected "#ffffff" to be "#fff" (color-hex-length)
(#362) Expected "#ffffff" to be "#fff" (color-hex-length)
(#373) Expected "#000000" to be "#000" (color-hex-length)
(#487) Expected "#000000" to be "#000" (color-hex-length)
(#488) Expected "#000000" to be "#000" (color-hex-length)
(#507) Expected "#000000" to be "#000" (color-hex-length)
(#509) Expected "#000000" to be "#000" (color-hex-length)
(#554) Expected "#000000" to be "#000" (color-hex-length)
(#555) Expected "#000000" to be "#000" (color-hex-length)
(#602) Expected "#ffffff" to be "#fff" (color-hex-length)
(#603) Expected "#ffffff" to be "#fff" (color-hex-length)
(#629) Expected "#000000" to be "#000" (color-hex-length)
(#641) Expected "#ffffff" to be "#fff" (color-hex-length)
(#681) Expected "#000000" to be "#000" (color-hex-length)
(#698) 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)
(#715) Expected "#ffffff" to be "#fff" (color-hex-length)
(#716) Expected "#ffffff" to be "#fff" (color-hex-length)
(#733) Expected "#000000" to be "#000" (color-hex-length)
(#745) Expected "#ffffff" to be "#fff" (color-hex-length)
(#746) Expected "#ffffff" to be "#fff" (color-hex-length)
(#769) Expected "#000000" to be "#000" (color-hex-length)
(#773) Expected "#000000" to be "#000" (color-hex-length)
(#785) Expected "#000000" to be "#000" (color-hex-length)
(#798) Expected "#ffffff" to be "#fff" (color-hex-length)
(#799) Expected "#ffffff" to be "#fff" (color-hex-length)
(#845) Expected "#000000" to be "#000" (color-hex-length)
(#846) Expected "#000000" to be "#000" (color-hex-length)
(#885) Expected "#ffffff" to be "#fff" (color-hex-length)
(#886) Expected "#ffffff" to be "#fff" (color-hex-length)
(#890) Expected "#000000" to be "#000" (color-hex-length)
(#891) Expected "#000000" to be "#000" (color-hex-length)
(#915) 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 "#ffffff" to be "#fff" (color-hex-length)
(#920) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1000) Expected "#000000" to be "#000" (color-hex-length)
(#1014) Expected "#000000" to be "#000" (color-hex-length)
(#1043) Expected "#000000" to be "#000" (color-hex-length)
(#1043) Expected "#000000" to be "#000" (color-hex-length)
(#1043) Expected "#000000" to be "#000" (color-hex-length)
(#1043) 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)
(#1048) Expected "#000000" to be "#000" (color-hex-length)
(#1062) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1063) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1097) Expected "#000000" to be "#000" (color-hex-length)
(#1108) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1109) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1156) Expected "#000000" to be "#000" (color-hex-length)
(#1157) Expected "#000000" to be "#000" (color-hex-length)
(#1193) Expected "#000000" to be "#000" (color-hex-length)
(#1193) 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)
(#1198) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1199) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1228) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1229) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1237) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1238) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1305) Expected "#000000" to be "#000" (color-hex-length)
(#1335) Expected "#000000" to be "#000" (color-hex-length)
(#1393) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1423) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1424) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1428) Expected "#000000" to be "#000" (color-hex-length)
(#1429) Expected "#000000" to be "#000" (color-hex-length)
(#1448) 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 "#ffffff" to be "#fff" (color-hex-length)
(#1453) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1484) Expected "#000000" to be "#000" (color-hex-length)
(#1495) Expected "#000000" to be "#000" (color-hex-length)
(#1495) 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)
(#1511) Expected "#ffffff" to be "#fff" (color-hex-length)
(#225) Unexpected duplicate "background-position" (declaration-block-no-duplicate-properties)
(#254) Unexpected duplicate "font-family" (declaration-block-no-duplicate-properties)
(#257) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#259) Unexpected duplicate "line-height" (declaration-block-no-duplicate-properties)
(#298) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#300) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#302) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#304) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#318) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#321) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#335) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#337) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#343) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#352) Unexpected duplicate "transform" (declaration-block-no-duplicate-properties)
(#357) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#362) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#376) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#382) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#391) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#394) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#403) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#433) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#443) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#448) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#483) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#485) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#488) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#490) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#492) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#509) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#510) Unexpected duplicate "border-top-color" (declaration-block-no-duplicate-properties)
(#515) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#522) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#536) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#539) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#541) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#555) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#564) Unexpected duplicate "padding-right" (declaration-block-no-duplicate-properties)
(#569) Unexpected duplicate "border-left-color" (declaration-block-no-duplicate-properties)
(#571) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#580) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#582) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#584) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#586) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#589) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#594) Unexpected duplicate "border-right-color" (declaration-block-no-duplicate-properties)
(#596) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#601) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#603) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#608) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#621) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#635) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#654) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#671) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#674) Unexpected duplicate "padding-left" (declaration-block-no-duplicate-properties)
(#684) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#686) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#689) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#700) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#703) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#705) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#716) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#720) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#722) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#724) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#729) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#736) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#738) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#746) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#750) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#752) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#757) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#763) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#765) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#776) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#778) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#786) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#789) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#791) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#799) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#803) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#805) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#811) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#828) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#834) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#840) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#846) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#870) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#876) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#886) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#888) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#891) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#893) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#895) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#897) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#901) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#904) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#916) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#918) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#920) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#922) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#949) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#962) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#972) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#974) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#980) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#982) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#984) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1004) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1007) Unexpected duplicate "margin-top" (declaration-block-no-duplicate-properties)
(#1021) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#1030) Unexpected duplicate "min-width" (declaration-block-no-duplicate-properties)
(#1044) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1047) Unexpected duplicate "background-size" (declaration-block-no-duplicate-properties)
(#1053) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1058) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1063) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1066) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1071) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1083) Unexpected duplicate "margin-left" (declaration-block-no-duplicate-properties)
(#1085) Unexpected duplicate "margin-right" (declaration-block-no-duplicate-properties)
(#1100) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1102) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1107) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1109) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1114) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1119) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1124) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1129) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1134) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1139) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1144) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1157) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1194) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1199) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1202) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1204) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#1214) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1216) Unexpected duplicate "padding-top" (declaration-block-no-duplicate-properties)
(#1227) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1229) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1234) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1238) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1243) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#1271) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1276) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1281) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1286) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1291) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1296) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1301) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1331) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1367) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1392) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1400) Unexpected duplicate "right" (declaration-block-no-duplicate-properties)
(#1412) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#1424) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1426) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1429) Unexpected duplicate "box-shadow" (declaration-block-no-duplicate-properties)
(#1431) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#1449) Unexpected duplicate "border-left" (declaration-block-no-duplicate-properties)
(#1451) Unexpected duplicate "border-right" (declaration-block-no-duplicate-properties)
(#1453) Unexpected duplicate "border-top" (declaration-block-no-duplicate-properties)
(#1455) Unexpected duplicate "bottom" (declaration-block-no-duplicate-properties)
(#1468) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#1496) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1498) Unexpected duplicate "border-bottom-left-radius" (declaration-block-no-duplicate-properties)
(#1500) Unexpected duplicate "border-bottom-right-radius" (declaration-block-no-duplicate-properties)
(#1513) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#509) 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)
(#106) Unexpected !important (declaration-no-important)
(#121) Unexpected !important (declaration-no-important)
(#129) Unexpected !important (declaration-no-important)
(#145) Unexpected !important (declaration-no-important)
(#160) Unexpected !important (declaration-no-important)
(#1306) Unexpected !important (declaration-no-important)
(#1336) Unexpected !important (declaration-no-important)
(#1549) Unexpected !important (declaration-no-important)
(#1554) Unexpected !important (declaration-no-important)
(#1555) Unexpected !important (declaration-no-important)
(#1557) Unexpected !important (declaration-no-important)
(#1558) Unexpected !important (declaration-no-important)
(#1559) Unexpected !important (declaration-no-important)
(#1563) Unexpected !important (declaration-no-important)
(#1586) Unexpected !important (declaration-no-important)
(#1597) Unexpected !important (declaration-no-important)
(#1598) Unexpected !important (declaration-no-important)
(#1610) Unexpected !important (declaration-no-important)
(#1611) Unexpected !important (declaration-no-important)
(#1612) Unexpected !important (declaration-no-important)
(#1617) Unexpected !important (declaration-no-important)
(#1633) Unexpected !important (declaration-no-important)
(#1662) Unexpected !important (declaration-no-important)
(#1672) Unexpected !important (declaration-no-important)
(#1676) Unexpected !important (declaration-no-important)
(#1680) Unexpected !important (declaration-no-important)
(#1690) Unexpected !important (declaration-no-important)
(#1691) Unexpected !important (declaration-no-important)
(#1696) Unexpected !important (declaration-no-important)
(#1715) Unexpected !important (declaration-no-important)
(#1719) Unexpected !important (declaration-no-important)
(#1724) Unexpected !important (declaration-no-important)
(#1728) Unexpected !important (declaration-no-important)
(#1744) Unexpected !important (declaration-no-important)
(#1748) Unexpected !important (declaration-no-important)
(#1757) Unexpected !important (declaration-no-important)
(#1758) Unexpected !important (declaration-no-important)
(#1777) Unexpected !important (declaration-no-important)
(#1799) Unexpected !important (declaration-no-important)
(#1811) Unexpected !important (declaration-no-important)
(#1812) Unexpected !important (declaration-no-important)
(#1813) Unexpected !important (declaration-no-important)
(#1832) Unexpected !important (declaration-no-important)
(#1839) Unexpected !important (declaration-no-important)
(#1847) Unexpected !important (declaration-no-important)
(#1652) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#213) Expected line length to be no more than 132 characters (max-line-length)
(#411) Expected line length to be no more than 132 characters (max-line-length)
(#451) Expected line length to be no more than 132 characters (max-line-length)
(#459) Expected line length to be no more than 132 characters (max-line-length)
(#515) Expected line length to be no more than 132 characters (max-line-length)
(#662) 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)
(#947) Expected line length to be no more than 132 characters (max-line-length)
(#966) Expected line length to be no more than 132 characters (max-line-length)
(#1043) 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)
(#1129) Expected line length to be no more than 132 characters (max-line-length)
(#1134) Expected line length to be no more than 132 characters (max-line-length)
(#1139) Expected line length to be no more than 132 characters (max-line-length)
(#1286) Expected line length to be no more than 132 characters (max-line-length)
(#1291) Expected line length to be no more than 132 characters (max-line-length)
(#1296) Expected line length to be no more than 132 characters (max-line-length)
(#1675) Expected line length to be no more than 132 characters (max-line-length)
(#1779) Expected line length to be no more than 132 characters (max-line-length)
(#1782) Expected line length to be no more than 132 characters (max-line-length)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#268) Expected newline after "," (selector-list-comma-newline-after)
(#268) Expected newline after "," (selector-list-comma-newline-after)
(#288) Expected newline after "," (selector-list-comma-newline-after)
(#288) Expected newline after "," (selector-list-comma-newline-after)
(#292) Expected newline after "," (selector-list-comma-newline-after)
(#292) Expected newline after "," (selector-list-comma-newline-after)
(#292) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#451) Expected newline after "," (selector-list-comma-newline-after)
(#451) Expected newline after "," (selector-list-comma-newline-after)
(#455) Expected newline after "," (selector-list-comma-newline-after)
(#455) Expected newline after "," (selector-list-comma-newline-after)
(#455) Expected newline after "," (selector-list-comma-newline-after)
(#455) Expected newline after "," (selector-list-comma-newline-after)
(#459) Expected newline after "," (selector-list-comma-newline-after)
(#459) Expected newline after "," (selector-list-comma-newline-after)
(#459) Expected newline after "," (selector-list-comma-newline-after)
(#525) Expected newline after "," (selector-list-comma-newline-after)
(#529) Expected newline after "," (selector-list-comma-newline-after)
(#574) Expected newline after "," (selector-list-comma-newline-after)
(#615) Expected newline after "," (selector-list-comma-newline-after)
(#624) Expected newline after "," (selector-list-comma-newline-after)
(#662) Expected newline after "," (selector-list-comma-newline-after)
(#772) Expected newline after "," (selector-list-comma-newline-after)
(#932) Expected newline after "," (selector-list-comma-newline-after)
(#932) Expected newline after "," (selector-list-comma-newline-after)
(#941) Expected newline after "," (selector-list-comma-newline-after)
(#947) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#966) Expected newline after "," (selector-list-comma-newline-after)
(#978) Expected newline after "," (selector-list-comma-newline-after)
(#1105) Expected newline after "," (selector-list-comma-newline-after)
(#1105) Expected newline after "," (selector-list-comma-newline-after)
(#1166) Expected newline after "," (selector-list-comma-newline-after)
(#1171) Expected newline after "," (selector-list-comma-newline-after)
(#1177) Expected newline after "," (selector-list-comma-newline-after)
(#1225) Expected newline after "," (selector-list-comma-newline-after)
(#1225) Expected newline after "," (selector-list-comma-newline-after)
(#1256) Expected newline after "," (selector-list-comma-newline-after)
(#1382) Expected newline after "," (selector-list-comma-newline-after)
(#1474) Expected newline after "," (selector-list-comma-newline-after)
(#1675) Expected newline after "," (selector-list-comma-newline-after)
(#1756) Expected newline after "," (selector-list-comma-newline-after)
(#1779) Expected newline after "," (selector-list-comma-newline-after)
(#1782) Expected newline after "," (selector-list-comma-newline-after)
(#1801) Expected newline after "," (selector-list-comma-newline-after)
(#629) Unexpected unknown unit "a" (unit-no-unknown)
(#663) Unexpected unknown unit "a" (unit-no-unknown)
(#1097) Unexpected unknown unit "c" (unit-no-unknown)
(#1128) Unexpected unknown unit "a" (unit-no-unknown)
(#1129) Unexpected unknown unit "a" (unit-no-unknown)
(#1133) Unexpected unknown unit "a" (unit-no-unknown)
(#1134) Unexpected unknown unit "a" (unit-no-unknown)
(#1138) Unexpected unknown unit "a" (unit-no-unknown)
(#1139) 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)
(#80) 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)
(#88) 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)
(#95) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#106) 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)
(#116) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 8 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#132) 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)
(#138) 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)
(#145) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#154) 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)
(#160) Expected indentation of 4 spaces (indentation)
(#163) 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)
(#170) Expected indentation of 4 spaces (indentation)
(#173) 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)
(#180) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#201) 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)
(#208) 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)
(#214) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 8 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 8 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 8 spaces (indentation)
(#235) Expected indentation of 8 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 8 spaces (indentation)
(#247) Expected indentation of 4 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)
(#269) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#297) 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)
(#310) Expected indentation of 4 spaces (indentation)
(#314) 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)
(#329) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 8 spaces (indentation)
(#335) Expected indentation of 8 spaces (indentation)
(#336) Expected indentation of 8 spaces (indentation)
(#337) Expected indentation of 8 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 8 spaces (indentation)
(#343) Expected indentation of 8 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#356) 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)
(#369) Expected indentation of 4 spaces (indentation)
(#373) 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)
(#388) 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)
(#398) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#420) 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)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#481) 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)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#507) 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)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#534) 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)
(#548) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#554) 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)
(#563) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#568) 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)
(#575) Expected indentation of 4 spaces (indentation)
(#579) 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)
(#593) 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)
(#600) 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)
(#616) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#629) 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)
(#641) 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)
(#653) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#667) 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)
(#679) 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)
(#698) 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)
(#713) 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)
(#733) 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)
(#745) 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)
(#761) 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)
(#769) Expected indentation of 4 spaces (indentation)
(#773) 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)
(#785) 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)
(#798) 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)
(#815) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#833) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#845) 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)
(#861) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 8 spaces (indentation)
(#885) Expected indentation of 4 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)
(#915) 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)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#953) 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)
(#960) 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)
(#967) Expected indentation of 4 spaces (indentation)
(#971) 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)
(#979) 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)
(#988) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#999) 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)
(#1014) Expected indentation of 4 spaces (indentation)
(#1018) 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)
(#1027) 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)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1042) 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)
(#1052) Expected indentation of 4 spaces (indentation)
(#1053) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1062) 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)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1082) 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)
(#1093) Expected indentation of 4 spaces (indentation)
(#1097) 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)
(#1106) 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)
(#1113) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 4 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1124) Expected indentation of 4 spaces (indentation)
(#1128) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1138) Expected indentation of 4 spaces (indentation)
(#1139) Expected indentation of 4 spaces (indentation)
(#1143) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1148) Expected indentation of 4 spaces (indentation)
(#1152) Expected indentation of 4 spaces (indentation)
(#1156) 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)
(#1167) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 8 spaces (indentation)
(#1173) Expected indentation of 8 spaces (indentation)
(#1174) Expected indentation of 8 spaces (indentation)
(#1178) Expected indentation of 4 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)
(#1187) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1193) 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)
(#1212) Expected indentation of 4 spaces (indentation)
(#1217) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 8 spaces (indentation)
(#1214) Expected indentation of 8 spaces (indentation)
(#1215) Expected indentation of 8 spaces (indentation)
(#1216) Expected indentation of 8 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1226) 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)
(#1233) 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)
(#1252) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1257) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1275) Expected indentation of 4 spaces (indentation)
(#1276) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1281) Expected indentation of 4 spaces (indentation)
(#1285) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1290) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1296) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1305) 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)
(#1313) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1321) Expected indentation of 4 spaces (indentation)
(#1325) Expected indentation of 4 spaces (indentation)
(#1329) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 8 spaces (indentation)
(#1331) Expected indentation of 8 spaces (indentation)
(#1335) Expected indentation of 4 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)
(#1349) Expected indentation of 4 spaces (indentation)
(#1353) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1361) Expected indentation of 4 spaces (indentation)
(#1365) Expected indentation of 4 spaces (indentation)
(#1368) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 8 spaces (indentation)
(#1367) Expected indentation of 8 spaces (indentation)
(#1371) Expected indentation of 4 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)
(#1383) Expected indentation of 4 spaces (indentation)
(#1384) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1389) 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)
(#1405) Expected indentation of 4 spaces (indentation)
(#1409) 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)
(#1423) 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)
(#1443) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1448) 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)
(#1466) 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)
(#1475) 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)
(#1483) 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)
(#1490) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1495) 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)
(#1511) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1517) 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)
(#1534) Expected indentation of 4 spaces (indentation)
(#1538) 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)
(#1549) Expected indentation of 4 spaces (indentation)
(#1553) 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)
(#1563) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1571) 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)
(#1581) Expected indentation of 4 spaces (indentation)
(#1585) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1586) Expected indentation of 8 spaces (indentation)
(#1590) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1602) Expected indentation of 4 spaces (indentation)
(#1605) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1609) 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)
(#1615) 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)
(#1627) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1633) 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)
(#1640) Expected indentation of 4 spaces (indentation)
(#1641) Expected indentation of 4 spaces (indentation)
(#1644) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1649) 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)
(#1658) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1662) 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)
(#1670) 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)
(#1676) Expected indentation of 4 spaces (indentation)
(#1679) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1681) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1687) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1701) 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)
(#1708) Expected indentation of 4 spaces (indentation)
(#1711) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1715) Expected indentation of 4 spaces (indentation)
(#1716) Expected indentation of 4 spaces (indentation)
(#1719) Expected indentation of 4 spaces (indentation)
(#1724) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1731) Expected indentation of 4 spaces (indentation)
(#1732) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1738) Expected indentation of 4 spaces (indentation)
(#1741) Expected indentation of 4 spaces (indentation)
(#1744) 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)
(#1751) Expected indentation of 4 spaces (indentation)
(#1754) Expected indentation of 4 spaces (indentation)
(#1757) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 4 spaces (indentation)
(#1764) 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)
(#1770) Expected indentation of 4 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1777) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 4 spaces (indentation)
(#1786) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1791) 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)
(#1799) Expected indentation of 4 spaces (indentation)
(#1806) Expected indentation of 4 spaces (indentation)
(#1811) Expected indentation of 4 spaces (indentation)
(#1812) Expected indentation of 4 spaces (indentation)
(#1813) Expected indentation of 4 spaces (indentation)
(#1818) 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)
(#1832) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1839) Expected indentation of 4 spaces (indentation)
(#1844) Expected indentation of 4 spaces (indentation)
(#1847) Expected indentation of 4 spaces (indentation)
mod/supervideo/styles.scss
(#152) Invalid value for "background" (csstree/validator)
(#358) Invalid value for "border-color" (csstree/validator)
(#222) Expected empty line before at-rule (at-rule-empty-line-before)
(#238) Expected empty line before at-rule (at-rule-empty-line-before)
(#53) Expected "#ffffff" to be "#fff" (color-hex-length)
(#111) Expected "#000000" to be "#000" (color-hex-length)
(#164) Expected "#00000000" to be "#0000" (color-hex-length)
(#152) 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)
(#106) Unexpected !important (declaration-no-important)
(#119) Unexpected !important (declaration-no-important)
(#126) Unexpected !important (declaration-no-important)
(#143) Unexpected !important (declaration-no-important)
(#159) Unexpected !important (declaration-no-important)
(#240) Unexpected !important (declaration-no-important)
(#249) Unexpected !important (declaration-no-important)
(#250) Unexpected !important (declaration-no-important)
(#262) Unexpected !important (declaration-no-important)
(#263) Unexpected !important (declaration-no-important)
(#264) Unexpected !important (declaration-no-important)
(#269) Unexpected !important (declaration-no-important)
(#285) Unexpected !important (declaration-no-important)
(#313) Unexpected !important (declaration-no-important)
(#323) Unexpected !important (declaration-no-important)
(#326) Unexpected !important (declaration-no-important)
(#330) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#346) Unexpected !important (declaration-no-important)
(#364) Unexpected !important (declaration-no-important)
(#371) Unexpected !important (declaration-no-important)
(#376) Unexpected !important (declaration-no-important)
(#380) Unexpected !important (declaration-no-important)
(#398) Unexpected !important (declaration-no-important)
(#402) Unexpected !important (declaration-no-important)
(#414) Unexpected !important (declaration-no-important)
(#415) Unexpected !important (declaration-no-important)
(#439) Unexpected !important (declaration-no-important)
(#466) Unexpected !important (declaration-no-important)
(#471) Unexpected !important (declaration-no-important)
(#472) Unexpected !important (declaration-no-important)
(#473) Unexpected !important (declaration-no-important)
(#491) Unexpected !important (declaration-no-important)
(#495) Unexpected !important (declaration-no-important)
(#504) Unexpected !important (declaration-no-important)
(#302) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#325) Expected newline after "," (selector-list-comma-newline-after)
(#413) Expected newline after "," (selector-list-comma-newline-after)
(#467) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(35 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/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/panda/repository.php
(#46) Phpdocs for function repository::oembed has incomplete parameters list
(#60) Phpdocs for function repository::get_videos has incomplete parameters list
(#108) Phpdocs for function repository::get_analytics_from_video has incomplete parameters list
(#121) Phpdocs for function repository::get_bandwidth_by_video has incomplete parameters list
(#136) Phpdocs for function repository::http_get 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
(#248) 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
(#318) 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_panda.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]