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

(208 errors, 0 warnings)

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

local/kopere_bi/classes/bi_all.php
(#28) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/area.php
(#36) Opening brace must not be followed by a blank line
(#81) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Only one argument is allowed per line in a multi-line function call
(#82) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#105) Blank line found at start of control structure
(#128) Blank line found at start of control structure
(#133) Blank line found at start of control structure
(#185) Blank line found at start of control structure
local/kopere_bi/classes/block/column.php
(#36) Opening brace must not be followed by a blank line
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Only one argument is allowed per line in a multi-line function call
(#72) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Blank line found at start of control structure
(#119) Blank line found at start of control structure
(#124) Blank line found at start of control structure
(#176) Blank line found at start of control structure
local/kopere_bi/classes/block/html.php
(#38) Opening brace must not be followed by a blank line
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#122) Only one argument is allowed per line in a multi-line function call
(#123) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#222) Blank line found at start of control structure
local/kopere_bi/classes/block/i_type.php
(#28) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/info.php
(#34) Opening brace must not be followed by a blank line
(#113) Blank line found at start of control structure
(#155) Function closing brace must go on the next line following the body; found 1 blank lines before brace
local/kopere_bi/classes/block/line.php
(#38) Opening brace must not be followed by a blank line
(#103) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#158) Only one argument is allowed per line in a multi-line function call
(#159) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Blank line found at start of control structure
(#207) Blank line found at start of control structure
(#213) Blank line found at start of control structure
(#225) Blank line found at end of control structure
(#269) Blank line found at start of control structure
local/kopere_bi/classes/block/maps.php
(#34) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/pie.php
(#36) Opening brace must not be followed by a blank line
(#124) Opening parenthesis of a multi-line function call must be the last content on the line
(#124) Only one argument is allowed per line in a multi-line function call
(#125) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/block/table.php
(#42) Opening brace must not be followed by a blank line
(#276) Blank line found at start of control structure
(#401) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#458) Blank line found at start of control structure
local/kopere_bi/classes/block/util/code_util.php
(#31) Opening brace must not be followed by a blank line
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#108) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#129) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#129) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#144) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#179) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/block/util/columns_util.php
(#26) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/util/database_util.php
(#29) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/util/details_util.php
(#31) Opening brace must not be followed by a blank line
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Blank line found at end of control structure
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/block/util/preview_util.php
(#34) Opening brace must not be followed by a blank line
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Closing parenthesis of a multi-line function call must be on a line by itself
(#164) Blank line found at end of control structure
local/kopere_bi/classes/block/util/reload_util.php
(#26) Opening brace must not be followed by a blank line
local/kopere_bi/classes/block/util/scss_util.php
(#29) Opening brace must not be followed by a blank line
(#41) Blank line found at start of control structure
local/kopere_bi/classes/block/util/sql_util.php
(#30) Opening brace must not be followed by a blank line
(#47) Long list syntax is not allowed
(#54) Long list syntax is not allowed
(#173) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#174) Multi-line function call not indented correctly; expected 12 spaces but found 16
local/kopere_bi/classes/block/util/string_util.php
(#67) Blank line found at start of control structure
local/kopere_bi/classes/chart_data.php
(#31) Opening brace must not be followed by a blank line
local/kopere_bi/classes/column.php
(#29) Opening brace must not be followed by a blank line
local/kopere_bi/classes/core_hook_output.php
(#36) Opening brace must not be followed by a blank line
local/kopere_bi/classes/dashboard.php
(#50) Opening brace must not be followed by a blank line
(#67) Blank line found at start of control structure
(#131) Blank line found at end of control structure
(#297) Blank line found at start of control structure
(#309) Opening parenthesis of a multi-line function call must be the last content on the line
(#310) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Closing parenthesis of a multi-line function call must be on a line by itself
(#311) Opening parenthesis of a multi-line function call must be the last content on the line
(#312) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#312) Only one argument is allowed per line in a multi-line function call
(#312) Only one argument is allowed per line in a multi-line function call
(#312) Closing parenthesis of a multi-line function call must be on a line by itself
(#334) Opening parenthesis of a multi-line function call must be the last content on the line
(#335) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#335) Closing parenthesis of a multi-line function call must be on a line by itself
(#342) Opening parenthesis of a multi-line function call must be the last content on the line
(#343) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#343) Closing parenthesis of a multi-line function call must be on a line by itself
(#356) Opening parenthesis of a multi-line function call must be the last content on the line
(#357) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#357) Closing parenthesis of a multi-line function call must be on a line by itself
(#389) Blank line found at start of control structure
(#400) Blank line found at start of control structure
(#411) Opening parenthesis of a multi-line function call must be the last content on the line
(#412) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#412) Only one argument is allowed per line in a multi-line function call
(#412) Only one argument is allowed per line in a multi-line function call
(#412) Closing parenthesis of a multi-line function call must be on a line by itself
(#413) Opening parenthesis of a multi-line function call must be the last content on the line
(#414) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#414) Only one argument is allowed per line in a multi-line function call
(#414) Only one argument is allowed per line in a multi-line function call
(#414) Closing parenthesis of a multi-line function call must be on a line by itself
(#440) Opening parenthesis of a multi-line function call must be the last content on the line
(#441) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#441) Only one argument is allowed per line in a multi-line function call
(#441) Only one argument is allowed per line in a multi-line function call
(#441) Only one argument is allowed per line in a multi-line function call
(#441) Closing parenthesis of a multi-line function call must be on a line by itself
(#442) Opening parenthesis of a multi-line function call must be the last content on the line
(#443) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Closing parenthesis of a multi-line function call must be on a line by itself
(#448) Opening parenthesis of a multi-line function call must be the last content on the line
(#450) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#450) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/data_export.php
(#94) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/external/block.php
(#38) Opening brace must not be followed by a blank line
local/kopere_bi/classes/external/categorie.php
(#36) Opening brace must not be followed by a blank line
local/kopere_bi/classes/external/online_update.php
(#107) Expected 1 blank line at end of file; 2 found
local/kopere_bi/classes/extra_langs.php
(#33) Opening brace must not be followed by a blank line
(#91) Blank line found at start of control structure
local/kopere_bi/classes/filters/course.php
(#29) Opening brace must not be followed by a blank line
(#110) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Only one argument is allowed per line in a multi-line function call
(#111) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#111) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/filters/filter.php
(#81) Long list syntax is not allowed
local/kopere_bi/classes/form/extra_langs_changue_component.php
(#53) Long list syntax is not allowed
local/kopere_bi/classes/menu.php
(#30) Opening brace must not be followed by a blank line
(#44) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#44) Closing parenthesis of a multi-line function call must be on a line by itself
local/kopere_bi/classes/output/renderer_bi_mustache.php
(#34) Opening brace must not be followed by a blank line
(#71) Long list syntax is not allowed
(#92) Long list syntax is not allowed
local/kopere_bi/classes/privacy/provider.php
(#45) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\metadata\provider, \core_privacy\request\core_userlist_provider, \core_privacy\request\plugin\provider; Found: \core_privacy\request\core_userlist_provider, \core_privacy\metadata\provider, \core_privacy\request\plugin\provider
(#48) Opening brace must not be followed by a blank line
(#57) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
local/kopere_bi/classes/task/online_delete.php
(#28) Opening brace must not be followed by a blank line
local/kopere_bi/classes/task/online_to_analytics.php
(#53) Blank line found at start of control structure
(#65) Blank line found at start of control structure
(#68) Blank line found at start of control structure
local/kopere_bi/classes/type_block.php
(#45) Opening brace must not be followed by a blank line
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#175) Blank line found at end of control structure
(#176) Blank line found at start of control structure
local/kopere_bi/lib.php
(#183) Blank line found at start of control structure
local/kopere_bi/maps/index.php
(#77) Expected 1 blank line at end of file; 2 found

Javascript coding style problems

(104 errors, 471 warnings)

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

local/kopere_bi/amd/src/choose-block-type.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#26) Extra space after key 'charts'. (key-spacing)
(#28) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#29) Expected { after 'if' condition. (curly)
(#31) Unexpected constant condition. (no-constant-condition)
(#33) Expected { after 'if' condition. (curly)
(#38) Extra space after key 'chart'. (key-spacing)
(#38) Extra space after key 'foreColor'. (key-spacing)
(#39) Extra space after key 'tooltip'. (key-spacing)
(#39) Extra space after key 'theme'. (key-spacing)
(#40) Extra space after key 'grid'. (key-spacing)
(#40) Extra space after key 'borderColor'. (key-spacing)
(#41) Extra space after key 'colors'. (key-spacing)
(#49) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#49) Identifier 'chart_line' is not in camel case. (camelcase)
(#51) Extra space after key 'series'. (key-spacing)
(#52) Extra space after key 'name'. (key-spacing)
(#53) Extra space after key 'data'. (key-spacing)
(#57) Extra space after key 'name'. (key-spacing)
(#58) Extra space after key 'data'. (key-spacing)
(#62) Extra space after key 'chart'. (key-spacing)
(#63) Extra space after key 'type'. (key-spacing)
(#64) Extra space after key 'height'. (key-spacing)
(#65) Extra space after key 'width'. (key-spacing)
(#66) Extra space after key 'sparkline'. (key-spacing)
(#66) Extra space after key 'enabled'. (key-spacing)
(#68) Extra space after key 'stroke'. (key-spacing)
(#69) Extra space after key 'curve'. (key-spacing)
(#70) Extra space after key 'width'. (key-spacing)
(#71) Extra space after key 'lineCap'. (key-spacing)
(#73) Extra space after key 'fill'. (key-spacing)
(#74) Extra space after key 'type'. (key-spacing)
(#75) Extra space after key 'gradient'. (key-spacing)
(#76) Extra space after key 'shadeIntensity'. (key-spacing)
(#77) Extra space after key 'inverseColors'. (key-spacing)
(#78) Extra space after key 'opacityTo'. (key-spacing)
(#79) Extra space after key 'opacityFrom'. (key-spacing)
(#82) Extra space after key 'tooltip'. (key-spacing)
(#83) Extra space after key 'fixed'. (key-spacing)
(#83) Extra space after key 'enabled'. (key-spacing)
(#84) Extra space after key 'x'. (key-spacing)
(#84) Extra space after key 'show'. (key-spacing)
(#85) Extra space after key 'marker'. (key-spacing)
(#85) Extra space after key 'show'. (key-spacing)
(#93) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#93) Identifier 'chart_area' is not in camel case. (camelcase)
(#95) Extra space after key 'series'. (key-spacing)
(#96) Extra space after key 'name'. (key-spacing)
(#97) Extra space after key 'data'. (key-spacing)
(#101) Extra space after key 'name'. (key-spacing)
(#102) Extra space after key 'data'. (key-spacing)
(#106) Extra space after key 'chart'. (key-spacing)
(#107) Extra space after key 'type'. (key-spacing)
(#108) Extra space after key 'height'. (key-spacing)
(#109) Extra space after key 'width'. (key-spacing)
(#110) Extra space after key 'sparkline'. (key-spacing)
(#110) Extra space after key 'enabled'. (key-spacing)
(#112) Extra space after key 'stroke'. (key-spacing)
(#113) Extra space after key 'curve'. (key-spacing)
(#114) Extra space after key 'width'. (key-spacing)
(#115) Extra space after key 'lineCap'. (key-spacing)
(#117) Extra space after key 'fill'. (key-spacing)
(#118) Extra space after key 'type'. (key-spacing)
(#119) Extra space after key 'gradient'. (key-spacing)
(#120) Extra space after key 'shadeIntensity'. (key-spacing)
(#121) Extra space after key 'inverseColors'. (key-spacing)
(#122) Extra space after key 'opacityTo'. (key-spacing)
(#123) Extra space after key 'opacityFrom'. (key-spacing)
(#123) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#126) Extra space after key 'tooltip'. (key-spacing)
(#127) Extra space after key 'fixed'. (key-spacing)
(#127) Extra space after key 'enabled'. (key-spacing)
(#128) Extra space after key 'x'. (key-spacing)
(#128) Extra space after key 'show'. (key-spacing)
(#129) Extra space after key 'marker'. (key-spacing)
(#129) Extra space after key 'show'. (key-spacing)
(#137) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#137) Identifier 'chart_column' is not in camel case. (camelcase)
(#139) Extra space after key 'series'. (key-spacing)
(#140) Extra space after key 'name'. (key-spacing)
(#141) Extra space after key 'data'. (key-spacing)
(#145) Extra space after key 'name'. (key-spacing)
(#146) Extra space after key 'data'. (key-spacing)
(#150) Extra space after key 'chart'. (key-spacing)
(#151) Extra space after key 'type'. (key-spacing)
(#152) Extra space after key 'height'. (key-spacing)
(#153) Extra space after key 'width'. (key-spacing)
(#154) Extra space after key 'sparkline'. (key-spacing)
(#154) Extra space after key 'enabled'. (key-spacing)
(#156) Extra space after key 'stroke'. (key-spacing)
(#157) Extra space after key 'curve'. (key-spacing)
(#158) Extra space after key 'width'. (key-spacing)
(#159) Extra space after key 'lineCap'. (key-spacing)
(#161) Extra space after key 'fill'. (key-spacing)
(#162) Extra space after key 'type'. (key-spacing)
(#163) Extra space after key 'gradient'. (key-spacing)
(#164) Extra space after key 'shadeIntensity'. (key-spacing)
(#165) Extra space after key 'inverseColors'. (key-spacing)
(#168) Extra space after key 'tooltip'. (key-spacing)
(#169) Extra space after key 'fixed'. (key-spacing)
(#169) Extra space after key 'enabled'. (key-spacing)
(#170) Extra space after key 'x'. (key-spacing)
(#170) Extra space after key 'show'. (key-spacing)
(#171) Extra space after key 'marker'. (key-spacing)
(#171) Extra space after key 'show'. (key-spacing)
(#179) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#179) Identifier 'chart_pie' is not in camel case. (camelcase)
(#181) Extra space after key 'series'. (key-spacing)
(#182) Extra space after key 'labels'. (key-spacing)
(#183) Extra space after key 'colors'. (key-spacing)
(#184) Extra space after key 'chart'. (key-spacing)
(#185) Extra space after key 'width'. (key-spacing)
(#186) Extra space after key 'height'. (key-spacing)
(#187) Extra space after key 'type'. (key-spacing)
(#188) Extra space after key 'sparkline'. (key-spacing)
(#188) Extra space after key 'enabled'. (key-spacing)
(#190) Extra space after key 'responsive'. (key-spacing)
(#191) Extra space after key 'breakpoint'. (key-spacing)
local/kopere_bi/amd/src/filter.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Identifier 'dataTables_init' is not in camel case. (camelcase)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Identifier 'data_block_select' is not in camel case. (camelcase)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Identifier 'data_block_select' is not in camel case. (camelcase)
(#33) Identifier 'data_block_select' is not in camel case. (camelcase)
(#36) Expected catch,fail,always() or return (promise/catch-or-return)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Identifier 'data_block_select' is not in camel case. (camelcase)
(#46) Identifier 'data_block_select' is not in camel case. (camelcase)
(#47) Identifier 'data_block_select' is not in camel case. (camelcase)
(#48) Identifier 'data_block_select' is not in camel case. (camelcase)
(#54) Unexpected console statement. (no-console)
(#55) Unexpected console statement. (no-console)
(#65) Each then() should return a value or throw (promise/always-return)
(#69) Identifier 'dataTables_init' is not in camel case. (camelcase)
(#73) Identifier 'export_title' is not in camel case. (camelcase)
(#84) Identifier 'dataTables_init' is not in camel case. (camelcase)
local/kopere_bi/amd/src/load_ace.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#27) Extra space after key 'getScript'. (key-spacing)
(#27) Identifier 'id_key' is not in camel case. (camelcase)
(#30) Identifier 'id_key' is not in camel case. (camelcase)
(#31) Identifier 'id_key' is not in camel case. (camelcase)
(#33) Identifier 'id_key' is not in camel case. (camelcase)
(#37) Identifier 'id_key' is not in camel case. (camelcase)
(#39) 'ace' is not defined. (no-undef)
(#39) Identifier 'id_key' is not in camel case. (camelcase)
(#44) 'delta' is defined but never used. (no-unused-vars)
(#45) Identifier 'id_key' is not in camel case. (camelcase)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) 'len' is not defined. (no-undef)
(#62) 'len' is not defined. (no-undef)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Extra space after key 'minLines'. (key-spacing)
(#76) Identifier 'id_key' is not in camel case. (camelcase)
local/kopere_bi/amd/src/mod_koperebi.js
(#2) Identifier 'mod_koperebi' is not in camel case. (camelcase)
(#3) Extra space after key 'init'. (key-spacing)
(#5) Identifier 'mod_koperebi' is not in camel case. (camelcase)
(#9) Identifier 'load_html' is not in camel case. (camelcase)
(#10) Identifier 'page_id' is not in camel case. (camelcase)
(#13) Extra space after key 'methodname'. (key-spacing)
(#14) Extra space after key 'args'. (key-spacing)
(#15) Identifier 'page_id' is not in camel case. (camelcase)
(#15) Extra space after key 'page_id'. (key-spacing)
(#15) Identifier 'page_id' is not in camel case. (camelcase)
(#17) Each then() should return a value or throw (promise/always-return)
(#20) Each then() should return a value or throw (promise/always-return)
(#21) Unexpected console statement. (no-console)
(#26) Identifier 'mod_koperebi' is not in camel case. (camelcase)
local/kopere_bi/amd/src/online.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#25) Extra space after key 'init'. (key-spacing)
(#25) Identifier 'online_id' is not in camel case. (camelcase)
(#29) Identifier 'online_update_send' is not in camel case. (camelcase)
(#31) Expected { after 'if' condition. (curly)
(#35) Extra space after key 'methodname'. (key-spacing)
(#36) Extra space after key 'args'. (key-spacing)
(#37) Identifier 'online_id' is not in camel case. (camelcase)
(#37) Extra space after key 'online_id'. (key-spacing)
(#37) Identifier 'online_id' is not in camel case. (camelcase)
(#38) Identifier 'cache_key' is not in camel case. (camelcase)
(#38) Extra space after key 'cache_key'. (key-spacing)
(#39) Extra space after key 'seconds'. (key-spacing)
(#61) Identifier 'online_update_send' is not in camel case. (camelcase)
(#61) Unexpected console statement. (no-console)
(#64) Unexpected console statement. (no-console)
local/kopere_bi/amd/src/page-edit_page.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#27) Identifier 'page_sortable' is not in camel case. (camelcase)
(#27) Extra space after key 'page_sortable'. (key-spacing)
(#27) Identifier 'page_id' is not in camel case. (camelcase)
(#27) 'page_id' is defined but never used. (no-unused-vars)
(#29) Extra space after key 'placeholder'. (key-spacing)
(#30) Extra space after key 'update'. (key-spacing)
(#30) 'event' is defined but never used. (no-unused-vars)
(#30) 'ui' is defined but never used. (no-unused-vars)
(#33) Missing semicolon. (@babel/semi)
(#37) Extra space after key 'methodname'. (key-spacing)
(#38) Extra space after key 'args'. (key-spacing)
(#39) Extra space after key 'itens'. (key-spacing)
(#41) Each then() should return a value or throw (promise/always-return)
(#41) 'data' is defined but never used. (no-unused-vars)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Each then() should return a value or throw (promise/always-return)
(#44) Unexpected console statement. (no-console)
(#50) Identifier 'page_blocks' is not in camel case. (camelcase)
(#50) Extra space after key 'page_blocks'. (key-spacing)
(#50) Identifier 'page_id' is not in camel case. (camelcase)
(#53) This line has a length of 146. Maximum allowed is 132. (max-len)
(#53) Identifier '$bt_add_block' is not in camel case. (camelcase)
(#55) Identifier '$bt_add_block' is not in camel case. (camelcase)
(#57) Extra space after key 'resizable'. (key-spacing)
(#58) Extra space after key 'height'. (key-spacing)
(#59) Extra space after key 'width'. (key-spacing)
(#60) Extra space after key 'maxWidth'. (key-spacing)
(#61) Extra space after key 'modal'. (key-spacing)
(#62) Extra space after key 'classes'. (key-spacing)
(#63) Extra space after key 'ui-dialog'. (key-spacing)
(#65) Extra space after key 'show'. (key-spacing)
(#66) Extra space after key 'effect'. (key-spacing)
(#67) Extra space after key 'duration'. (key-spacing)
(#69) Extra space after key 'hide'. (key-spacing)
(#70) Extra space after key 'duration'. (key-spacing)
(#72) Extra space after key 'buttons'. (key-spacing)
(#74) Extra space after key 'text'. (key-spacing)
(#75) Extra space after key 'click'. (key-spacing)
(#89) Extra space after key 'methodname'. (key-spacing)
(#90) Extra space after key 'args'. (key-spacing)
(#91) Identifier 'page_id' is not in camel case. (camelcase)
(#91) Extra space after key 'page_id'. (key-spacing)
(#91) Identifier 'page_id' is not in camel case. (camelcase)
(#92) Extra space after key 'type'. (key-spacing)
(#95) Each then() should return a value or throw (promise/always-return)
(#96) Identifier '$bt_add_block' is not in camel case. (camelcase)
(#98) Each then() should return a value or throw (promise/always-return)
(#99) Unexpected console statement. (no-console)
(#113) Extra space after key 'resizable'. (key-spacing)
(#114) Extra space after key 'height'. (key-spacing)
(#115) Extra space after key 'width'. (key-spacing)
(#116) Extra space after key 'maxWidth'. (key-spacing)
(#117) Extra space after key 'modal'. (key-spacing)
(#118) Extra space after key 'classes'. (key-spacing)
(#119) Extra space after key 'ui-dialog'. (key-spacing)
(#121) Extra space after key 'show'. (key-spacing)
(#122) Extra space after key 'effect'. (key-spacing)
(#123) Extra space after key 'duration'. (key-spacing)
(#125) Extra space after key 'hide'. (key-spacing)
(#126) Extra space after key 'duration'. (key-spacing)
(#128) Extra space after key 'buttons'. (key-spacing)
(#130) Extra space after key 'text'. (key-spacing)
(#131) Extra space after key 'click'. (key-spacing)
(#135) Expected catch,fail,always() or return (promise/catch-or-return)
(#136) Extra space after key 'methodname'. (key-spacing)
(#137) Extra space after key 'args'. (key-spacing)
(#138) Identifier 'block_id' is not in camel case. (camelcase)
(#138) Extra space after key 'block_id'. (key-spacing)
(#140) Each then() should return a value or throw (promise/always-return)
(#140) 'data' is defined but never used. (no-unused-vars)
(#145) Each then() should return a value or throw (promise/always-return)
(#146) Unexpected console statement. (no-console)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Extra space after key 'text'. (key-spacing)
(#152) Extra space after key 'click'. (key-spacing)
local/kopere_bi/amd/src/setting.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#41) @package should be empty. (jsdoc/empty-tags)
(#48) Identifier 'theme_palette' is not in camel case. (camelcase)
(#48) Extra space after key 'theme_palette'. (key-spacing)
(#50) Identifier 'select_theme_palette' is not in camel case. (camelcase)
(#52) Identifier 'select_theme_palette' is not in camel case. (camelcase)
(#54) Identifier 'select_theme_palette' is not in camel case. (camelcase)
(#87) Identifier 'cor_1' is not in camel case. (camelcase)
(#87) Extra space after key 'background'. (key-spacing)
(#88) Identifier 'cor_2' is not in camel case. (camelcase)
(#88) Extra space after key 'background'. (key-spacing)
(#89) Identifier 'cor_3' is not in camel case. (camelcase)
(#89) Extra space after key 'background'. (key-spacing)
(#90) Identifier 'cor_4' is not in camel case. (camelcase)
(#90) Extra space after key 'background'. (key-spacing)
(#91) Identifier 'cor_5' is not in camel case. (camelcase)
(#91) Extra space after key 'background'. (key-spacing)
(#94) Identifier 'cor_1' is not in camel case. (camelcase)
(#95) Identifier 'cor_2' is not in camel case. (camelcase)
(#96) Identifier 'cor_3' is not in camel case. (camelcase)
(#97) Identifier 'cor_4' is not in camel case. (camelcase)
(#98) Identifier 'cor_5' is not in camel case. (camelcase)
(#100) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#103) Extra space after key 'height'. (key-spacing)
(#104) Extra space after key 'width'. (key-spacing)
(#105) Extra space after key 'display'. (key-spacing)
(#106) Extra space after key 'margin'. (key-spacing)
(#113) Identifier 'select_theme_palette' is not in camel case. (camelcase)
(#116) Identifier 'chart_default' is not in camel case. (camelcase)
(#116) Extra space after key 'chart_default'. (key-spacing)
(#118) Extra space after key 'white-space'. (key-spacing)
(#119) Extra space after key 'font-family'. (key-spacing)
(#122) Extra space after key 'white-space'. (key-spacing)
(#123) Extra space after key 'font-family'. (key-spacing)
(#126) Extra space after key 'white-space'. (key-spacing)
(#127) Extra space after key 'font-family'. (key-spacing)
(#130) Extra space after key 'white-space'. (key-spacing)
(#131) Extra space after key 'font-family'. (key-spacing)
local/kopere_bi/amd/src/table.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#26) Extra space after key 'select'. (key-spacing)
(#30) Identifier 'select_key' is not in camel case. (camelcase)
(#36) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#36) Identifier 'select_key' is not in camel case. (camelcase)
(#37) Unexpected console statement. (no-console)
(#38) Identifier 'select_key' is not in camel case. (camelcase)
(#43) Identifier 'select_key' is not in camel case. (camelcase)
(#83) Unexpected constant condition. (no-constant-condition)
(#85) Operator '+' must be spaced. (space-infix-ops)
(#88) Operator '+' must be spaced. (space-infix-ops)
(#89) Operator '+' must be spaced. (space-infix-ops)
(#90) Operator '+' must be spaced. (space-infix-ops)
(#93) Operator '+' must be spaced. (space-infix-ops)
(#100) Unexpected constant condition. (no-constant-condition)
(#102) Operator '+' must be spaced. (space-infix-ops)
(#105) Operator '+' must be spaced. (space-infix-ops)
(#106) Operator '+' must be spaced. (space-infix-ops)
(#107) Operator '+' must be spaced. (space-infix-ops)
(#110) Operator '+' must be spaced. (space-infix-ops)
(#133) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#133) Identifier 'show_mustache' is not in camel case. (camelcase)
(#137) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#137) Identifier 'hide_mustache' is not in camel case. (camelcase)
(#142) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#142) Identifier 'set_mustache' is not in camel case. (camelcase)
(#143) Unexpected console statement. (no-console)
(#146) Unexpected console statement. (no-console)
(#148) Unexpected console statement. (no-console)
(#151) Unexpected console statement. (no-console)
local/kopere_bi/amd/src/theme.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#27) Identifier 'collapse_style' is not in camel case. (camelcase)
(#27) Extra space after key 'collapse_style'. (key-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#34) Identifier 'collapse_options' is not in camel case. (camelcase)
(#34) Extra space after key 'collapse_options'. (key-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#41) Extra space after key 'changue'. (key-spacing)
(#42) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#46) 'ace' is not defined. (no-undef)
(#50) 'delta' is defined but never used. (no-unused-vars)
(#66) Missing semicolon. (@babel/semi)
(#68) Extra space after key 'position'. (key-spacing)
(#72) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#77) Missing semicolon. (@babel/semi)
local/kopere_bi/db/files/chart_area_default.js
(#1) 'json' is not defined. (no-undef)
(#2) Extra space after key 'chart'. (key-spacing)
(#3) Extra space after key 'type'. (key-spacing)
(#4) Extra space after key 'height'. (key-spacing)
(#5) Extra space after key 'zoom'. (key-spacing)
(#6) Extra space after key 'enabled'. (key-spacing)
(#8) Extra space after key 'dropShadow'. (key-spacing)
(#9) Extra space after key 'enabled'. (key-spacing)
(#10) Extra space after key 'top'. (key-spacing)
(#11) Extra space after key 'left'. (key-spacing)
(#12) Extra space after key 'blur'. (key-spacing)
(#13) Extra space after key 'opacity'. (key-spacing)
(#16) Extra space after key 'stroke'. (key-spacing)
(#17) Extra space after key 'curve'. (key-spacing)
(#18) Extra space after key 'width'. (key-spacing)
(#19) Extra space after key 'show'. (key-spacing)
(#20) Extra space after key 'colors'. (key-spacing)
(#22) Extra space after key 'dataLabels'. (key-spacing)
(#23) Extra space after key 'enabled'. (key-spacing)
(#25) Extra space after key 'tooltip'. (key-spacing)
(#26) Extra space after key 'followCursor'. (key-spacing)
(#28) Extra space after key 'grid'. (key-spacing)
(#29) Extra space after key 'show'. (key-spacing)
(#30) Extra space after key 'padding'. (key-spacing)
(#31) Extra space after key 'bottom'. (key-spacing)
(#34) Extra space after key 'legend'. (key-spacing)
(#35) Extra space after key 'position'. (key-spacing)
(#36) Extra space after key 'horizontalAlign'. (key-spacing)
(#37) Extra space after key 'offsetY'. (key-spacing)
(#39) Extra space after key 'markers'. (key-spacing)
(#40) Extra space after key 'size'. (key-spacing)
(#41) Extra space after key 'strokeWidth'. (key-spacing)
(#42) Extra space after key 'hover'. (key-spacing)
(#43) Extra space after key 'size'. (key-spacing)
(#46) Extra space after key 'plotOptions'. (key-spacing)
(#47) Extra space after key 'bar'. (key-spacing)
(#48) Extra space after key 'horizontal'. (key-spacing)
(#49) Extra space after key 'columnWidth'. (key-spacing)
(#50) Extra space after key 'endingShape'. (key-spacing)
(#53) Extra space after key 'fill'. (key-spacing)
(#54) Extra space after key 'opacity'. (key-spacing)
(#56) Extra space after key 'xaxis'. (key-spacing)
(#57) Extra space after key 'tooltip'. (key-spacing)
(#58) Extra space after key 'enabled'. (key-spacing)
(#61) Missing semicolon. (semi)
local/kopere_bi/db/files/chart_column_default.js
(#1) 'json' is not defined. (no-undef)
(#2) Extra space after key 'chart'. (key-spacing)
(#3) Extra space after key 'type'. (key-spacing)
(#4) Extra space after key 'height'. (key-spacing)
(#5) Extra space after key 'zoom'. (key-spacing)
(#6) Extra space after key 'enabled'. (key-spacing)
(#8) Extra space after key 'dropShadow'. (key-spacing)
(#9) Extra space after key 'enabled'. (key-spacing)
(#10) Extra space after key 'top'. (key-spacing)
(#11) Extra space after key 'left'. (key-spacing)
(#12) Extra space after key 'blur'. (key-spacing)
(#13) Extra space after key 'opacity'. (key-spacing)
(#16) Extra space after key 'stroke'. (key-spacing)
(#17) Extra space after key 'curve'. (key-spacing)
(#18) Extra space after key 'width'. (key-spacing)
(#19) Extra space after key 'show'. (key-spacing)
(#21) Extra space after key 'dataLabels'. (key-spacing)
(#22) Extra space after key 'enabled'. (key-spacing)
(#24) Extra space after key 'tooltip'. (key-spacing)
(#25) Extra space after key 'followCursor'. (key-spacing)
(#27) Extra space after key 'grid'. (key-spacing)
(#28) Extra space after key 'show'. (key-spacing)
(#29) Extra space after key 'padding'. (key-spacing)
(#30) Extra space after key 'bottom'. (key-spacing)
(#33) Extra space after key 'legend'. (key-spacing)
(#34) Extra space after key 'position'. (key-spacing)
(#35) Extra space after key 'horizontalAlign'. (key-spacing)
(#36) Extra space after key 'offsetY'. (key-spacing)
(#38) Extra space after key 'markers'. (key-spacing)
(#39) Extra space after key 'size'. (key-spacing)
(#40) Extra space after key 'strokeWidth'. (key-spacing)
(#41) Extra space after key 'hover'. (key-spacing)
(#42) Extra space after key 'size'. (key-spacing)
(#45) Extra space after key 'plotOptions'. (key-spacing)
(#46) Extra space after key 'fill'. (key-spacing)
(#47) Extra space after key 'opacity'. (key-spacing)
(#49) Extra space after key 'xaxis'. (key-spacing)
(#50) Extra space after key 'tooltip'. (key-spacing)
(#51) Extra space after key 'enabled'. (key-spacing)
(#54) Missing semicolon. (semi)
local/kopere_bi/db/files/chart_line_default.js
(#1) 'json' is not defined. (no-undef)
(#2) Extra space after key 'chart'. (key-spacing)
(#3) Extra space after key 'type'. (key-spacing)
(#4) Extra space after key 'height'. (key-spacing)
(#5) Extra space after key 'zoom'. (key-spacing)
(#6) Extra space after key 'enabled'. (key-spacing)
(#8) Extra space after key 'dropShadow'. (key-spacing)
(#9) Extra space after key 'enabled'. (key-spacing)
(#10) Extra space after key 'top'. (key-spacing)
(#11) Extra space after key 'left'. (key-spacing)
(#12) Extra space after key 'blur'. (key-spacing)
(#13) Extra space after key 'opacity'. (key-spacing)
(#16) Extra space after key 'stroke'. (key-spacing)
(#17) Extra space after key 'curve'. (key-spacing)
(#18) Extra space after key 'width'. (key-spacing)
(#19) Extra space after key 'show'. (key-spacing)
(#21) Extra space after key 'dataLabels'. (key-spacing)
(#22) Extra space after key 'enabled'. (key-spacing)
(#24) Extra space after key 'tooltip'. (key-spacing)
(#25) Extra space after key 'followCursor'. (key-spacing)
(#27) Extra space after key 'grid'. (key-spacing)
(#28) Extra space after key 'show'. (key-spacing)
(#29) Extra space after key 'padding'. (key-spacing)
(#30) Extra space after key 'bottom'. (key-spacing)
(#33) Extra space after key 'legend'. (key-spacing)
(#34) Extra space after key 'position'. (key-spacing)
(#35) Extra space after key 'horizontalAlign'. (key-spacing)
(#36) Extra space after key 'offsetY'. (key-spacing)
(#38) Extra space after key 'markers'. (key-spacing)
(#39) Extra space after key 'size'. (key-spacing)
(#40) Extra space after key 'strokeWidth'. (key-spacing)
(#41) Extra space after key 'hover'. (key-spacing)
(#42) Extra space after key 'size'. (key-spacing)
(#45) Extra space after key 'plotOptions'. (key-spacing)
(#46) Extra space after key 'fill'. (key-spacing)
(#47) Extra space after key 'opacity'. (key-spacing)
(#49) Extra space after key 'xaxis'. (key-spacing)
(#50) Extra space after key 'tooltip'. (key-spacing)
(#51) Extra space after key 'enabled'. (key-spacing)
(#54) Missing semicolon. (semi)
local/kopere_bi/db/files/chart_pie_default.js
(#1) 'json' is not defined. (no-undef)
(#2) Extra space after key 'chart'. (key-spacing)
(#3) Extra space after key 'type'. (key-spacing)
(#4) Extra space after key 'height'. (key-spacing)
(#5) Extra space after key 'width'. (key-spacing)
(#6) Extra space after key 'zoom'. (key-spacing)
(#7) Extra space after key 'enabled'. (key-spacing)
(#9) Extra space after key 'dropShadow'. (key-spacing)
(#10) Extra space after key 'enabled'. (key-spacing)
(#11) Extra space after key 'top'. (key-spacing)
(#12) Extra space after key 'left'. (key-spacing)
(#13) Extra space after key 'blur'. (key-spacing)
(#14) Extra space after key 'opacity'. (key-spacing)
(#17) Extra space after key 'stroke'. (key-spacing)
(#18) Extra space after key 'curve'. (key-spacing)
(#19) Extra space after key 'width'. (key-spacing)
(#20) Extra space after key 'show'. (key-spacing)
(#21) Extra space after key 'colors'. (key-spacing)
(#23) Extra space after key 'dataLabels'. (key-spacing)
(#24) Extra space after key 'enabled'. (key-spacing)
(#26) Extra space after key 'tooltip'. (key-spacing)
(#27) Extra space after key 'followCursor'. (key-spacing)
(#29) Extra space after key 'legend'. (key-spacing)
(#30) Extra space after key 'position'. (key-spacing)
(#31) Extra space after key 'offsetY'. (key-spacing)
(#33) Extra space after key 'plotOptions'. (key-spacing)
(#34) Extra space after key 'pie'. (key-spacing)
(#35) Extra space after key 'customScale'. (key-spacing)
(#36) Extra space after key 'donut'. (key-spacing)
(#37) Extra space after key 'size'. (key-spacing)
(#39) Extra space after key 'offsetY'. (key-spacing)
(#41) Extra space after key 'stroke'. (key-spacing)
(#42) Extra space after key 'colors'. (key-spacing)
(#45) Missing semicolon. (semi)
local/kopere_bi/maps/js/script.js
(#1) '$' is not defined. (no-undef)
(#2) '$' is not defined. (no-undef)
(#3) '$' is not defined. (no-undef)
(#5) 'map' is not defined. (no-undef)
(#5) 'kartograph' is not defined. (no-undef)
(#6) 'atualMapa' is not defined. (no-undef)
(#7) 'symbols' is not defined. (no-undef)
(#9) 'atualMapa' is not defined. (no-undef)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) '$' is not defined. (no-undef)
(#18) 'urlMapsData' is not defined. (no-undef)
(#19) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Missing semicolon. (semi)
(#32) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#39) 'map' is not defined. (no-undef)
(#54) 'atualMapa' is not defined. (no-undef)
(#56) 'urlResource' is not defined. (no-undef)
(#57) 'map' is not defined. (no-undef)
(#58) 'map' is not defined. (no-undef)
(#59) Extra space after key 'click'. (key-spacing)
(#59) 'p' is defined but never used. (no-unused-vars)
(#59) 'evt' is defined but never used. (no-unused-vars)
(#65) 'map' is not defined. (no-undef)
(#66) Extra space after key 'click'. (key-spacing)
(#66) 'p' is defined but never used. (no-unused-vars)
(#66) 'evt' is defined but never used. (no-unused-vars)
(#73) Extra space after key 'title'. (key-spacing)
(#78) '$' is not defined. (no-undef)
(#80) Extra space after key 'padding'. (key-spacing)
(#84) 'scale' is not defined. (no-undef)
(#84) 'kartograph' is not defined. (no-undef)
(#84) Identifier 'nb_visits' is not in camel case. (camelcase)
(#84) Extra space after key 'nb_visits'. (key-spacing)
(#85) 'map' is not defined. (no-undef)
(#86) Extra space after key 'type'. (key-spacing)
(#86) 'kartograph' is not defined. (no-undef)
(#87) Extra space after key 'data'. (key-spacing)
(#88) Extra space after key 'clustering'. (key-spacing)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Extra space after key 'sortBy'. (key-spacing)
(#90) Extra space after key 'clusteringOpts'. (key-spacing)
(#91) Extra space after key 'tolerance'. (key-spacing)
(#92) Extra space after key 'maxRatio'. (key-spacing)
(#94) Extra space after key 'aggregate'. (key-spacing)
(#95) Identifier 'nb_visits' is not in camel case. (camelcase)
(#95) Extra space after key 'nb_visits'. (key-spacing)
(#95) Identifier 'city_names' is not in camel case. (camelcase)
(#95) Extra space after key 'city_names'. (key-spacing)
(#96) '$' is not defined. (no-undef)
(#97) Identifier 'nb_visits' is not in camel case. (camelcase)
(#98) Identifier 'country_name' is not in camel case. (camelcase)
(#99) Identifier 'country_code' is not in camel case. (camelcase)
(#100) Identifier 'city_names' is not in camel case. (camelcase)
(#103) Identifier 'city_name' is not in camel case. (camelcase)
(#105) Identifier 'city_name' is not in camel case. (camelcase)
(#105) '$' is not defined. (no-undef)
(#108) Identifier 'city_name' is not in camel case. (camelcase)
(#109) '$' is not defined. (no-undef)
(#115) Extra space after key 'location'. (key-spacing)
(#118) Extra space after key 'radius'. (key-spacing)
(#119) 'scale' is not defined. (no-undef)
(#121) Extra space after key 'tooltip'. (key-spacing)
(#125) '$' is not defined. (no-undef)
(#129) '$' is not defined. (no-undef)
(#135) Extra space after key 'click'. (key-spacing)
(#138) 'mapName' is not defined. (no-undef)
(#140) 'mapName' is not defined. (no-undef)

CSS problems

(3513 errors, 159 warnings)

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

local/kopere_bi/styles.css
(#290) Invalid value for "box-shadow" (csstree/validator)
(#503) Invalid value for "box-shadow" (csstree/validator)
(#504) Invalid value for "background" (csstree/validator)
(#870) Invalid value for "background-color" (csstree/validator)
(#428) Expected empty line before at-rule (at-rule-empty-line-before)
(#436) Expected empty line before at-rule (at-rule-empty-line-before)
(#537) Expected empty line before at-rule (at-rule-empty-line-before)
(#595) Expected empty line before at-rule (at-rule-empty-line-before)
(#851) Expected empty line before at-rule (at-rule-empty-line-before)
(#856) Expected empty line before at-rule (at-rule-empty-line-before)
(#961) Expected empty line before at-rule (at-rule-empty-line-before)
(#966) Expected empty line before at-rule (at-rule-empty-line-before)
(#290) Expected "#000000" to be "#000" (color-hex-length)
(#290) Expected "#000000" to be "#000" (color-hex-length)
(#879) Expected "#ffffff" to be "#fff" (color-hex-length)
(#884) Expected "#ffffff" to be "#fff" (color-hex-length)
(#19) Unexpected !important (declaration-no-important)
(#20) Unexpected !important (declaration-no-important)
(#37) Unexpected !important (declaration-no-important)
(#38) Unexpected !important (declaration-no-important)
(#85) Unexpected !important (declaration-no-important)
(#227) Unexpected !important (declaration-no-important)
(#228) Unexpected !important (declaration-no-important)
(#234) Unexpected !important (declaration-no-important)
(#235) Unexpected !important (declaration-no-important)
(#241) Unexpected !important (declaration-no-important)
(#247) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#259) Unexpected !important (declaration-no-important)
(#260) Unexpected !important (declaration-no-important)
(#261) Unexpected !important (declaration-no-important)
(#267) Unexpected !important (declaration-no-important)
(#268) Unexpected !important (declaration-no-important)
(#274) Unexpected !important (declaration-no-important)
(#280) Unexpected !important (declaration-no-important)
(#288) Unexpected !important (declaration-no-important)
(#289) Unexpected !important (declaration-no-important)
(#304) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#359) Unexpected !important (declaration-no-important)
(#368) Unexpected !important (declaration-no-important)
(#369) Unexpected !important (declaration-no-important)
(#374) Unexpected !important (declaration-no-important)
(#378) Unexpected !important (declaration-no-important)
(#379) Unexpected !important (declaration-no-important)
(#384) Unexpected !important (declaration-no-important)
(#388) Unexpected !important (declaration-no-important)
(#389) Unexpected !important (declaration-no-important)
(#394) Unexpected !important (declaration-no-important)
(#398) Unexpected !important (declaration-no-important)
(#399) Unexpected !important (declaration-no-important)
(#404) Unexpected !important (declaration-no-important)
(#408) Unexpected !important (declaration-no-important)
(#409) Unexpected !important (declaration-no-important)
(#414) Unexpected !important (declaration-no-important)
(#462) Unexpected !important (declaration-no-important)
(#468) Unexpected !important (declaration-no-important)
(#469) Unexpected !important (declaration-no-important)
(#525) Unexpected !important (declaration-no-important)
(#526) Unexpected !important (declaration-no-important)
(#553) Unexpected !important (declaration-no-important)
(#566) Unexpected !important (declaration-no-important)
(#567) Unexpected !important (declaration-no-important)
(#578) Unexpected !important (declaration-no-important)
(#579) Unexpected !important (declaration-no-important)
(#580) Unexpected !important (declaration-no-important)
(#607) Unexpected !important (declaration-no-important)
(#608) Unexpected !important (declaration-no-important)
(#685) Unexpected !important (declaration-no-important)
(#686) Unexpected !important (declaration-no-important)
(#768) Unexpected !important (declaration-no-important)
(#769) Unexpected !important (declaration-no-important)
(#781) Unexpected !important (declaration-no-important)
(#782) Unexpected !important (declaration-no-important)
(#817) Unexpected !important (declaration-no-important)
(#818) Unexpected !important (declaration-no-important)
(#821) Unexpected !important (declaration-no-important)
(#822) Unexpected !important (declaration-no-important)
(#829) Unexpected !important (declaration-no-important)
(#830) Unexpected !important (declaration-no-important)
(#831) Unexpected !important (declaration-no-important)
(#840) Unexpected !important (declaration-no-important)
(#849) Unexpected !important (declaration-no-important)
(#853) Unexpected !important (declaration-no-important)
(#858) Unexpected !important (declaration-no-important)
(#870) Unexpected !important (declaration-no-important)
(#249) Expected line length to be no more than 132 characters (max-line-length)
(#250) Expected line length to be no more than 132 characters (max-line-length)
(#251) Expected line length to be no more than 132 characters (max-line-length)
(#252) Expected line length to be no more than 132 characters (max-line-length)
(#255) Expected line length to be no more than 132 characters (max-line-length)
(#256) Expected line length to be no more than 132 characters (max-line-length)
(#257) 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)
(#263) Expected line length to be no more than 132 characters (max-line-length)
(#264) Expected line length to be no more than 132 characters (max-line-length)
(#265) Expected line length to be no more than 132 characters (max-line-length)
(#266) Expected line length to be no more than 132 characters (max-line-length)
(#270) Expected line length to be no more than 132 characters (max-line-length)
(#271) Expected line length to be no more than 132 characters (max-line-length)
(#272) Expected line length to be no more than 132 characters (max-line-length)
(#273) Expected line length to be no more than 132 characters (max-line-length)
(#276) Expected line length to be no more than 132 characters (max-line-length)
(#278) Expected line length to be no more than 132 characters (max-line-length)
(#464) Expected line length to be no more than 132 characters (max-line-length)
(#465) Expected line length to be no more than 132 characters (max-line-length)
(#466) Expected line length to be no more than 132 characters (max-line-length)
(#467) Expected line length to be no more than 132 characters (max-line-length)
(#610) Expected line length to be no more than 132 characters (max-line-length)
(#611) Expected line length to be no more than 132 characters (max-line-length)
(#612) Expected line length to be no more than 132 characters (max-line-length)
(#613) Expected line length to be no more than 132 characters (max-line-length)
(#614) Expected line length to be no more than 132 characters (max-line-length)
(#688) Expected line length to be no more than 132 characters (max-line-length)
(#697) Expected line length to be no more than 132 characters (max-line-length)
(#710) Expected line length to be no more than 132 characters (max-line-length)
(#724) Expected line length to be no more than 132 characters (max-line-length)
(#732) Expected line length to be no more than 132 characters (max-line-length)
(#765) Expected line length to be no more than 132 characters (max-line-length)
(#371) Expected newline after "," (selector-list-comma-newline-after)
(#381) Expected newline after "," (selector-list-comma-newline-after)
(#391) Expected newline after "," (selector-list-comma-newline-after)
(#401) Expected newline after "," (selector-list-comma-newline-after)
(#411) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#611) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#612) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#613) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#614) Expected newline after "," (selector-list-comma-newline-after)
(#688) Expected newline after "," (selector-list-comma-newline-after)
(#688) Expected newline after "," (selector-list-comma-newline-after)
(#688) Expected newline after "," (selector-list-comma-newline-after)
(#688) Expected newline after "," (selector-list-comma-newline-after)
(#697) Expected newline after "," (selector-list-comma-newline-after)
(#697) Expected newline after "," (selector-list-comma-newline-after)
(#697) Expected newline after "," (selector-list-comma-newline-after)
(#697) Expected newline after "," (selector-list-comma-newline-after)
(#710) Expected newline after "," (selector-list-comma-newline-after)
(#710) Expected newline after "," (selector-list-comma-newline-after)
(#710) Expected newline after "," (selector-list-comma-newline-after)
(#710) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#732) Expected newline after "," (selector-list-comma-newline-after)
(#732) Expected newline after "," (selector-list-comma-newline-after)
(#732) Expected newline after "," (selector-list-comma-newline-after)
(#732) Expected newline after "," (selector-list-comma-newline-after)
(#765) Expected newline after "," (selector-list-comma-newline-after)
(#924) Expected newline after "," (selector-list-comma-newline-after)
(#503) Unexpected unknown unit "a" (unit-no-unknown)
(#6) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) 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)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) 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)
(#66) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#253) 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)
(#267) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#299) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) 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)
(#324) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) 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)
(#394) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 8 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 8 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) 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)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#545) 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 8 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#547) 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)
(#551) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 8 spaces (indentation)
(#553) Expected indentation of 8 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 8 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) 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)
(#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)
(#730) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#785) 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)
(#797) Expected indentation of 4 spaces (indentation)
(#798) Expected indentation of 4 spaces (indentation)
(#799) 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)
(#808) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 8 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 8 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 8 spaces (indentation)
(#893) Expected indentation of 8 spaces (indentation)
(#894) Expected indentation of 8 spaces (indentation)
(#895) Expected indentation of 8 spaces (indentation)
(#896) Expected indentation of 8 spaces (indentation)
(#897) Expected indentation of 8 spaces (indentation)
(#898) Expected indentation of 8 spaces (indentation)
(#899) Expected indentation of 8 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#905) 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)
(#914) 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)
(#925) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#936) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#952) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#957) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 8 spaces (indentation)
(#967) Expected indentation of 4 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 8 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#973) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#978) 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)
(#985) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
local/kopere_bi/styles.scss
(#658) Invalid value for "background-color" (csstree/validator)
(#647) Expected empty line before at-rule (at-rule-empty-line-before)
(#237) Expected "#00000000" to be "#0000" (color-hex-length)
(#237) Expected "#00000000" to be "#0000" (color-hex-length)
(#18) Unexpected !important (declaration-no-important)
(#19) Unexpected !important (declaration-no-important)
(#33) Unexpected !important (declaration-no-important)
(#34) Unexpected !important (declaration-no-important)
(#73) Unexpected !important (declaration-no-important)
(#196) Unexpected !important (declaration-no-important)
(#197) Unexpected !important (declaration-no-important)
(#200) Unexpected !important (declaration-no-important)
(#201) Unexpected !important (declaration-no-important)
(#204) Unexpected !important (declaration-no-important)
(#207) Unexpected !important (declaration-no-important)
(#212) Unexpected !important (declaration-no-important)
(#214) Unexpected !important (declaration-no-important)
(#215) Unexpected !important (declaration-no-important)
(#216) Unexpected !important (declaration-no-important)
(#218) Unexpected !important (declaration-no-important)
(#219) Unexpected !important (declaration-no-important)
(#224) Unexpected !important (declaration-no-important)
(#227) Unexpected !important (declaration-no-important)
(#235) Unexpected !important (declaration-no-important)
(#236) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#284) Unexpected !important (declaration-no-important)
(#312) Unexpected !important (declaration-no-important)
(#319) Unexpected !important (declaration-no-important)
(#320) Unexpected !important (declaration-no-important)
(#322) Unexpected !important (declaration-no-important)
(#326) Unexpected !important (declaration-no-important)
(#327) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#333) Unexpected !important (declaration-no-important)
(#334) Unexpected !important (declaration-no-important)
(#336) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#343) Unexpected !important (declaration-no-important)
(#347) Unexpected !important (declaration-no-important)
(#348) Unexpected !important (declaration-no-important)
(#350) Unexpected !important (declaration-no-important)
(#370) Unexpected !important (declaration-no-important)
(#374) Unexpected !important (declaration-no-important)
(#375) Unexpected !important (declaration-no-important)
(#408) Unexpected !important (declaration-no-important)
(#409) Unexpected !important (declaration-no-important)
(#429) Unexpected !important (declaration-no-important)
(#438) Unexpected !important (declaration-no-important)
(#439) Unexpected !important (declaration-no-important)
(#444) Unexpected !important (declaration-no-important)
(#445) Unexpected !important (declaration-no-important)
(#446) Unexpected !important (declaration-no-important)
(#469) Unexpected !important (declaration-no-important)
(#470) Unexpected !important (declaration-no-important)
(#476) Unexpected !important (declaration-no-important)
(#477) Unexpected !important (declaration-no-important)
(#543) Unexpected !important (declaration-no-important)
(#544) Unexpected !important (declaration-no-important)
(#562) Unexpected !important (declaration-no-important)
(#563) Unexpected !important (declaration-no-important)
(#602) Unexpected !important (declaration-no-important)
(#603) Unexpected !important (declaration-no-important)
(#606) Unexpected !important (declaration-no-important)
(#607) Unexpected !important (declaration-no-important)
(#615) Unexpected !important (declaration-no-important)
(#616) Unexpected !important (declaration-no-important)
(#617) Unexpected !important (declaration-no-important)
(#627) Unexpected !important (declaration-no-important)
(#636) Unexpected !important (declaration-no-important)
(#640) Unexpected !important (declaration-no-important)
(#643) Unexpected !important (declaration-no-important)
(#658) Unexpected !important (declaration-no-important)
(#472) Expected line length to be no more than 132 characters (max-line-length)
(#473) Expected line length to be no more than 132 characters (max-line-length)
(#474) Expected line length to be no more than 132 characters (max-line-length)
(#475) Expected line length to be no more than 132 characters (max-line-length)
(#209) Unexpected whitespace at end of line (no-eol-whitespace)
(#292) Unexpected whitespace at end of line (no-eol-whitespace)
(#466) Unexpected whitespace at end of line (no-eol-whitespace)
(#479) Unexpected whitespace at end of line (no-eol-whitespace)
(#617) Unexpected whitespace at end of line (no-eol-whitespace)
(#654) Unexpected whitespace at end of line (no-eol-whitespace)
(#321) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#335) Expected newline after "," (selector-list-comma-newline-after)
(#342) Expected newline after "," (selector-list-comma-newline-after)
(#349) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#471) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#472) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#475) Expected newline after "," (selector-list-comma-newline-after)
(#542) Expected newline after "," (selector-list-comma-newline-after)
local/kopere_bi/styles/_dashboard-start.scss
(#12) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected "#ffffff" to be "#fff" (color-hex-length)
(#7) Expected "#ffffff" to be "#fff" (color-hex-length)
(#79) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#82) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected newline after "," (selector-list-comma-newline-after)
local/kopere_bi/maps/css/jquery.qtip.css
(#1) Invalid value for "font" (csstree/validator)
(#1) Invalid value for "background-image" (csstree/validator)
(#1) Invalid value for "background-image" (csstree/validator)
(#1) Invalid value for "background-image" (csstree/validator)
(#1) Can't parse value "alpha(opacity=20)" (csstree/validator)
(#1) Can't parse value "alpha(opacity=40)" (csstree/validator)
(#1) Invalid value for "-ms-filter" (csstree/validator)
(#1) Can't parse value "alpha(opacity=70)" (csstree/validator)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#1) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#1) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#1) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#1) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#1) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#1) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#1) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#1) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#1) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#1) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#1) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#1) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#1) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#1) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1) Unexpected shorthand "font" after "line-height" (declaration-block-no-shorthand-property-overrides)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Unexpected !important (declaration-no-important)
(#1) Unexpected !important (declaration-no-important)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "+" (selector-combinator-space-after)
(#1) Expected single space before "+" (selector-combinator-space-before)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Unexpected unknown type selector "x" (selector-type-no-unknown)
(#1) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1) Expected single space after "," in a single-line list (value-list-comma-space-after)
local/kopere_bi/maps/css/jquery.qtip.scss
(#2) Invalid value for "font" (csstree/validator)
(#2) Invalid value for "background-image" (csstree/validator)
(#2) Invalid value for "background-image" (csstree/validator)
(#2) Invalid value for "background-image" (csstree/validator)
(#2) Can't parse value "alpha(opacity=20)" (csstree/validator)
(#2) Can't parse value "alpha(opacity=40)" (csstree/validator)
(#2) Invalid value for "-ms-filter" (csstree/validator)
(#2) Can't parse value "alpha(opacity=70)" (csstree/validator)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline after "}" (block-closing-brace-newline-after)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Unexpected empty block (block-no-empty)
(#2) Unexpected empty block (block-no-empty)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected "#F1D031" to be "#f1d031" (color-hex-case)
(#2) Expected "#FFFFA3" to be "#ffffa3" (color-hex-case)
(#2) Expected "#FFEF93" to be "#ffef93" (color-hex-case)
(#2) Expected "#CCC" to be "#ccc" (color-hex-case)
(#2) Expected "#F1F1F1" to be "#f1f1f1" (color-hex-case)
(#2) Expected "#AAA" to be "#aaa" (color-hex-case)
(#2) Expected "#E2E2E2" to be "#e2e2e2" (color-hex-case)
(#2) Expected "#FBF7AA" to be "#fbf7aa" (color-hex-case)
(#2) Expected "#F9E98E" to be "#f9e98e" (color-hex-case)
(#2) Expected "#A27D35" to be "#a27d35" (color-hex-case)
(#2) Expected "#F0DE7D" to be "#f0de7d" (color-hex-case)
(#2) Expected "#F78B83" to be "#f78b83" (color-hex-case)
(#2) Expected "#D95252" to be "#d95252" (color-hex-case)
(#2) Expected "#F06D65" to be "#f06d65" (color-hex-case)
(#2) Expected "#D95252" to be "#d95252" (color-hex-case)
(#2) Expected "#D95252" to be "#d95252" (color-hex-case)
(#2) Expected "#CAED9E" to be "#caed9e" (color-hex-case)
(#2) Expected "#90D93F" to be "#90d93f" (color-hex-case)
(#2) Expected "#3F6219" to be "#3f6219" (color-hex-case)
(#2) Expected "#B0DE78" to be "#b0de78" (color-hex-case)
(#2) Expected "#E5F6FE" to be "#e5f6fe" (color-hex-case)
(#2) Expected "#ADD9ED" to be "#add9ed" (color-hex-case)
(#2) Expected "#5E99BD" to be "#5e99bd" (color-hex-case)
(#2) Expected "#D0E9F5" to be "#d0e9f5" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#2) Expected "#D9D9C2" to be "#d9d9c2" (color-hex-case)
(#2) Expected "#87876A" to be "#87876a" (color-hex-case)
(#2) Expected "#959FA9" to be "#959fa9" (color-hex-case)
(#2) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#2) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#2) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#2) Expected "#FBFBFB" to be "#fbfbfb" (color-hex-case)
(#14) Expected "#333333" to be "#333" (color-hex-length)
(#15) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2) Expected single space before "!" (declaration-bang-space-before)
(#2) Expected single space before "!" (declaration-bang-space-before)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#18) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#2) Unexpected shorthand "font" after "line-height" (declaration-block-no-shorthand-property-overrides)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Unexpected !important (declaration-no-important)
(#2) Unexpected !important (declaration-no-important)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected line length to be no more than 132 characters (max-line-length)
(#2) Expected single space after "+" (selector-combinator-space-after)
(#2) Expected single space before "+" (selector-combinator-space-before)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Unexpected unknown type selector "x" (selector-type-no-unknown)
(#2) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#2) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#2) Expected single space after "," in a single-line list (value-list-comma-space-after)
local/kopere_bi/maps/css/style.css
(#77) Invalid value for "font" (csstree/validator)
(#228) Invalid value for "background-image" (csstree/validator)
(#258) Invalid value for "background-image" (csstree/validator)
(#367) Invalid value for "background-image" (csstree/validator)
(#439) Can't parse value "alpha(opacity=20)" (csstree/validator)
(#447) Can't parse value "alpha(opacity=40)" (csstree/validator)
(#452) Invalid value for "-ms-filter" (csstree/validator)
(#501) Can't parse value "alpha(opacity=70)" (csstree/validator)
(#557) Unknown property `vector-effect` (csstree/validator)
(#85) Expected "#F1D031" to be "#f1d031" (color-hex-case)
(#86) Expected "#FFFFA3" to be "#ffffa3" (color-hex-case)
(#91) Expected "#FFEF93" to be "#ffef93" (color-hex-case)
(#95) Expected "#CCC" to be "#ccc" (color-hex-case)
(#96) Expected "#F1F1F1" to be "#f1f1f1" (color-hex-case)
(#101) Expected "#AAA" to be "#aaa" (color-hex-case)
(#107) Expected "#E2E2E2" to be "#e2e2e2" (color-hex-case)
(#134) Expected "#FBF7AA" to be "#fbf7aa" (color-hex-case)
(#135) Expected "#F9E98E" to be "#f9e98e" (color-hex-case)
(#136) Expected "#A27D35" to be "#a27d35" (color-hex-case)
(#140) Expected "#F0DE7D" to be "#f0de7d" (color-hex-case)
(#148) Expected "#F78B83" to be "#f78b83" (color-hex-case)
(#149) Expected "#D95252" to be "#d95252" (color-hex-case)
(#154) Expected "#F06D65" to be "#f06d65" (color-hex-case)
(#162) Expected "#D95252" to be "#d95252" (color-hex-case)
(#166) Expected "#D95252" to be "#d95252" (color-hex-case)
(#170) Expected "#CAED9E" to be "#caed9e" (color-hex-case)
(#171) Expected "#90D93F" to be "#90d93f" (color-hex-case)
(#172) Expected "#3F6219" to be "#3f6219" (color-hex-case)
(#176) Expected "#B0DE78" to be "#b0de78" (color-hex-case)
(#184) Expected "#E5F6FE" to be "#e5f6fe" (color-hex-case)
(#185) Expected "#ADD9ED" to be "#add9ed" (color-hex-case)
(#186) Expected "#5E99BD" to be "#5e99bd" (color-hex-case)
(#190) Expected "#D0E9F5" to be "#d0e9f5" (color-hex-case)
(#224) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#225) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#226) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#227) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#228) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#229) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#233) Expected "#4A4A4A" to be "#4a4a4a" (color-hex-case)
(#299) Expected "#D9D9C2" to be "#d9d9c2" (color-hex-case)
(#305) Expected "#87876A" to be "#87876a" (color-hex-case)
(#350) Expected "#959FA9" to be "#959fa9" (color-hex-case)
(#354) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#363) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#364) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#364) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#365) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#365) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#366) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#366) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#367) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#367) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#368) Expected "#3A79B8" to be "#3a79b8" (color-hex-case)
(#368) Expected "#2E629D" to be "#2e629d" (color-hex-case)
(#379) Expected "#FBFBFB" to be "#fbfbfb" (color-hex-case)
(#518) Expected "#333333" to be "#333" (color-hex-length)
(#519) Expected "#ffffff" to be "#fff" (color-hex-length)
(#226) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#227) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#228) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#229) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#234) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#254) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#256) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#257) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#258) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#259) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#261) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#321) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#365) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#366) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#367) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#368) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#390) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#521) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#77) Unexpected shorthand "font" after "line-height" (declaration-block-no-shorthand-property-overrides)
(#34) Unexpected !important (declaration-no-important)
(#506) Unexpected !important (declaration-no-important)
(#557) Unexpected !important (declaration-no-important)
(#558) Unexpected !important (declaration-no-important)
(#559) Unexpected !important (declaration-no-important)
(#560) Unexpected !important (declaration-no-important)
(#561) Unexpected !important (declaration-no-important)
(#562) Unexpected !important (declaration-no-important)
(#58) Expected newline after "," (selector-list-comma-newline-after)
(#64) 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)
(#281) Expected newline after "," (selector-list-comma-newline-after)
(#450) Expected newline after "," (selector-list-comma-newline-after)
(#461) Expected newline after "," (selector-list-comma-newline-after)
(#465) Expected newline after "," (selector-list-comma-newline-after)
(#465) Expected newline after "," (selector-list-comma-newline-after)
(#535) Expected newline after "," (selector-list-comma-newline-after)
(#461) Unexpected unknown type selector "x" (selector-type-no-unknown)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) 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)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#55) 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)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#102) 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)
(#112) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#144) 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)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#296) 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)
(#305) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#387) 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)
(#395) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#480) 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)
(#490) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#532) 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)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) 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)
local/kopere_bi/maps/css/style.scss
(#24) Unknown property `vector-effect` (csstree/validator)
(#24) Unexpected !important (declaration-no-important)
(#25) Unexpected !important (declaration-no-important)
(#26) Unexpected !important (declaration-no-important)
(#27) Unexpected !important (declaration-no-important)
(#28) Unexpected !important (declaration-no-important)
(#29) Unexpected !important (declaration-no-important)
(#3) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(90 errors, 0 warnings)

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

local/kopere_bi/classes/block/area.php
(#61) Phpdocs for function area::title_extra has incomplete parameters list
(#71) Phpdocs for function area::preview has incomplete parameters list
(#96) Phpdocs for function area::get_chart_data has incomplete parameters list
(#161) Phpdocs for function area::preview_google has incomplete parameters list
local/kopere_bi/classes/block/column.php
(#61) Phpdocs for function column::preview has incomplete parameters list
(#86) Phpdocs for function column::get_chart_data has incomplete parameters list
(#152) Phpdocs for function column::preview_google has incomplete parameters list
local/kopere_bi/classes/block/html.php
(#63) Phpdocs for function html::title_extra has incomplete parameters list
(#73) Phpdocs for function html::edit has incomplete parameters list
(#105) Phpdocs for function html::edit_columns has incomplete parameters list
(#114) Phpdocs for function html::preview has incomplete parameters list
(#133) Phpdocs for function html::get_chart_data has incomplete parameters list
(#186) Phpdocs for function html::preview_google has incomplete parameters list
local/kopere_bi/classes/block/i_type.php
(#47) Phpdocs for function i_type::title_extra has incomplete parameters list
(#55) Phpdocs for function i_type::edit has incomplete parameters list
(#71) Phpdocs for function i_type::edit_columns has incomplete parameters list
(#80) Phpdocs for function i_type::preview has incomplete parameters list
(#88) Phpdocs for function i_type::get_chart_data has incomplete parameters list
local/kopere_bi/classes/block/info.php
(#59) Phpdocs for function info::title_extra has incomplete parameters list
(#69) Phpdocs for function info::edit has incomplete parameters list
(#93) Phpdocs for function info::edit_columns has incomplete parameters list
(#103) Phpdocs for function info::preview has incomplete parameters list
(#150) Phpdocs for function info::get_chart_data has incomplete parameters list
local/kopere_bi/classes/block/line.php
(#63) Phpdocs for function line::title_extra has incomplete parameters list
(#73) Phpdocs for function line::edit has incomplete parameters list
(#138) Phpdocs for function line::edit_columns has incomplete parameters list
(#148) Phpdocs for function line::preview has incomplete parameters list
(#174) Phpdocs for function line::get_chart_data has incomplete parameters list
(#244) Phpdocs for function line::preview_google has incomplete parameters list
local/kopere_bi/classes/block/maps.php
(#59) Phpdocs for function maps::title_extra has incomplete parameters list
(#69) Phpdocs for function maps::edit has incomplete parameters list
(#94) Phpdocs for function maps::edit_columns has incomplete parameters list
(#104) Phpdocs for function maps::preview has incomplete parameters list
(#136) Phpdocs for function maps::get_chart_data has incomplete parameters list
local/kopere_bi/classes/block/pie.php
(#61) Phpdocs for function pie::title_extra has incomplete parameters list
(#71) Phpdocs for function pie::edit has incomplete parameters list
(#104) Phpdocs for function pie::edit_columns has incomplete parameters list
(#114) Phpdocs for function pie::preview has incomplete parameters list
(#139) Phpdocs for function pie::get_chart_data has incomplete parameters list
(#200) Phpdocs for function pie::preview_google has incomplete parameters list
local/kopere_bi/classes/block/table.php
(#67) Phpdocs for function table::title_extra has incomplete parameters list
(#77) Phpdocs for function table::edit has incomplete parameters list
(#97) Phpdocs for function table::edit_columns has incomplete parameters list
(#151) Phpdocs for function table::select_data has incomplete parameters list
(#265) Phpdocs for function table::preview has incomplete parameters list
(#345) Phpdocs for function table::get_chart_data has incomplete parameters list
(#423) Phpdocs for function table::preview_google has incomplete parameters list
(#479) Phpdocs for function str_ends_with has incomplete parameters list
local/kopere_bi/classes/block/util/cache_util.php
(#30) Phpdocs for function cache_util::delete has incomplete parameters list
(#58) Phpdocs for function cache_util::get_cache_make has incomplete parameters list
local/kopere_bi/classes/block/util/code_util.php
(#36) Phpdocs for function code_util::input_commandsql has incomplete parameters list
(#98) Phpdocs for function code_util::estilo has incomplete parameters list
(#156) Phpdocs for function code_util::options has incomplete parameters list
(#207) Phpdocs for function code_util::get_js_theme has incomplete parameters list
(#250) Phpdocs for function code_util::get_js_options has incomplete parameters list
local/kopere_bi/classes/block/util/database_util.php
(#36) Phpdocs for function database_util::ready_only has incomplete parameters list
(#79) Phpdocs for function database_util::get_record_sql_block has incomplete parameters list
(#91) Phpdocs for function database_util::get_records_sql_block has incomplete parameters list
(#134) Phpdocs for function database_util::get_records_sql_block_array has incomplete parameters list
local/kopere_bi/classes/block/util/details_util.php
(#36) Phpdocs for function details_util::html_details_block has incomplete parameters list
(#120) Phpdocs for function details_util::details_block_item has incomplete parameters list
(#159) Phpdocs for function details_util::html_details_add has incomplete parameters list
local/kopere_bi/classes/block/util/preview_util.php
(#115) Phpdocs for function preview_util::details_block_item has incomplete parameters list
local/kopere_bi/classes/block/util/reload_util.php
(#31) Phpdocs for function reload_util::convert has incomplete parameters list
local/kopere_bi/classes/block/util/scss_util.php
(#34) Phpdocs for function scss_util::build_css has incomplete parameters list
local/kopere_bi/classes/block/util/sql_util.php
(#35) Phpdocs for function sql_util::prepare_sql has incomplete parameters list
(#72) Phpdocs for function sql_util::params has incomplete parameters list
local/kopere_bi/classes/block/util/string_util.php
(#32) Phpdocs for function string_util::trunc has incomplete parameters list
(#57) Phpdocs for function string_util::get_string has incomplete parameters list
local/kopere_bi/classes/external/block.php
(#74) Phpdocs for function block::sequence has incomplete parameters list
(#139) Phpdocs for function block::delete has incomplete parameters list
(#205) Phpdocs for function block::add has incomplete parameters list
local/kopere_bi/classes/external/categorie.php
(#72) Phpdocs for function categorie::sortorder has incomplete parameters list
local/kopere_bi/classes/external/online_update.php
(#74) Phpdocs for function online_update::api has incomplete parameters list
local/kopere_bi/classes/filters/cohort.php
(#33) Phpdocs for function cohort::filter has incomplete parameters list
local/kopere_bi/classes/filters/course.php
(#34) Phpdocs for function course::filter has incomplete parameters list
local/kopere_bi/classes/filters/filter.php
(#35) Phpdocs for function filter::create_filter_page has incomplete parameters list
(#60) Phpdocs for function filter::create_filter has incomplete parameters list
local/kopere_bi/classes/filters/user.php
(#33) Phpdocs for function user::filter has incomplete parameters list
local/kopere_bi/classes/install/reports.php
(#54) Phpdocs for function reports::from_json has incomplete parameters list
local/kopere_bi/classes/output/mustache_sql_oneitem_helper.php
(#40) Phpdocs for function mustache_sql_oneitem_helper::transform has incomplete parameters list
local/kopere_bi/classes/output/renderer_bi_mustache.php
(#125) Phpdocs for function renderer_bi_mustache::render_from_string has incomplete parameters list
local/kopere_bi/classes/task/online_to_analytics.php
(#99) Phpdocs for function online_to_analytics::save_statistic has incomplete parameters list
local/kopere_bi/classes/type_block.php
(#50) Phpdocs for function type_block::select_type has incomplete parameters list
(#210) Phpdocs for function type_block::type_block_edit_columns_salvar has incomplete parameters list
local/kopere_bi/db/upgrade.php
(#28) Phpdocs for function xmldb_local_kopere_bi_upgrade has incomplete parameters list
local/kopere_bi/lib.php
(#58) Phpdocs for function local_kopere_bi_iplookup_find_location has incomplete parameters list
(#100) Phpdocs for function load_kopere_bi has incomplete parameters list
(#141) Phpdocs for function load_kopere_bi_ajax has incomplete parameters list
(#163) Phpdocs for function local_kopere_bi_extend_navigation_course 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, 11 warnings)

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

local/kopere_bi/templates/block_area_preview.mustache
(#1) ESLint error [no-undef]: 'ApexCharts' is not defined. ( var chart = new ApexCharts(element, options);
(#1) ESLint warning [brace-style]: Closing curly brace does not appear on the same line as the subsequent block. ( }
local/kopere_bi/templates/block_column_preview.mustache
(#1) ESLint error [no-undef]: 'ApexCharts' is not defined. ( var chart = new ApexCharts(element, options);
(#1) ESLint warning [brace-style]: Closing curly brace does not appear on the same line as the subsequent block. ( }
local/kopere_bi/templates/block_line_preview.mustache
(#1) ESLint error [no-undef]: 'ApexCharts' is not defined. ( var chart = new ApexCharts(element, options);
(#1) ESLint warning [brace-style]: Closing curly brace does not appear on the same line as the subsequent block. ( }
local/kopere_bi/templates/block_pie_preview.mustache
(#1) ESLint error [no-undef]: 'ApexCharts' is not defined. ( var chart = new ApexCharts(element, options);
(#1) ESLint warning [brace-style]: Closing curly brace does not appear on the same line as the subsequent block. ( }
local/kopere_bi/templates/dashboard-start.mustache
(#1) HTML Validation error, line 16: Element “div” not allowed as child of element “h2” in this context. (Suppressing further errors from this subtree.) ( <div class="buttons-move"> )
(#1) ESLint error [no-unused-expressions]: Expected an assignment or function call and instead saw an expression. ( ajax.call([{
local/kopere_bi/templates/filter.mustache
(#1) HTML Validation error, line 19: Row 1 of a row group established by a “thead” element has no cells beginning on it. ( <tr> </tr> )

Gherkin .feature problems

(0 errors, 0 warnings)

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