Running phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml
shows the following errors/warnings that should be fixed.
FILE: ./README.txt
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
8 | WARNING | Line exceeds 80 characters; contains 99 characters
37 | WARNING | Line exceeds 80 characters; contains 86 characters
----------------------------------------------------------------------
FILE: ...s/instapage_cms_plugin/core/InstapageCmsPluginAjaxController.php
----------------------------------------------------------------------
FOUND 139 ERRORS AND 19 WARNINGS AFFECTING 138 LINES
----------------------------------------------------------------------
4 | WARNING | [ ] Line exceeds 80 characters; contains 135
| | characters
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Controller object for Singleton
| | implementation" but found "object Controller
| | object for Singleton implementation." for @var
| | tag in member variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
18 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
28 | ERROR | [x] Parameter comment must be on the next line
29 | ERROR | [x] Parameter comment must be on the next line
31 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
42 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
46 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
51 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
56 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
61 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
66 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
71 | ERROR | [x] Expected newline after closing brace
74 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
77 | ERROR | [x] Short array syntax must be used to define arrays
79 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
81 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
85 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
91 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
95 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
99 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
103 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
107 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
111 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
115 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
119 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
122 | ERROR | [x] Short array syntax must be used to define arrays
124 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
125 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
127 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
131 | ERROR | [x] Short array syntax must be used to define arrays
133 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $data
135 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
139 | ERROR | [x] Short array syntax must be used to define arrays
141 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $data
143 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
147 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
155 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 8 spaces, found 6
168 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
169 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
172 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
172 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
173 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
176 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
177 | ERROR | [x] Expected newline after closing brace
178 | ERROR | [x] Short array syntax must be used to define arrays
180 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: data
191 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
191 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
192 | ERROR | [x] Short array syntax must be used to define arrays
192 | ERROR | [x] Short array syntax must be used to define arrays
193 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
194 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
194 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
196 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
196 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
197 | ERROR | [x] Short array syntax must be used to define arrays
199 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: false
199 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
201 | ERROR | [x] Expected newline after closing brace
202 | ERROR | [x] Short array syntax must be used to define arrays
204 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: true
204 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
214 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
218 | ERROR | [x] Short array syntax must be used to define arrays
221 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $sitenameSanitized
223 | ERROR | [x] Expected newline after closing brace
234 | ERROR | [x] Short array syntax must be used to define arrays
236 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $tokens
238 | ERROR | [x] Expected 1 blank line after function; 2 found
249 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
249 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
255 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
256 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
257 | ERROR | [x] Short array syntax must be used to define arrays
261 | ERROR | [x] Short array syntax must be used to define arrays
264 | ERROR | [x] Short array syntax must be used to define arrays
269 | ERROR | [x] Expected newline after closing brace
270 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
273 | ERROR | [x] Short array syntax must be used to define arrays
276 | ERROR | [x] Short array syntax must be used to define arrays
278 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
279 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $initialData
293 | ERROR | [ ] The array declaration extends to column 113 (the
| | limit is 80). The array content should be split
| | up over multiple lines
293 | ERROR | [x] Short array syntax must be used to define arrays
296 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
302 | ERROR | [ ] The array declaration extends to column 115 (the
| | limit is 80). The array content should be split
| | up over multiple lines
302 | ERROR | [x] Short array syntax must be used to define arrays
306 | ERROR | [x] Short array syntax must be used to define arrays
313 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
313 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
320 | ERROR | [x] Short array syntax must be used to define arrays
322 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
323 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $localPagesArray
326 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
328 | ERROR | [x] Functions must not contain multiple empty lines
| | in a row; found 2 empty lines
330 | ERROR | [x] Short array syntax must be used to define arrays
331 | ERROR | [x] Short array syntax must be used to define arrays
335 | ERROR | [x] Short array syntax must be used to define arrays
341 | ERROR | [x] Expected newline after closing brace
342 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
346 | ERROR | [x] Short array syntax must be used to define arrays
354 | ERROR | [x] Short array syntax must be used to define arrays
356 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
357 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $localPagesArray
367 | ERROR | [x] Short array syntax must be used to define arrays
368 | ERROR | [x] Short array syntax must be used to define arrays
369 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
372 | ERROR | [x] Short array syntax must be used to define arrays
373 | ERROR | [x] Equals sign not aligned with surrounding
| | assignments; expected 1 space but found 2 spaces
373 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
373 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
387 | ERROR | [x] Expected newline after closing brace
388 | ERROR | [x] Short array syntax must be used to define arrays
391 | ERROR | [x] Short array syntax must be used to define arrays
393 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: data
395 | ERROR | [x] Expected newline after closing brace
396 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
401 | WARNING | [ ] Line exceeds 80 characters; contains 101
| | characters
408 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
408 | ERROR | [x] Short array syntax must be used to define arrays
412 | ERROR | [x] Short array syntax must be used to define arrays
414 | ERROR | [x] Short array syntax must be used to define arrays
414 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
417 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
422 | ERROR | [x] Short array syntax must be used to define arrays
431 | ERROR | [x] Short array syntax must be used to define arrays
433 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $cachedStats
436 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
439 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
439 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
445 | ERROR | [x] Short array syntax must be used to define arrays
446 | ERROR | [x] Short array syntax must be used to define arrays
451 | ERROR | [x] Expected 1 space(s) after cast statement; 0
| | found
451 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
451 | ERROR | [x] Short array syntax must be used to define arrays
456 | ERROR | [x] Expected newline after closing brace
460 | ERROR | [x] Short array syntax must be used to define arrays
462 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $stats
464 | ERROR | [x] Expected newline after closing brace
465 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
488 | ERROR | [x] Short array syntax must be used to define arrays
490 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
490 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
496 | ERROR | [x] Short array syntax must be used to define arrays
499 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: 0
501 | ERROR | [x] Short array syntax must be used to define arrays
506 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
506 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
517 | ERROR | [x] Expected newline after closing brace
521 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
522 | ERROR | [x] Expected newline after closing brace
525 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
527 | ERROR | [x] Expected 1 blank line after function; 0 found
528 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 153 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/InstapageCmsPluginHelper.php
----------------------------------------------------------------------
FOUND 296 ERRORS AND 6 WARNINGS AFFECTING 186 LINES
----------------------------------------------------------------------
11 | ERROR | [x] Parameter comment must be on the next line
12 | ERROR | [x] Parameter comment must be on the next line
14 | ERROR | [ ] @throws comment must be on the next line
16 | ERROR | [ ] Description for the @return value must be on the
| | next line
18 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
26 | ERROR | [x] "require" is a statement not a function; no
| | parentheses are required
34 | ERROR | [x] Expected newline after closing brace
40 | WARNING | [ ] Line exceeds 80 characters; contains 82
| | characters
49 | ERROR | [ ] Description for the @return value must be on the
| | next line
58 | ERROR | [ ] Public method name
| | "InstapageCmsPluginHelper::initAjaxURL" is not
| | in lowerCamel format
65 | ERROR | [x] Parameter comment must be on the next line
67 | ERROR | [ ] Description for the @return value must be on the
| | next line
69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
80 | ERROR | [x] Calling class constructors must always include
| | parentheses
81 | ERROR | [x] Expected newline after closing brace
85 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
86 | ERROR | [x] Calling class constructors must always include
| | parentheses
100 | ERROR | [x] Parameter comment must be on the next line
101 | ERROR | [x] Parameter comment must be on the next line
106 | ERROR | [ ] Description for the @return value must be on the
| | next line
108 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
111 | ERROR | [x] Short array syntax must be used to define arrays
112 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
113 | ERROR | [x] Expected newline after closing brace
114 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
121 | ERROR | [ ] Missing parameter type
121 | ERROR | [x] Parameter comment must be on the next line
125 | ERROR | [ ] Description for the @return value must be on the
| | next line
128 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
128 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
129 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
129 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
131 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
132 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
132 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
136 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
136 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
150 | ERROR | [x] Parameter comment must be on the next line
151 | ERROR | [x] Parameter comment must be on the next line
157 | ERROR | [x] Concat operator must be surrounded by a single
| | space
166 | ERROR | [x] Parameter comment must be on the next line
167 | ERROR | [x] Parameter comment must be on the next line
169 | ERROR | [ ] Description for the @return value must be on the
| | next line
171 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
175 | ERROR | [x] Short array syntax must be used to define arrays
182 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
191 | ERROR | [ ] Description for the @return value must be on the
| | next line
194 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
195 | ERROR | [x] Short array syntax must be used to define arrays
198 | ERROR | [x] Short array syntax must be used to define arrays
209 | WARNING | [ ] Line exceeds 80 characters; contains 96
| | characters
211 | ERROR | [x] Expected "bool" but found "boolean" for function
| | return type
211 | ERROR | [ ] Description for the @return value is missing
215 | ERROR | [x] Short array syntax must be used to define arrays
215 | ERROR | [x] There must be no space between the "array"
| | keyword and the opening parenthesis
217 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
218 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
219 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: 'true'
223 | ERROR | [x] Short array syntax must be used to define arrays
224 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
225 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
226 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
230 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
230 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
231 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
240 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
240 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
243 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
243 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use
| | $stack->getCurrentRequest()->query->get($key)
| | instead
243 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
244 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
244 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use
| | $stack->getCurrentRequest()->query->get($key)
| | instead
244 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use
| | $stack->getCurrentRequest()->query->get($key)
| | instead
245 | ERROR | [x] Line indented incorrectly; expected at least 6
| | spaces, found 5
245 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 7
247 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
251 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
257 | ERROR | [x] Parameter comment must be on the next line
259 | ERROR | [ ] Description for the @return value must be on the
| | next line
262 | ERROR | [x] Short array syntax must be used to define arrays
268 | ERROR | [ ] Description for the @return value must be on the
| | next line
272 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
273 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 8
276 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
280 | WARNING | [ ] Line exceeds 80 characters; contains 135
| | characters
282 | ERROR | [x] Parameter comment must be on the next line
284 | ERROR | [ ] Description for the @return value must be on the
| | next line
289 | ERROR | [x] Expected 1 space(s) after cast statement; 0
| | found
290 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
295 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
301 | ERROR | [x] Inline comments must start with a capital letter
301 | ERROR | [x] Inline comments must end in full-stops,
| | exclamation marks, question marks, colons, or
| | closing parentheses
311 | ERROR | [ ] Description for the @return value must be on the
| | next line
315 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
318 | ERROR | [ ] Parameter $status is not described in comment
321 | ERROR | [x] Parameter comment must be on the next line
321 | ERROR | [x] Parameter comment must end with a full stop
322 | ERROR | [x] Parameter comment must be on the next line
322 | ERROR | [x] Doc comment parameter name "$status." must not
| | end with a dot
324 | ERROR | [ ] Description for the @return value must be on the
| | next line
329 | ERROR | [x] Short array syntax must be used to define arrays
335 | ERROR | [x] Parameter comment must be on the next line
336 | ERROR | [x] Parameter comment must be on the next line
337 | ERROR | [x] Parameter comment must be on the next line
339 | ERROR | [ ] Description for the @return value must be on the
| | next line
341 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
348 | ERROR | [x] Expected newline after closing brace
352 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
356 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
361 | ERROR | [x] Expected newline after closing brace
364 | ERROR | [x] Expected newline after closing brace
368 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
371 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
377 | ERROR | [x] Parameter comment must be on the next line
378 | ERROR | [x] Parameter comment must be on the next line
391 | ERROR | [x] Parameter comment must be on the next line
392 | ERROR | [x] Parameter comment must be on the next line
402 | ERROR | [x] Parameter comment must be on the next line
403 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
403 | ERROR | [ ] Description for the @return value must be on the
| | next line
414 | ERROR | [x] Parameter comment must be on the next line
416 | ERROR | [ ] Description for the @return value must be on the
| | next line
420 | ERROR | [x] Short array syntax must be used to define arrays
423 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
423 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
429 | ERROR | [x] Parameter comment must be on the next line
439 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
444 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
444 | ERROR | [x] Closing brace must be on a line by itself
444 | ERROR | [x] Each PHP statement must be on a line by itself
445 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
445 | ERROR | [x] Closing brace must be on a line by itself
445 | ERROR | [x] Each PHP statement must be on a line by itself
446 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
446 | ERROR | [x] Closing brace must be on a line by itself
446 | ERROR | [x] Each PHP statement must be on a line by itself
447 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
447 | ERROR | [x] Closing brace must be on a line by itself
447 | ERROR | [x] Each PHP statement must be on a line by itself
448 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
448 | ERROR | [x] Closing brace must be on a line by itself
448 | ERROR | [x] Each PHP statement must be on a line by itself
449 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
449 | ERROR | [x] Closing brace must be on a line by itself
449 | ERROR | [x] Each PHP statement must be on a line by itself
450 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
450 | ERROR | [x] Closing brace must be on a line by itself
450 | ERROR | [x] Each PHP statement must be on a line by itself
451 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
451 | ERROR | [x] Closing brace must be on a line by itself
451 | ERROR | [x] Each PHP statement must be on a line by itself
452 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
452 | ERROR | [x] Closing brace must be on a line by itself
452 | ERROR | [x] Each PHP statement must be on a line by itself
453 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
453 | ERROR | [x] Closing brace must be on a line by itself
453 | ERROR | [x] Each PHP statement must be on a line by itself
454 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
454 | ERROR | [x] Closing brace must be on a line by itself
454 | ERROR | [x] Each PHP statement must be on a line by itself
455 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
455 | ERROR | [x] Closing brace must be on a line by itself
455 | ERROR | [x] Each PHP statement must be on a line by itself
456 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
456 | ERROR | [x] Closing brace must be on a line by itself
456 | ERROR | [x] Each PHP statement must be on a line by itself
457 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
457 | ERROR | [x] Closing brace must be on a line by itself
457 | ERROR | [x] Each PHP statement must be on a line by itself
458 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
458 | ERROR | [x] Closing brace must be on a line by itself
458 | ERROR | [x] Each PHP statement must be on a line by itself
459 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
459 | ERROR | [x] Closing brace must be on a line by itself
459 | ERROR | [x] Each PHP statement must be on a line by itself
460 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
460 | ERROR | [x] Closing brace must be on a line by itself
460 | ERROR | [x] Each PHP statement must be on a line by itself
461 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
461 | ERROR | [x] Closing brace must be on a line by itself
461 | ERROR | [x] Each PHP statement must be on a line by itself
462 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
462 | ERROR | [x] Closing brace must be on a line by itself
462 | ERROR | [x] Each PHP statement must be on a line by itself
463 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
463 | ERROR | [x] Closing brace must be on a line by itself
463 | ERROR | [x] Each PHP statement must be on a line by itself
464 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
464 | ERROR | [x] Closing brace must be on a line by itself
464 | ERROR | [x] Each PHP statement must be on a line by itself
465 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
465 | ERROR | [x] Closing brace must be on a line by itself
465 | ERROR | [x] Each PHP statement must be on a line by itself
466 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
466 | ERROR | [x] Closing brace must be on a line by itself
466 | ERROR | [x] Each PHP statement must be on a line by itself
467 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
467 | ERROR | [x] Closing brace must be on a line by itself
467 | ERROR | [x] Each PHP statement must be on a line by itself
468 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
468 | ERROR | [x] Closing brace must be on a line by itself
468 | ERROR | [x] Each PHP statement must be on a line by itself
469 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
469 | ERROR | [x] Closing brace must be on a line by itself
469 | ERROR | [x] Each PHP statement must be on a line by itself
470 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
470 | ERROR | [x] Closing brace must be on a line by itself
470 | ERROR | [x] Each PHP statement must be on a line by itself
471 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
471 | ERROR | [x] Closing brace must be on a line by itself
471 | ERROR | [x] Each PHP statement must be on a line by itself
472 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
472 | ERROR | [x] Closing brace must be on a line by itself
472 | ERROR | [x] Each PHP statement must be on a line by itself
473 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
473 | ERROR | [x] Closing brace must be on a line by itself
473 | ERROR | [x] Each PHP statement must be on a line by itself
474 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
474 | ERROR | [x] Closing brace must be on a line by itself
474 | ERROR | [x] Each PHP statement must be on a line by itself
475 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
475 | ERROR | [x] Closing brace must be on a line by itself
475 | ERROR | [x] Each PHP statement must be on a line by itself
476 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
476 | ERROR | [x] Closing brace must be on a line by itself
476 | ERROR | [x] Each PHP statement must be on a line by itself
477 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
477 | ERROR | [x] Closing brace must be on a line by itself
477 | ERROR | [x] Each PHP statement must be on a line by itself
478 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
478 | ERROR | [x] Closing brace must be on a line by itself
478 | ERROR | [x] Each PHP statement must be on a line by itself
479 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
479 | ERROR | [x] Closing brace must be on a line by itself
479 | ERROR | [x] Each PHP statement must be on a line by itself
480 | ERROR | [x] Case breaking statements must be followed by a
| | single blank line
480 | ERROR | [x] Closing brace must be on a line by itself
480 | ERROR | [x] Each PHP statement must be on a line by itself
481 | ERROR | [ ] Blank lines are not allowed after DEFAULT
| | statements
481 | ERROR | [x] Each PHP statement must be on a line by itself
481 | ERROR | [x] Closing brace must be on a line by itself
481 | ERROR | [x] Each PHP statement must be on a line by itself
495 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
496 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
507 | ERROR | [x] Doc comment short description must end with a
| | full stop
508 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
508 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
508 | ERROR | [x] Parameter comment must be on the next line
509 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
509 | ERROR | [ ] Description for the @return value is missing
511 | ERROR | [ ] Public method name
| | "InstapageCmsPluginHelper::isMariaDBMySQL" is
| | not in lowerCamel format
512 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
516 | ERROR | [x] Doc comment short description must end with a
| | full stop
517 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
517 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
517 | ERROR | [x] Parameter comment must be on the next line
518 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
518 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
519 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
519 | ERROR | [ ] Description for the @return value is missing
521 | ERROR | [ ] Public method name
| | "InstapageCmsPluginHelper::isRegularMySQL" is
| | not in lowerCamel format
526 | ERROR | [x] Doc comment short description must end with a
| | full stop
527 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
527 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
527 | ERROR | [x] Parameter comment must be on the next line
528 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
528 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
529 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
529 | ERROR | [ ] Description for the @return value is missing
536 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
538 | WARNING | [ ] Line exceeds 80 characters; contains 111
| | characters
539 | ERROR | [ ] Doc comment short description must end with a
| | full stop
539 | ERROR | [ ] Doc comment short description must be on a
| | single line, further text should be a separate
| | paragraph
540 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
540 | ERROR | [ ] Missing parameter comment
541 | ERROR | [ ] Missing parameter comment
542 | ERROR | [ ] Missing parameter comment
543 | ERROR | [ ] Missing parameter comment
544 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
544 | ERROR | [ ] Description for the @return value is missing
546 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
546 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
547 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
548 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
551 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: INPUT_COOKIE
554 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
555 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
556 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
556 | ERROR | [x] Expected newline after closing brace
557 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
558 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
558 | ERROR | [x] Expected newline after closing brace
559 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
560 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
560 | ERROR | [x] Expected newline after closing brace
561 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
561 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
562 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
563 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
563 | ERROR | [x] Expected 1 blank line after function; 0 found
564 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 262 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES
----------------------------------------------------------------------
3 | WARNING | Line exceeds 80 characters; contains 309 characters
5 | WARNING | Line exceeds 80 characters; contains 184 characters
7 | WARNING | Line exceeds 80 characters; contains 89 characters
9 | WARNING | Line exceeds 80 characters; contains 297 characters
11 | WARNING | Line exceeds 80 characters; contains 211 characters
17 | WARNING | Line exceeds 80 characters; contains 169 characters
27 | WARNING | Line exceeds 80 characters; contains 100 characters
33 | WARNING | Line exceeds 80 characters; contains 119 characters
39 | WARNING | Line exceeds 80 characters; contains 86 characters
----------------------------------------------------------------------
FILE: ./core/README.txt
----------------------------------------------------------------------
FOUND 0 ERRORS AND 18 WARNINGS AFFECTING 18 LINES
----------------------------------------------------------------------
3 | WARNING | Line exceeds 80 characters; contains 246 characters
11 | WARNING | Line exceeds 80 characters; contains 139 characters
14 | WARNING | Line exceeds 80 characters; contains 373 characters
16 | WARNING | Line exceeds 80 characters; contains 184 characters
20 | WARNING | Line exceeds 80 characters; contains 89 characters
22 | WARNING | Line exceeds 80 characters; contains 296 characters
24 | WARNING | Line exceeds 80 characters; contains 211 characters
29 | WARNING | Line exceeds 80 characters; contains 169 characters
37 | WARNING | Line exceeds 80 characters; contains 108 characters
43 | WARNING | Line exceeds 80 characters; contains 123 characters
49 | WARNING | Line exceeds 80 characters; contains 150 characters
66 | WARNING | Line exceeds 80 characters; contains 93 characters
72 | WARNING | Line exceeds 80 characters; contains 84 characters
75 | WARNING | Line exceeds 80 characters; contains 106 characters
89 | WARNING | Line exceeds 80 characters; contains 109 characters
94 | WARNING | Line exceeds 80 characters; contains 104 characters
99 | WARNING | Line exceeds 80 characters; contains 117 characters
100 | WARNING | Line exceeds 80 characters; contains 105 characters
----------------------------------------------------------------------
FILE: ./core/assets/css/general.css
----------------------------------------------------------------------
FOUND 101 ERRORS AFFECTING 69 LINES
----------------------------------------------------------------------
1 | ERROR | [x] Selectors must be on a single line
2 | ERROR | [x] Blank lines are not allowed between class names
2 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
7 | ERROR | [x] Selectors must be on a single line
8 | ERROR | [x] Blank lines are not allowed between class names
8 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
14 | ERROR | [x] Selectors must be on a single line
15 | ERROR | [x] Blank lines are not allowed between class names
15 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
21 | ERROR | [x] Selectors must be on a single line
22 | ERROR | [x] Blank lines are not allowed between class names
22 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
28 | ERROR | [x] Selectors must be on a single line
29 | ERROR | [x] Blank lines are not allowed between class names
29 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
33 | ERROR | [x] Selectors must be on a single line
34 | ERROR | [x] Blank lines are not allowed between class names
34 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
35 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 3
38 | ERROR | [x] Selectors must be on a single line
39 | ERROR | [x] Blank lines are not allowed between class names
39 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
40 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 3
43 | ERROR | [x] Selectors must be on a single line
44 | ERROR | [x] Blank lines are not allowed between class names
44 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
45 | ERROR | [x] Whitespace found at end of line
46 | ERROR | [x] Whitespace found at end of line
50 | ERROR | [x] Selectors must be on a single line
51 | ERROR | [x] Blank lines are not allowed between class names
51 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
55 | ERROR | [x] Selectors must be on a single line
56 | ERROR | [x] Blank lines are not allowed between class names
56 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
60 | ERROR | [x] Selectors must be on a single line
61 | ERROR | [x] Blank lines are not allowed between class names
61 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
67 | ERROR | [x] Selectors must be on a single line
68 | ERROR | [x] Blank lines are not allowed between class names
68 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
69 | ERROR | [x] CSS colours must be defined in lowercase; expected
| | #f2f7f9 but found #F2F7F9
72 | ERROR | [x] Selectors must be on a single line
73 | ERROR | [x] Blank lines are not allowed between class names
73 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
77 | ERROR | [x] Selectors must be on a single line
78 | ERROR | [x] Blank lines are not allowed between class names
78 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
83 | ERROR | [x] Selectors must be on a single line
84 | ERROR | [x] Blank lines are not allowed between class names
84 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
88 | ERROR | [x] Selectors must be on a single line
89 | ERROR | [x] Blank lines are not allowed between class names
89 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
94 | ERROR | [x] Selectors must be on a single line
95 | ERROR | [x] Blank lines are not allowed between class names
95 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
102 | ERROR | [x] Selectors must be on a single line
103 | ERROR | [x] Blank lines are not allowed between class names
103 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
110 | ERROR | [x] Selectors must be on a single line
111 | ERROR | [x] Blank lines are not allowed between class names
111 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
118 | ERROR | [x] Selectors must be on a single line
119 | ERROR | [x] Blank lines are not allowed between class names
119 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
125 | ERROR | [x] Selectors must be on a single line
126 | ERROR | [x] Blank lines are not allowed between class names
126 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
130 | ERROR | [x] Selectors must be on a single line
131 | ERROR | [x] Blank lines are not allowed between class names
131 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
139 | ERROR | [x] Selectors must be on a single line
140 | ERROR | [x] Blank lines are not allowed between class names
140 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
149 | ERROR | [x] Selectors must be on a single line
150 | ERROR | [x] Blank lines are not allowed between class names
150 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
159 | ERROR | [x] Selectors must be on a single line
160 | ERROR | [x] Blank lines are not allowed between class names
160 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
166 | ERROR | [x] Selectors must be on a single line
167 | ERROR | [x] Blank lines are not allowed between class names
167 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
171 | ERROR | [x] Selectors must be on a single line
172 | ERROR | [x] Blank lines are not allowed between class names
172 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
176 | ERROR | [x] Selectors must be on a single line
177 | ERROR | [x] Blank lines are not allowed between class names
177 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
181 | ERROR | [x] Selectors must be on a single line
182 | ERROR | [x] Blank lines are not allowed between class names
182 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
186 | ERROR | [x] Selectors must be on a single line
187 | ERROR | [x] Blank lines are not allowed between class names
187 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
191 | ERROR | [x] Selectors must be on a single line
192 | ERROR | [x] Blank lines are not allowed between class names
192 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
196 | ERROR | [x] Selectors must be on a single line
197 | ERROR | [x] Blank lines are not allowed between class names
197 | ERROR | [x] Expected 1 space before opening brace of class
| | definition; newline found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 101 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/assets/css/mrwhite-reset.css
----------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 25 LINES
----------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but
| | found "\r\n"
4 | ERROR | [x] Closing brace of class definition must be on new
| | line
10 | ERROR | [x] Closing brace of class definition must be on new
| | line
17 | ERROR | [x] Closing brace of class definition must be on new
| | line
20 | ERROR | [x] Closing brace of class definition must be on new
| | line
23 | ERROR | [x] Closing brace of class definition must be on new
| | line
26 | ERROR | [x] Closing brace of class definition must be on new
| | line
29 | ERROR | [x] Closing brace of class definition must be on new
| | line
33 | ERROR | [x] Closing brace of class definition must be on new
| | line
36 | ERROR | [x] Closing brace of class definition must be on new
| | line
39 | ERROR | [x] Closing brace of class definition must be on new
| | line
42 | ERROR | [x] Closing brace of class definition must be on new
| | line
45 | ERROR | [x] Closing brace of class definition must be on new
| | line
50 | ERROR | [x] Closing brace of class definition must be on new
| | line
53 | ERROR | [x] Closing brace of class definition must be on new
| | line
56 | ERROR | [x] Closing brace of class definition must be on new
| | line
64 | ERROR | [x] Whitespace found at end of line
70 | ERROR | [x] Closing brace of class definition must be on new
| | line
79 | ERROR | [x] Closing brace of class definition must be on new
| | line
85 | ERROR | [x] Closing brace of class definition must be on new
| | line
90 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found
| | 4
91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found
| | 4
92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found
| | 4
93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found
| | 4
94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found
| | 4
----------------------------------------------------------------------
PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/assets/css/mrwhite-ui-kit.css
----------------------------------------------------------------------
FOUND 2179 ERRORS AFFECTING 1710 LINES
----------------------------------------------------------------------
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
49 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
50 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
51 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
52 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
53 | ERROR | [x] Multiple selectors should each be on a single
| | line
54 | ERROR | [x] Multiple selectors should each be on a single
| | line
54 | ERROR | [x] Multiple selectors should each be on a single
| | line
54 | ERROR | [x] Multiple selectors should each be on a single
| | line
55 | ERROR | [x] Multiple selectors should each be on a single
| | line
55 | ERROR | [x] Multiple selectors should each be on a single
| | line
55 | ERROR | [x] Multiple selectors should each be on a single
| | line
55 | ERROR | [x] Multiple selectors should each be on a single
| | line
55 | ERROR | [x] Multiple selectors should each be on a single
| | line
56 | ERROR | [x] Multiple selectors should each be on a single
| | line
56 | ERROR | [x] Multiple selectors should each be on a single
| | line
56 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
57 | ERROR | [x] Multiple selectors should each be on a single
| | line
58 | ERROR | [x] Multiple selectors should each be on a single
| | line
58 | ERROR | [x] Multiple selectors should each be on a single
| | line
58 | ERROR | [x] Multiple selectors should each be on a single
| | line
58 | ERROR | [x] Multiple selectors should each be on a single
| | line
59 | ERROR | [x] Multiple selectors should each be on a single
| | line
59 | ERROR | [x] Multiple selectors should each be on a single
| | line
59 | ERROR | [x] Multiple selectors should each be on a single
| | line
59 | ERROR | [x] Multiple selectors should each be on a single
| | line
60 | ERROR | [x] Multiple selectors should each be on a single
| | line
60 | ERROR | [x] Multiple selectors should each be on a single
| | line
60 | ERROR | [x] Multiple selectors should each be on a single
| | line
60 | ERROR | [x] Multiple selectors should each be on a single
| | line
60 | ERROR | [x] Multiple selectors should each be on a single
| | line
61 | ERROR | [x] Multiple selectors should each be on a single
| | line
61 | ERROR | [x] Multiple selectors should each be on a single
| | line
61 | ERROR | [x] Multiple selectors should each be on a single
| | line
67 | ERROR | [x] Closing brace of class definition must be on new
| | line
70 | ERROR | [x] Multiple selectors should each be on a single
| | line
70 | ERROR | [x] Multiple selectors should each be on a single
| | line
70 | ERROR | [x] Multiple selectors should each be on a single
| | line
70 | ERROR | [x] Multiple selectors should each be on a single
| | line
71 | ERROR | [x] Multiple selectors should each be on a single
| | line
71 | ERROR | [x] Multiple selectors should each be on a single
| | line
71 | ERROR | [x] Multiple selectors should each be on a single
| | line
71 | ERROR | [x] Multiple selectors should each be on a single
| | line
71 | ERROR | [x] Multiple selectors should each be on a single
| | line
72 | ERROR | [x] Closing brace of class definition must be on new
| | line
75 | ERROR | [x] Closing brace of class definition must be on new
| | line
77 | ERROR | [x] Multiple selectors should each be on a single
| | line
78 | ERROR | [x] Closing brace of class definition must be on new
| | line
80 | ERROR | [x] Multiple selectors should each be on a single
| | line
81 | ERROR | [x] Closing brace of class definition must be on new
| | line
83 | ERROR | [x] Multiple selectors should each be on a single
| | line
84 | ERROR | [x] Multiple selectors should each be on a single
| | line
86 | ERROR | [x] Closing brace of class definition must be on new
| | line
90 | ERROR | [x] Closing brace of class definition must be on new
| | line
97 | ERROR | [x] Closing brace of class definition must be on new
| | line
104 | ERROR | [x] Closing brace of class definition must be on new
| | line
109 | ERROR | [x] Closing brace of class definition must be on new
| | line
112 | ERROR | [x] Closing brace of class definition must be on new
| | line
120 | ERROR | [x] Closing brace of class definition must be on new
| | line
126 | ERROR | [x] Closing brace of class definition must be on new
| | line
134 | ERROR | [x] Closing brace of class definition must be on new
| | line
153 | ERROR | [x] Closing brace of class definition must be on new
| | line
159 | ERROR | [x] Closing brace of class definition must be on new
| | line
163 | ERROR | [x] Closing brace of class definition must be on new
| | line
168 | ERROR | [x] Closing brace of class definition must be on new
| | line
173 | ERROR | [x] Closing brace of class definition must be on new
| | line
179 | ERROR | [x] Closing brace of class definition must be on new
| | line
180 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
181 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
181 | ERROR | [x] Closing brace of class definition must be on new
| | line
224 | ERROR | [x] Closing brace of class definition must be on new
| | line
236 | ERROR | [x] Closing brace of class definition must be on new
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
242 | ERROR | [x] Multiple selectors should each be on a single
| | line
248 | ERROR | [x] Closing brace of class definition must be on new
| | line
250 | ERROR | [x] Multiple selectors should each be on a single
| | line
250 | ERROR | [x] Multiple selectors should each be on a single
| | line
256 | ERROR | [x] Closing brace of class definition must be on new
| | line
258 | ERROR | [x] Multiple selectors should each be on a single
| | line
258 | ERROR | [x] Multiple selectors should each be on a single
| | line
264 | ERROR | [x] Closing brace of class definition must be on new
| | line
266 | ERROR | [x] Multiple selectors should each be on a single
| | line
266 | ERROR | [x] Multiple selectors should each be on a single
| | line
266 | ERROR | [x] Multiple selectors should each be on a single
| | line
272 | ERROR | [x] Closing brace of class definition must be on new
| | line
274 | ERROR | [x] Multiple selectors should each be on a single
| | line
274 | ERROR | [x] Multiple selectors should each be on a single
| | line
274 | ERROR | [x] Multiple selectors should each be on a single
| | line
280 | ERROR | [x] Closing brace of class definition must be on new
| | line
282 | ERROR | [x] Multiple selectors should each be on a single
| | line
288 | ERROR | [x] Closing brace of class definition must be on new
| | line
290 | ERROR | [x] Multiple selectors should each be on a single
| | line
296 | ERROR | [x] Closing brace of class definition must be on new
| | line
298 | ERROR | [x] Multiple selectors should each be on a single
| | line
304 | ERROR | [x] Closing brace of class definition must be on new
| | line
306 | ERROR | [x] Multiple selectors should each be on a single
| | line
312 | ERROR | [x] Closing brace of class definition must be on new
| | line
314 | ERROR | [x] Multiple selectors should each be on a single
| | line
320 | ERROR | [x] Closing brace of class definition must be on new
| | line
322 | ERROR | [x] Multiple selectors should each be on a single
| | line
328 | ERROR | [x] Closing brace of class definition must be on new
| | line
330 | ERROR | [x] Multiple selectors should each be on a single
| | line
336 | ERROR | [x] Closing brace of class definition must be on new
| | line
338 | ERROR | [x] Multiple selectors should each be on a single
| | line
344 | ERROR | [x] Closing brace of class definition must be on new
| | line
346 | ERROR | [x] Multiple selectors should each be on a single
| | line
352 | ERROR | [x] Closing brace of class definition must be on new
| | line
354 | ERROR | [x] Multiple selectors should each be on a single
| | line
360 | ERROR | [x] Closing brace of class definition must be on new
| | line
368 | ERROR | [x] Closing brace of class definition must be on new
| | line
376 | ERROR | [x] Closing brace of class definition must be on new
| | line
384 | ERROR | [x] Closing brace of class definition must be on new
| | line
392 | ERROR | [x] Closing brace of class definition must be on new
| | line
400 | ERROR | [x] Closing brace of class definition must be on new
| | line
408 | ERROR | [x] Closing brace of class definition must be on new
| | line
416 | ERROR | [x] Closing brace of class definition must be on new
| | line
424 | ERROR | [x] Closing brace of class definition must be on new
| | line
432 | ERROR | [x] Closing brace of class definition must be on new
| | line
440 | ERROR | [x] Closing brace of class definition must be on new
| | line
448 | ERROR | [x] Closing brace of class definition must be on new
| | line
456 | ERROR | [x] Closing brace of class definition must be on new
| | line
464 | ERROR | [x] Closing brace of class definition must be on new
| | line
472 | ERROR | [x] Closing brace of class definition must be on new
| | line
480 | ERROR | [x] Closing brace of class definition must be on new
| | line
488 | ERROR | [x] Closing brace of class definition must be on new
| | line
496 | ERROR | [x] Closing brace of class definition must be on new
| | line
504 | ERROR | [x] Closing brace of class definition must be on new
| | line
512 | ERROR | [x] Closing brace of class definition must be on new
| | line
520 | ERROR | [x] Closing brace of class definition must be on new
| | line
528 | ERROR | [x] Closing brace of class definition must be on new
| | line
536 | ERROR | [x] Closing brace of class definition must be on new
| | line
544 | ERROR | [x] Closing brace of class definition must be on new
| | line
552 | ERROR | [x] Closing brace of class definition must be on new
| | line
560 | ERROR | [x] Closing brace of class definition must be on new
| | line
568 | ERROR | [x] Closing brace of class definition must be on new
| | line
576 | ERROR | [x] Closing brace of class definition must be on new
| | line
584 | ERROR | [x] Closing brace of class definition must be on new
| | line
591 | ERROR | [x] Closing brace of class definition must be on new
| | line
598 | ERROR | [x] Closing brace of class definition must be on new
| | line
605 | ERROR | [x] Closing brace of class definition must be on new
| | line
612 | ERROR | [x] Closing brace of class definition must be on new
| | line
617 | ERROR | [x] Closing brace of class definition must be on new
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
620 | ERROR | [x] Multiple selectors should each be on a single
| | line
626 | ERROR | [x] Closing brace of class definition must be on new
| | line
627 | ERROR | [x] Multiple selectors should each be on a single
| | line
627 | ERROR | [x] Multiple selectors should each be on a single
| | line
633 | ERROR | [x] Closing brace of class definition must be on new
| | line
634 | ERROR | [x] Multiple selectors should each be on a single
| | line
634 | ERROR | [x] Multiple selectors should each be on a single
| | line
640 | ERROR | [x] Closing brace of class definition must be on new
| | line
641 | ERROR | [x] Multiple selectors should each be on a single
| | line
641 | ERROR | [x] Multiple selectors should each be on a single
| | line
641 | ERROR | [x] Multiple selectors should each be on a single
| | line
647 | ERROR | [x] Closing brace of class definition must be on new
| | line
648 | ERROR | [x] Multiple selectors should each be on a single
| | line
648 | ERROR | [x] Multiple selectors should each be on a single
| | line
648 | ERROR | [x] Multiple selectors should each be on a single
| | line
654 | ERROR | [x] Closing brace of class definition must be on new
| | line
655 | ERROR | [x] Multiple selectors should each be on a single
| | line
661 | ERROR | [x] Closing brace of class definition must be on new
| | line
662 | ERROR | [x] Multiple selectors should each be on a single
| | line
668 | ERROR | [x] Closing brace of class definition must be on new
| | line
669 | ERROR | [x] Multiple selectors should each be on a single
| | line
675 | ERROR | [x] Closing brace of class definition must be on new
| | line
676 | ERROR | [x] Multiple selectors should each be on a single
| | line
682 | ERROR | [x] Closing brace of class definition must be on new
| | line
683 | ERROR | [x] Multiple selectors should each be on a single
| | line
689 | ERROR | [x] Closing brace of class definition must be on new
| | line
690 | ERROR | [x] Multiple selectors should each be on a single
| | line
696 | ERROR | [x] Closing brace of class definition must be on new
| | line
697 | ERROR | [x] Multiple selectors should each be on a single
| | line
703 | ERROR | [x] Closing brace of class definition must be on new
| | line
704 | ERROR | [x] Multiple selectors should each be on a single
| | line
710 | ERROR | [x] Closing brace of class definition must be on new
| | line
711 | ERROR | [x] Multiple selectors should each be on a single
| | line
717 | ERROR | [x] Closing brace of class definition must be on new
| | line
718 | ERROR | [x] Multiple selectors should each be on a single
| | line
724 | ERROR | [x] Closing brace of class definition must be on new
| | line
731 | ERROR | [x] Closing brace of class definition must be on new
| | line
738 | ERROR | [x] Closing brace of class definition must be on new
| | line
745 | ERROR | [x] Closing brace of class definition must be on new
| | line
752 | ERROR | [x] Closing brace of class definition must be on new
| | line
759 | ERROR | [x] Closing brace of class definition must be on new
| | line
766 | ERROR | [x] Closing brace of class definition must be on new
| | line
773 | ERROR | [x] Closing brace of class definition must be on new
| | line
780 | ERROR | [x] Closing brace of class definition must be on new
| | line
787 | ERROR | [x] Closing brace of class definition must be on new
| | line
794 | ERROR | [x] Closing brace of class definition must be on new
| | line
801 | ERROR | [x] Closing brace of class definition must be on new
| | line
808 | ERROR | [x] Closing brace of class definition must be on new
| | line
815 | ERROR | [x] Closing brace of class definition must be on new
| | line
822 | ERROR | [x] Closing brace of class definition must be on new
| | line
829 | ERROR | [x] Closing brace of class definition must be on new
| | line
836 | ERROR | [x] Closing brace of class definition must be on new
| | line
843 | ERROR | [x] Closing brace of class definition must be on new
| | line
850 | ERROR | [x] Closing brace of class definition must be on new
| | line
857 | ERROR | [x] Closing brace of class definition must be on new
| | line
864 | ERROR | [x] Closing brace of class definition must be on new
| | line
871 | ERROR | [x] Closing brace of class definition must be on new
| | line
878 | ERROR | [x] Closing brace of class definition must be on new
| | line
885 | ERROR | [x] Closing brace of class definition must be on new
| | line
892 | ERROR | [x] Closing brace of class definition must be on new
| | line
899 | ERROR | [x] Closing brace of class definition must be on new
| | line
906 | ERROR | [x] Closing brace of class definition must be on new
| | line
913 | ERROR | [x] Closing brace of class definition must be on new
| | line
920 | ERROR | [x] Closing brace of class definition must be on new
| | line
926 | ERROR | [x] Closing brace of class definition must be on new
| | line
932 | ERROR | [x] Closing brace of class definition must be on new
| | line
938 | ERROR | [x] Closing brace of class definition must be on new
| | line
944 | ERROR | [x] Closing brace of class definition must be on new
| | line
948 | ERROR | [x] Closing brace of class definition must be on new
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
951 | ERROR | [x] Multiple selectors should each be on a single
| | line
957 | ERROR | [x] Closing brace of class definition must be on new
| | line
958 | ERROR | [x] Multiple selectors should each be on a single
| | line
958 | ERROR | [x] Multiple selectors should each be on a single
| | line
964 | ERROR | [x] Closing brace of class definition must be on new
| | line
965 | ERROR | [x] Multiple selectors should each be on a single
| | line
965 | ERROR | [x] Multiple selectors should each be on a single
| | line
971 | ERROR | [x] Closing brace of class definition must be on new
| | line
972 | ERROR | [x] Multiple selectors should each be on a single
| | line
972 | ERROR | [x] Multiple selectors should each be on a single
| | line
972 | ERROR | [x] Multiple selectors should each be on a single
| | line
978 | ERROR | [x] Closing brace of class definition must be on new
| | line
979 | ERROR | [x] Multiple selectors should each be on a single
| | line
979 | ERROR | [x] Multiple selectors should each be on a single
| | line
979 | ERROR | [x] Multiple selectors should each be on a single
| | line
985 | ERROR | [x] Closing brace of class definition must be on new
| | line
986 | ERROR | [x] Multiple selectors should each be on a single
| | line
992 | ERROR | [x] Closing brace of class definition must be on new
| | line
993 | ERROR | [x] Multiple selectors should each be on a single
| | line
999 | ERROR | [x] Closing brace of class definition must be on new
| | line
1000 | ERROR | [x] Multiple selectors should each be on a single
| | line
1006 | ERROR | [x] Closing brace of class definition must be on new
| | line
1007 | ERROR | [x] Multiple selectors should each be on a single
| | line
1013 | ERROR | [x] Closing brace of class definition must be on new
| | line
1014 | ERROR | [x] Multiple selectors should each be on a single
| | line
1020 | ERROR | [x] Closing brace of class definition must be on new
| | line
1021 | ERROR | [x] Multiple selectors should each be on a single
| | line
1027 | ERROR | [x] Closing brace of class definition must be on new
| | line
1028 | ERROR | [x] Multiple selectors should each be on a single
| | line
1034 | ERROR | [x] Closing brace of class definition must be on new
| | line
1035 | ERROR | [x] Multiple selectors should each be on a single
| | line
1041 | ERROR | [x] Closing brace of class definition must be on new
| | line
1042 | ERROR | [x] Multiple selectors should each be on a single
| | line
1048 | ERROR | [x] Closing brace of class definition must be on new
| | line
1049 | ERROR | [x] Multiple selectors should each be on a single
| | line
1055 | ERROR | [x] Closing brace of class definition must be on new
| | line
1062 | ERROR | [x] Closing brace of class definition must be on new
| | line
1069 | ERROR | [x] Closing brace of class definition must be on new
| | line
1076 | ERROR | [x] Closing brace of class definition must be on new
| | line
1083 | ERROR | [x] Closing brace of class definition must be on new
| | line
1090 | ERROR | [x] Closing brace of class definition must be on new
| | line
1097 | ERROR | [x] Closing brace of class definition must be on new
| | line
1104 | ERROR | [x] Closing brace of class definition must be on new
| | line
1111 | ERROR | [x] Closing brace of class definition must be on new
| | line
1118 | ERROR | [x] Closing brace of class definition must be on new
| | line
1125 | ERROR | [x] Closing brace of class definition must be on new
| | line
1132 | ERROR | [x] Closing brace of class definition must be on new
| | line
1139 | ERROR | [x] Closing brace of class definition must be on new
| | line
1146 | ERROR | [x] Closing brace of class definition must be on new
| | line
1153 | ERROR | [x] Closing brace of class definition must be on new
| | line
1160 | ERROR | [x] Closing brace of class definition must be on new
| | line
1167 | ERROR | [x] Closing brace of class definition must be on new
| | line
1174 | ERROR | [x] Closing brace of class definition must be on new
| | line
1181 | ERROR | [x] Closing brace of class definition must be on new
| | line
1188 | ERROR | [x] Closing brace of class definition must be on new
| | line
1195 | ERROR | [x] Closing brace of class definition must be on new
| | line
1202 | ERROR | [x] Closing brace of class definition must be on new
| | line
1209 | ERROR | [x] Closing brace of class definition must be on new
| | line
1216 | ERROR | [x] Closing brace of class definition must be on new
| | line
1223 | ERROR | [x] Closing brace of class definition must be on new
| | line
1230 | ERROR | [x] Closing brace of class definition must be on new
| | line
1237 | ERROR | [x] Closing brace of class definition must be on new
| | line
1244 | ERROR | [x] Closing brace of class definition must be on new
| | line
1251 | ERROR | [x] Closing brace of class definition must be on new
| | line
1257 | ERROR | [x] Closing brace of class definition must be on new
| | line
1263 | ERROR | [x] Closing brace of class definition must be on new
| | line
1269 | ERROR | [x] Closing brace of class definition must be on new
| | line
1275 | ERROR | [x] Closing brace of class definition must be on new
| | line
1279 | ERROR | [x] Closing brace of class definition must be on new
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1282 | ERROR | [x] Multiple selectors should each be on a single
| | line
1288 | ERROR | [x] Closing brace of class definition must be on new
| | line
1289 | ERROR | [x] Multiple selectors should each be on a single
| | line
1289 | ERROR | [x] Multiple selectors should each be on a single
| | line
1295 | ERROR | [x] Closing brace of class definition must be on new
| | line
1296 | ERROR | [x] Multiple selectors should each be on a single
| | line
1296 | ERROR | [x] Multiple selectors should each be on a single
| | line
1302 | ERROR | [x] Closing brace of class definition must be on new
| | line
1303 | ERROR | [x] Multiple selectors should each be on a single
| | line
1303 | ERROR | [x] Multiple selectors should each be on a single
| | line
1303 | ERROR | [x] Multiple selectors should each be on a single
| | line
1309 | ERROR | [x] Closing brace of class definition must be on new
| | line
1310 | ERROR | [x] Multiple selectors should each be on a single
| | line
1310 | ERROR | [x] Multiple selectors should each be on a single
| | line
1310 | ERROR | [x] Multiple selectors should each be on a single
| | line
1316 | ERROR | [x] Closing brace of class definition must be on new
| | line
1317 | ERROR | [x] Multiple selectors should each be on a single
| | line
1323 | ERROR | [x] Closing brace of class definition must be on new
| | line
1324 | ERROR | [x] Multiple selectors should each be on a single
| | line
1330 | ERROR | [x] Closing brace of class definition must be on new
| | line
1331 | ERROR | [x] Multiple selectors should each be on a single
| | line
1337 | ERROR | [x] Closing brace of class definition must be on new
| | line
1338 | ERROR | [x] Multiple selectors should each be on a single
| | line
1344 | ERROR | [x] Closing brace of class definition must be on new
| | line
1345 | ERROR | [x] Multiple selectors should each be on a single
| | line
1351 | ERROR | [x] Closing brace of class definition must be on new
| | line
1352 | ERROR | [x] Multiple selectors should each be on a single
| | line
1358 | ERROR | [x] Closing brace of class definition must be on new
| | line
1359 | ERROR | [x] Multiple selectors should each be on a single
| | line
1365 | ERROR | [x] Closing brace of class definition must be on new
| | line
1366 | ERROR | [x] Multiple selectors should each be on a single
| | line
1372 | ERROR | [x] Closing brace of class definition must be on new
| | line
1373 | ERROR | [x] Multiple selectors should each be on a single
| | line
1379 | ERROR | [x] Closing brace of class definition must be on new
| | line
1380 | ERROR | [x] Multiple selectors should each be on a single
| | line
1386 | ERROR | [x] Closing brace of class definition must be on new
| | line
1393 | ERROR | [x] Closing brace of class definition must be on new
| | line
1400 | ERROR | [x] Closing brace of class definition must be on new
| | line
1407 | ERROR | [x] Closing brace of class definition must be on new
| | line
1414 | ERROR | [x] Closing brace of class definition must be on new
| | line
1421 | ERROR | [x] Closing brace of class definition must be on new
| | line
1428 | ERROR | [x] Closing brace of class definition must be on new
| | line
1435 | ERROR | [x] Closing brace of class definition must be on new
| | line
1442 | ERROR | [x] Closing brace of class definition must be on new
| | line
1449 | ERROR | [x] Closing brace of class definition must be on new
| | line
1456 | ERROR | [x] Closing brace of class definition must be on new
| | line
1463 | ERROR | [x] Closing brace of class definition must be on new
| | line
1470 | ERROR | [x] Closing brace of class definition must be on new
| | line
1477 | ERROR | [x] Closing brace of class definition must be on new
| | line
1484 | ERROR | [x] Closing brace of class definition must be on new
| | line
1491 | ERROR | [x] Closing brace of class definition must be on new
| | line
1498 | ERROR | [x] Closing brace of class definition must be on new
| | line
1505 | ERROR | [x] Closing brace of class definition must be on new
| | line
1512 | ERROR | [x] Closing brace of class definition must be on new
| | line
1519 | ERROR | [x] Closing brace of class definition must be on new
| | line
1526 | ERROR | [x] Closing brace of class definition must be on new
| | line
1533 | ERROR | [x] Closing brace of class definition must be on new
| | line
1540 | ERROR | [x] Closing brace of class definition must be on new
| | line
1547 | ERROR | [x] Closing brace of class definition must be on new
| | line
1554 | ERROR | [x] Closing brace of class definition must be on new
| | line
1561 | ERROR | [x] Closing brace of class definition must be on new
| | line
1568 | ERROR | [x] Closing brace of class definition must be on new
| | line
1575 | ERROR | [x] Closing brace of class definition must be on new
| | line
1582 | ERROR | [x] Closing brace of class definition must be on new
| | line
1588 | ERROR | [x] Closing brace of class definition must be on new
| | line
1594 | ERROR | [x] Closing brace of class definition must be on new
| | line
1600 | ERROR | [x] Closing brace of class definition must be on new
| | line
1606 | ERROR | [x] Closing brace of class definition must be on new
| | line
1610 | ERROR | [x] Closing brace of class definition must be on new
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1613 | ERROR | [x] Multiple selectors should each be on a single
| | line
1619 | ERROR | [x] Closing brace of class definition must be on new
| | line
1620 | ERROR | [x] Multiple selectors should each be on a single
| | line
1620 | ERROR | [x] Multiple selectors should each be on a single
| | line
1626 | ERROR | [x] Closing brace of class definition must be on new
| | line
1627 | ERROR | [x] Multiple selectors should each be on a single
| | line
1627 | ERROR | [x] Multiple selectors should each be on a single
| | line
1633 | ERROR | [x] Closing brace of class definition must be on new
| | line
1634 | ERROR | [x] Multiple selectors should each be on a single
| | line
1634 | ERROR | [x] Multiple selectors should each be on a single
| | line
1634 | ERROR | [x] Multiple selectors should each be on a single
| | line
1640 | ERROR | [x] Closing brace of class definition must be on new
| | line
1641 | ERROR | [x] Multiple selectors should each be on a single
| | line
1641 | ERROR | [x] Multiple selectors should each be on a single
| | line
1641 | ERROR | [x] Multiple selectors should each be on a single
| | line
1647 | ERROR | [x] Closing brace of class definition must be on new
| | line
1648 | ERROR | [x] Multiple selectors should each be on a single
| | line
1654 | ERROR | [x] Closing brace of class definition must be on new
| | line
1655 | ERROR | [x] Multiple selectors should each be on a single
| | line
1661 | ERROR | [x] Closing brace of class definition must be on new
| | line
1662 | ERROR | [x] Multiple selectors should each be on a single
| | line
1668 | ERROR | [x] Closing brace of class definition must be on new
| | line
1669 | ERROR | [x] Multiple selectors should each be on a single
| | line
1675 | ERROR | [x] Closing brace of class definition must be on new
| | line
1676 | ERROR | [x] Multiple selectors should each be on a single
| | line
1682 | ERROR | [x] Closing brace of class definition must be on new
| | line
1683 | ERROR | [x] Multiple selectors should each be on a single
| | line
1689 | ERROR | [x] Closing brace of class definition must be on new
| | line
1690 | ERROR | [x] Multiple selectors should each be on a single
| | line
1696 | ERROR | [x] Closing brace of class definition must be on new
| | line
1697 | ERROR | [x] Multiple selectors should each be on a single
| | line
1703 | ERROR | [x] Closing brace of class definition must be on new
| | line
1704 | ERROR | [x] Multiple selectors should each be on a single
| | line
1710 | ERROR | [x] Closing brace of class definition must be on new
| | line
1711 | ERROR | [x] Multiple selectors should each be on a single
| | line
1717 | ERROR | [x] Closing brace of class definition must be on new
| | line
1724 | ERROR | [x] Closing brace of class definition must be on new
| | line
1731 | ERROR | [x] Closing brace of class definition must be on new
| | line
1738 | ERROR | [x] Closing brace of class definition must be on new
| | line
1745 | ERROR | [x] Closing brace of class definition must be on new
| | line
1752 | ERROR | [x] Closing brace of class definition must be on new
| | line
1759 | ERROR | [x] Closing brace of class definition must be on new
| | line
1766 | ERROR | [x] Closing brace of class definition must be on new
| | line
1773 | ERROR | [x] Closing brace of class definition must be on new
| | line
1780 | ERROR | [x] Closing brace of class definition must be on new
| | line
1787 | ERROR | [x] Closing brace of class definition must be on new
| | line
1794 | ERROR | [x] Closing brace of class definition must be on new
| | line
1801 | ERROR | [x] Closing brace of class definition must be on new
| | line
1808 | ERROR | [x] Closing brace of class definition must be on new
| | line
1815 | ERROR | [x] Closing brace of class definition must be on new
| | line
1822 | ERROR | [x] Closing brace of class definition must be on new
| | line
1829 | ERROR | [x] Closing brace of class definition must be on new
| | line
1836 | ERROR | [x] Closing brace of class definition must be on new
| | line
1843 | ERROR | [x] Closing brace of class definition must be on new
| | line
1850 | ERROR | [x] Closing brace of class definition must be on new
| | line
1857 | ERROR | [x] Closing brace of class definition must be on new
| | line
1864 | ERROR | [x] Closing brace of class definition must be on new
| | line
1871 | ERROR | [x] Closing brace of class definition must be on new
| | line
1878 | ERROR | [x] Closing brace of class definition must be on new
| | line
1885 | ERROR | [x] Closing brace of class definition must be on new
| | line
1892 | ERROR | [x] Closing brace of class definition must be on new
| | line
1899 | ERROR | [x] Closing brace of class definition must be on new
| | line
1906 | ERROR | [x] Closing brace of class definition must be on new
| | line
1913 | ERROR | [x] Closing brace of class definition must be on new
| | line
1919 | ERROR | [x] Closing brace of class definition must be on new
| | line
1925 | ERROR | [x] Closing brace of class definition must be on new
| | line
1931 | ERROR | [x] Closing brace of class definition must be on new
| | line
1937 | ERROR | [x] Closing brace of class definition must be on new
| | line
1941 | ERROR | [x] Closing brace of class definition must be on new
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1944 | ERROR | [x] Multiple selectors should each be on a single
| | line
1950 | ERROR | [x] Closing brace of class definition must be on new
| | line
1951 | ERROR | [x] Multiple selectors should each be on a single
| | line
1951 | ERROR | [x] Multiple selectors should each be on a single
| | line
1957 | ERROR | [x] Closing brace of class definition must be on new
| | line
1958 | ERROR | [x] Multiple selectors should each be on a single
| | line
1958 | ERROR | [x] Multiple selectors should each be on a single
| | line
1964 | ERROR | [x] Closing brace of class definition must be on new
| | line
1965 | ERROR | [x] Multiple selectors should each be on a single
| | line
1965 | ERROR | [x] Multiple selectors should each be on a single
| | line
1965 | ERROR | [x] Multiple selectors should each be on a single
| | line
1971 | ERROR | [x] Closing brace of class definition must be on new
| | line
1972 | ERROR | [x] Multiple selectors should each be on a single
| | line
1972 | ERROR | [x] Multiple selectors should each be on a single
| | line
1972 | ERROR | [x] Multiple selectors should each be on a single
| | line
1978 | ERROR | [x] Closing brace of class definition must be on new
| | line
1979 | ERROR | [x] Multiple selectors should each be on a single
| | line
1985 | ERROR | [x] Closing brace of class definition must be on new
| | line
1986 | ERROR | [x] Multiple selectors should each be on a single
| | line
1992 | ERROR | [x] Closing brace of class definition must be on new
| | line
1993 | ERROR | [x] Multiple selectors should each be on a single
| | line
1999 | ERROR | [x] Closing brace of class definition must be on new
| | line
2000 | ERROR | [x] Multiple selectors should each be on a single
| | line
2006 | ERROR | [x] Closing brace of class definition must be on new
| | line
2007 | ERROR | [x] Multiple selectors should each be on a single
| | line
2013 | ERROR | [x] Closing brace of class definition must be on new
| | line
2014 | ERROR | [x] Multiple selectors should each be on a single
| | line
2020 | ERROR | [x] Closing brace of class definition must be on new
| | line
2021 | ERROR | [x] Multiple selectors should each be on a single
| | line
2027 | ERROR | [x] Closing brace of class definition must be on new
| | line
2028 | ERROR | [x] Multiple selectors should each be on a single
| | line
2034 | ERROR | [x] Closing brace of class definition must be on new
| | line
2035 | ERROR | [x] Multiple selectors should each be on a single
| | line
2041 | ERROR | [x] Closing brace of class definition must be on new
| | line
2042 | ERROR | [x] Multiple selectors should each be on a single
| | line
2048 | ERROR | [x] Closing brace of class definition must be on new
| | line
2055 | ERROR | [x] Closing brace of class definition must be on new
| | line
2062 | ERROR | [x] Closing brace of class definition must be on new
| | line
2069 | ERROR | [x] Closing brace of class definition must be on new
| | line
2076 | ERROR | [x] Closing brace of class definition must be on new
| | line
2083 | ERROR | [x] Closing brace of class definition must be on new
| | line
2090 | ERROR | [x] Closing brace of class definition must be on new
| | line
2097 | ERROR | [x] Closing brace of class definition must be on new
| | line
2104 | ERROR | [x] Closing brace of class definition must be on new
| | line
2111 | ERROR | [x] Closing brace of class definition must be on new
| | line
2118 | ERROR | [x] Closing brace of class definition must be on new
| | line
2125 | ERROR | [x] Closing brace of class definition must be on new
| | line
2132 | ERROR | [x] Closing brace of class definition must be on new
| | line
2139 | ERROR | [x] Closing brace of class definition must be on new
| | line
2146 | ERROR | [x] Closing brace of class definition must be on new
| | line
2153 | ERROR | [x] Closing brace of class definition must be on new
| | line
2160 | ERROR | [x] Closing brace of class definition must be on new
| | line
2167 | ERROR | [x] Closing brace of class definition must be on new
| | line
2174 | ERROR | [x] Closing brace of class definition must be on new
| | line
2181 | ERROR | [x] Closing brace of class definition must be on new
| | line
2188 | ERROR | [x] Closing brace of class definition must be on new
| | line
2195 | ERROR | [x] Closing brace of class definition must be on new
| | line
2202 | ERROR | [x] Closing brace of class definition must be on new
| | line
2209 | ERROR | [x] Closing brace of class definition must be on new
| | line
2216 | ERROR | [x] Closing brace of class definition must be on new
| | line
2223 | ERROR | [x] Closing brace of class definition must be on new
| | line
2230 | ERROR | [x] Closing brace of class definition must be on new
| | line
2237 | ERROR | [x] Closing brace of class definition must be on new
| | line
2244 | ERROR | [x] Closing brace of class definition must be on new
| | line
2250 | ERROR | [x] Closing brace of class definition must be on new
| | line
2256 | ERROR | [x] Closing brace of class definition must be on new
| | line
2262 | ERROR | [x] Closing brace of class definition must be on new
| | line
2268 | ERROR | [x] Closing brace of class definition must be on new
| | line
2272 | ERROR | [x] Closing brace of class definition must be on new
| | line
2334 | ERROR | [x] Closing brace of class definition must be on new
| | line
2342 | ERROR | [x] Closing brace of class definition must be on new
| | line
2349 | ERROR | [x] Closing brace of class definition must be on new
| | line
2356 | ERROR | [x] Closing brace of class definition must be on new
| | line
2363 | ERROR | [x] Closing brace of class definition must be on new
| | line
2370 | ERROR | [x] Closing brace of class definition must be on new
| | line
2377 | ERROR | [x] Closing brace of class definition must be on new
| | line
2384 | ERROR | [x] Closing brace of class definition must be on new
| | line
2389 | ERROR | [x] Closing brace of class definition must be on new
| | line
2390 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2391 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2391 | ERROR | [x] Closing brace of class definition must be on new
| | line
2392 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2393 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2393 | ERROR | [x] Closing brace of class definition must be on new
| | line
2394 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2395 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2395 | ERROR | [x] Closing brace of class definition must be on new
| | line
2396 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2397 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2397 | ERROR | [x] Closing brace of class definition must be on new
| | line
2402 | ERROR | [x] Closing brace of class definition must be on new
| | line
2407 | ERROR | [x] Closing brace of class definition must be on new
| | line
2412 | ERROR | [x] Closing brace of class definition must be on new
| | line
2415 | ERROR | [x] Closing brace of class definition must be on new
| | line
2416 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2417 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2417 | ERROR | [x] Closing brace of class definition must be on new
| | line
2420 | ERROR | [x] Closing brace of class definition must be on new
| | line
2421 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2422 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2422 | ERROR | [x] Closing brace of class definition must be on new
| | line
2429 | ERROR | [x] Closing brace of class definition must be on new
| | line
2439 | ERROR | [x] Closing brace of class definition must be on new
| | line
2481 | ERROR | [x] Closing brace of class definition must be on new
| | line
2484 | ERROR | [x] Closing brace of class definition must be on new
| | line
2487 | ERROR | [x] Closing brace of class definition must be on new
| | line
2490 | ERROR | [x] Closing brace of class definition must be on new
| | line
2496 | ERROR | [x] Closing brace of class definition must be on new
| | line
2500 | ERROR | [x] Closing brace of class definition must be on new
| | line
2504 | ERROR | [x] Closing brace of class definition must be on new
| | line
2508 | ERROR | [x] Closing brace of class definition must be on new
| | line
2514 | ERROR | [x] Closing brace of class definition must be on new
| | line
2518 | ERROR | [x] Closing brace of class definition must be on new
| | line
2522 | ERROR | [x] Closing brace of class definition must be on new
| | line
2526 | ERROR | [x] Closing brace of class definition must be on new
| | line
2531 | ERROR | [x] Closing brace of class definition must be on new
| | line
2534 | ERROR | [x] Closing brace of class definition must be on new
| | line
2537 | ERROR | [x] Closing brace of class definition must be on new
| | line
2540 | ERROR | [x] Closing brace of class definition must be on new
| | line
2545 | ERROR | [x] Closing brace of class definition must be on new
| | line
2548 | ERROR | [x] Closing brace of class definition must be on new
| | line
2551 | ERROR | [x] Closing brace of class definition must be on new
| | line
2554 | ERROR | [x] Closing brace of class definition must be on new
| | line
2559 | ERROR | [x] Closing brace of class definition must be on new
| | line
2562 | ERROR | [x] Closing brace of class definition must be on new
| | line
2565 | ERROR | [x] Closing brace of class definition must be on new
| | line
2568 | ERROR | [x] Closing brace of class definition must be on new
| | line
2573 | ERROR | [x] Closing brace of class definition must be on new
| | line
2576 | ERROR | [x] Closing brace of class definition must be on new
| | line
2579 | ERROR | [x] Closing brace of class definition must be on new
| | line
2582 | ERROR | [x] Closing brace of class definition must be on new
| | line
2590 | ERROR | [x] Closing brace of class definition must be on new
| | line
2591 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2592 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2593 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
2593 | ERROR | [x] Closing brace of class definition must be on new
| | line
2625 | ERROR | [x] Closing brace of class definition must be on new
| | line
2637 | ERROR | [x] Closing brace of class definition must be on new
| | line
2642 | ERROR | [x] Closing brace of class definition must be on new
| | line
2645 | ERROR | [x] Closing brace of class definition must be on new
| | line
2648 | ERROR | [x] Closing brace of class definition must be on new
| | line
2651 | ERROR | [x] Closing brace of class definition must be on new
| | line
2654 | ERROR | [x] Closing brace of class definition must be on new
| | line
2661 | ERROR | [x] Closing brace of class definition must be on new
| | line
2666 | ERROR | [x] Closing brace of class definition must be on new
| | line
2709 | ERROR | [x] Closing brace of class definition must be on new
| | line
2714 | ERROR | [x] Closing brace of class definition must be on new
| | line
2718 | ERROR | [x] Closing brace of class definition must be on new
| | line
2722 | ERROR | [x] Closing brace of class definition must be on new
| | line
2746 | ERROR | [x] Closing brace of class definition must be on new
| | line
2747 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2748 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2748 | ERROR | [x] Closing brace of class definition must be on new
| | line
2749 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2749 | ERROR | [x] Multiple selectors should each be on a single
| | line
2750 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2751 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2752 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2753 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2754 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2755 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2756 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2756 | ERROR | [x] Closing brace of class definition must be on new
| | line
2757 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2758 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2759 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2759 | ERROR | [x] Closing brace of class definition must be on new
| | line
2763 | ERROR | [x] Closing brace of class definition must be on new
| | line
2776 | ERROR | [x] Closing brace of class definition must be on new
| | line
2777 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2777 | ERROR | [x] Multiple selectors should each be on a single
| | line
2778 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2779 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2780 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2780 | ERROR | [x] Closing brace of class definition must be on new
| | line
2781 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2782 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2783 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2784 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2785 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2785 | ERROR | [x] Closing brace of class definition must be on new
| | line
2786 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2787 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2787 | ERROR | [x] Closing brace of class definition must be on new
| | line
2788 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2789 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2790 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2791 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2791 | ERROR | [x] Closing brace of class definition must be on new
| | line
2792 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2793 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2794 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2795 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2795 | ERROR | [x] Closing brace of class definition must be on new
| | line
2808 | ERROR | [x] Closing brace of class definition must be on new
| | line
2809 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2809 | ERROR | [x] Multiple selectors should each be on a single
| | line
2810 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2811 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2812 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2812 | ERROR | [x] Closing brace of class definition must be on new
| | line
2813 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2814 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2814 | ERROR | [x] Closing brace of class definition must be on new
| | line
2815 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2816 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2817 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2817 | ERROR | [x] Closing brace of class definition must be on new
| | line
2818 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2819 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2820 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2820 | ERROR | [x] Closing brace of class definition must be on new
| | line
2821 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2822 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2823 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2823 | ERROR | [x] Closing brace of class definition must be on new
| | line
2824 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2825 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2825 | ERROR | [x] Closing brace of class definition must be on new
| | line
2826 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2827 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2828 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2828 | ERROR | [x] Closing brace of class definition must be on new
| | line
2829 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2830 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2830 | ERROR | [x] Closing brace of class definition must be on new
| | line
2840 | ERROR | [x] Closing brace of class definition must be on new
| | line
2841 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2842 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2842 | ERROR | [x] Closing brace of class definition must be on new
| | line
2843 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2843 | ERROR | [x] Multiple selectors should each be on a single
| | line
2844 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2845 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2846 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2847 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2848 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2848 | ERROR | [x] Closing brace of class definition must be on new
| | line
2849 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2849 | ERROR | [x] Multiple selectors should each be on a single
| | line
2850 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2850 | ERROR | [x] Closing brace of class definition must be on new
| | line
2851 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2852 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2852 | ERROR | [x] Closing brace of class definition must be on new
| | line
2853 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2854 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2854 | ERROR | [x] Closing brace of class definition must be on new
| | line
2855 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2856 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2856 | ERROR | [x] Closing brace of class definition must be on new
| | line
2857 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2858 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2858 | ERROR | [x] Closing brace of class definition must be on new
| | line
2859 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2860 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2860 | ERROR | [x] Closing brace of class definition must be on new
| | line
2861 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2862 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2862 | ERROR | [x] Closing brace of class definition must be on new
| | line
2863 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2864 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2864 | ERROR | [x] Closing brace of class definition must be on new
| | line
2865 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2866 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2866 | ERROR | [x] Closing brace of class definition must be on new
| | line
2867 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2868 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2868 | ERROR | [x] Closing brace of class definition must be on new
| | line
2869 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2870 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2871 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2872 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2873 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2873 | ERROR | [x] Closing brace of class definition must be on new
| | line
2874 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2875 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2876 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2877 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2877 | ERROR | [x] Closing brace of class definition must be on new
| | line
2878 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2879 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2880 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2881 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2881 | ERROR | [x] Closing brace of class definition must be on new
| | line
2892 | ERROR | [x] Closing brace of class definition must be on new
| | line
2893 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2893 | ERROR | [x] Multiple selectors should each be on a single
| | line
2894 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2895 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2896 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2897 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2897 | ERROR | [x] Closing brace of class definition must be on new
| | line
2898 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2898 | ERROR | [x] Multiple selectors should each be on a single
| | line
2899 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2900 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2900 | ERROR | [x] Closing brace of class definition must be on new
| | line
2901 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2902 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2902 | ERROR | [x] Closing brace of class definition must be on new
| | line
2903 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2904 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2904 | ERROR | [x] Closing brace of class definition must be on new
| | line
2905 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2905 | ERROR | [x] Multiple selectors should each be on a single
| | line
2906 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2906 | ERROR | [x] Closing brace of class definition must be on new
| | line
2907 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2908 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2909 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2909 | ERROR | [x] Closing brace of class definition must be on new
| | line
2910 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2911 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2912 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2912 | ERROR | [x] Closing brace of class definition must be on new
| | line
2913 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2914 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2915 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2915 | ERROR | [x] Closing brace of class definition must be on new
| | line
2916 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2917 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2917 | ERROR | [x] Closing brace of class definition must be on new
| | line
2918 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2919 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2920 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2920 | ERROR | [x] Closing brace of class definition must be on new
| | line
2921 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2922 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2922 | ERROR | [x] Closing brace of class definition must be on new
| | line
2929 | ERROR | [x] Closing brace of class definition must be on new
| | line
2930 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2931 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2931 | ERROR | [x] Closing brace of class definition must be on new
| | line
2932 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2933 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2934 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2934 | ERROR | [x] Closing brace of class definition must be on new
| | line
2935 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2936 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2937 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2938 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2938 | ERROR | [x] Closing brace of class definition must be on new
| | line
2939 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2940 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2941 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2941 | ERROR | [x] Closing brace of class definition must be on new
| | line
2942 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2943 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2944 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2945 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2945 | ERROR | [x] Closing brace of class definition must be on new
| | line
2946 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2947 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2947 | ERROR | [x] Closing brace of class definition must be on new
| | line
2948 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2949 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2950 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2951 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2951 | ERROR | [x] Closing brace of class definition must be on new
| | line
2952 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2953 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2953 | ERROR | [x] Closing brace of class definition must be on new
| | line
2954 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2955 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2956 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2957 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2957 | ERROR | [x] Closing brace of class definition must be on new
| | line
2964 | ERROR | [x] Closing brace of class definition must be on new
| | line
2965 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2966 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2967 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2967 | ERROR | [x] Closing brace of class definition must be on new
| | line
2968 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2969 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2970 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2971 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2971 | ERROR | [x] Closing brace of class definition must be on new
| | line
2972 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2973 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2974 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2974 | ERROR | [x] Closing brace of class definition must be on new
| | line
2975 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2976 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2977 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2978 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2978 | ERROR | [x] Closing brace of class definition must be on new
| | line
2979 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2980 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2981 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2981 | ERROR | [x] Closing brace of class definition must be on new
| | line
2982 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2983 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2984 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2985 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2985 | ERROR | [x] Closing brace of class definition must be on new
| | line
2986 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2987 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2988 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
2988 | ERROR | [x] Closing brace of class definition must be on new
| | line
2989 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
2990 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2991 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2992 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
2992 | ERROR | [x] Closing brace of class definition must be on new
| | line
2998 | ERROR | [x] Closing brace of class definition must be on new
| | line
2999 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
2999 | ERROR | [x] Multiple selectors should each be on a single
| | line
3000 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3000 | ERROR | [x] Closing brace of class definition must be on new
| | line
3004 | ERROR | [x] Closing brace of class definition must be on new
| | line
3005 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3005 | ERROR | [x] Multiple selectors should each be on a single
| | line
3006 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3006 | ERROR | [x] Closing brace of class definition must be on new
| | line
3010 | ERROR | [x] Closing brace of class definition must be on new
| | line
3011 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3011 | ERROR | [x] Multiple selectors should each be on a single
| | line
3012 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3012 | ERROR | [x] Closing brace of class definition must be on new
| | line
3016 | ERROR | [x] Closing brace of class definition must be on new
| | line
3017 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3017 | ERROR | [x] Multiple selectors should each be on a single
| | line
3018 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3018 | ERROR | [x] Closing brace of class definition must be on new
| | line
3022 | ERROR | [x] Closing brace of class definition must be on new
| | line
3023 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3023 | ERROR | [x] Multiple selectors should each be on a single
| | line
3024 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3024 | ERROR | [x] Closing brace of class definition must be on new
| | line
3028 | ERROR | [x] Closing brace of class definition must be on new
| | line
3029 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3029 | ERROR | [x] Multiple selectors should each be on a single
| | line
3030 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3030 | ERROR | [x] Closing brace of class definition must be on new
| | line
3034 | ERROR | [x] Closing brace of class definition must be on new
| | line
3035 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3035 | ERROR | [x] Multiple selectors should each be on a single
| | line
3036 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3036 | ERROR | [x] Closing brace of class definition must be on new
| | line
3040 | ERROR | [x] Closing brace of class definition must be on new
| | line
3041 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3041 | ERROR | [x] Multiple selectors should each be on a single
| | line
3042 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3042 | ERROR | [x] Closing brace of class definition must be on new
| | line
3046 | ERROR | [x] Closing brace of class definition must be on new
| | line
3047 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3047 | ERROR | [x] Multiple selectors should each be on a single
| | line
3048 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3048 | ERROR | [x] Closing brace of class definition must be on new
| | line
3080 | ERROR | [x] Closing brace of class definition must be on new
| | line
3083 | ERROR | [x] Closing brace of class definition must be on new
| | line
3084 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3085 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3085 | ERROR | [x] Closing brace of class definition must be on new
| | line
3094 | ERROR | [x] Closing brace of class definition must be on new
| | line
3102 | ERROR | [x] Closing brace of class definition must be on new
| | line
3103 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3104 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3104 | ERROR | [x] Closing brace of class definition must be on new
| | line
3105 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3106 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3107 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3108 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3109 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3110 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3110 | ERROR | [x] Closing brace of class definition must be on new
| | line
3111 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
3112 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
3112 | ERROR | [x] Closing brace of class definition must be on new
| | line
3113 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3114 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3115 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3116 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3116 | ERROR | [x] Closing brace of class definition must be on new
| | line
3117 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3118 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3118 | ERROR | [x] Closing brace of class definition must be on new
| | line
3119 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
3120 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
3120 | ERROR | [x] Closing brace of class definition must be on new
| | line
3121 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3122 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3122 | ERROR | [x] Closing brace of class definition must be on new
| | line
3123 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3124 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3124 | ERROR | [x] Closing brace of class definition must be on new
| | line
3125 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3126 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3127 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3128 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3129 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3130 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3131 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3131 | ERROR | [x] Closing brace of class definition must be on new
| | line
3132 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3133 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3134 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3135 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3136 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3137 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3138 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3138 | ERROR | [x] Closing brace of class definition must be on new
| | line
3143 | ERROR | [x] Closing brace of class definition must be on new
| | line
3146 | ERROR | [x] Closing brace of class definition must be on new
| | line
3163 | ERROR | [x] Closing brace of class definition must be on new
| | line
3164 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3165 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3165 | ERROR | [x] Closing brace of class definition must be on new
| | line
3166 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3167 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3167 | ERROR | [x] Closing brace of class definition must be on new
| | line
3168 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3169 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3170 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3171 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3172 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3173 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3173 | ERROR | [x] Closing brace of class definition must be on new
| | line
3189 | ERROR | [x] Closing brace of class definition must be on new
| | line
3203 | ERROR | [x] Closing brace of class definition must be on new
| | line
3204 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3205 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3206 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3207 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3208 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3208 | ERROR | [x] Closing brace of class definition must be on new
| | line
3209 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3210 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3210 | ERROR | [x] Closing brace of class definition must be on new
| | line
3218 | ERROR | [x] Closing brace of class definition must be on new
| | line
3223 | ERROR | [x] Closing brace of class definition must be on new
| | line
3229 | ERROR | [x] Closing brace of class definition must be on new
| | line
3236 | ERROR | [x] Closing brace of class definition must be on new
| | line
3250 | ERROR | [x] Closing brace of class definition must be on new
| | line
3251 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3252 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3253 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3254 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3254 | ERROR | [x] Closing brace of class definition must be on new
| | line
3260 | ERROR | [x] Closing brace of class definition must be on new
| | line
3262 | ERROR | [x] Closing brace of class definition must be on new
| | line
3265 | ERROR | [x] Closing brace of class definition must be on new
| | line
3267 | ERROR | [x] Closing brace of class definition must be on new
| | line
3270 | ERROR | [x] Closing brace of class definition must be on new
| | line
3272 | ERROR | [x] Closing brace of class definition must be on new
| | line
3277 | ERROR | [x] Closing brace of class definition must be on new
| | line
3283 | ERROR | [x] Closing brace of class definition must be on new
| | line
3298 | ERROR | [x] Closing brace of class definition must be on new
| | line
3303 | ERROR | [x] Closing brace of class definition must be on new
| | line
3304 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3305 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3306 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3307 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3308 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3308 | ERROR | [x] Closing brace of class definition must be on new
| | line
3315 | ERROR | [x] Closing brace of class definition must be on new
| | line
3350 | ERROR | [x] Closing brace of class definition must be on new
| | line
3351 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3352 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3353 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3354 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3355 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3356 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3357 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3357 | ERROR | [x] Closing brace of class definition must be on new
| | line
3360 | ERROR | [x] Closing brace of class definition must be on new
| | line
3364 | ERROR | [x] Closing brace of class definition must be on new
| | line
3368 | ERROR | [x] Closing brace of class definition must be on new
| | line
3389 | ERROR | [x] Closing brace of class definition must be on new
| | line
3390 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3391 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3392 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3393 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3394 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3395 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3396 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3397 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3398 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3399 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3400 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3401 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3402 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3403 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3404 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3405 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3406 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3407 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3408 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3409 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3410 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3411 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3412 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3413 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3414 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3415 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3416 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3416 | ERROR | [x] Closing brace of class definition must be on new
| | line
3430 | ERROR | [x] Closing brace of class definition must be on new
| | line
3439 | ERROR | [x] Closing brace of class definition must be on new
| | line
3447 | ERROR | [x] Closing brace of class definition must be on new
| | line
3450 | ERROR | [x] Closing brace of class definition must be on new
| | line
3453 | ERROR | [x] Closing brace of class definition must be on new
| | line
3456 | ERROR | [x] Closing brace of class definition must be on new
| | line
3459 | ERROR | [x] Closing brace of class definition must be on new
| | line
3462 | ERROR | [x] Closing brace of class definition must be on new
| | line
3465 | ERROR | [x] Closing brace of class definition must be on new
| | line
3502 | ERROR | [x] Closing brace of class definition must be on new
| | line
3509 | ERROR | [x] Closing brace of class definition must be on new
| | line
3510 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3511 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3511 | ERROR | [x] Closing brace of class definition must be on new
| | line
3512 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3513 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3513 | ERROR | [x] Closing brace of class definition must be on new
| | line
3514 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3515 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3515 | ERROR | [x] Closing brace of class definition must be on new
| | line
3528 | ERROR | [x] Closing brace of class definition must be on new
| | line
3529 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3530 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3531 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3531 | ERROR | [x] Closing brace of class definition must be on new
| | line
3532 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3533 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3533 | ERROR | [x] Closing brace of class definition must be on new
| | line
3534 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3535 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3535 | ERROR | [x] Closing brace of class definition must be on new
| | line
3536 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3537 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3538 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3538 | ERROR | [x] Closing brace of class definition must be on new
| | line
3539 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3540 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3541 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3541 | ERROR | [x] Closing brace of class definition must be on new
| | line
3542 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3543 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3544 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3544 | ERROR | [x] Closing brace of class definition must be on new
| | line
3545 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3546 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3547 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3547 | ERROR | [x] Closing brace of class definition must be on new
| | line
3548 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3549 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3550 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3550 | ERROR | [x] Closing brace of class definition must be on new
| | line
3551 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3552 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3553 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3554 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3554 | ERROR | [x] Multiple selectors should each be on a single
| | line
3555 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3555 | ERROR | [x] Closing brace of class definition must be on new
| | line
3558 | ERROR | [x] Closing brace of class definition must be on new
| | line
3559 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3560 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3560 | ERROR | [x] Closing brace of class definition must be on new
| | line
3567 | ERROR | [x] Closing brace of class definition must be on new
| | line
3577 | ERROR | [x] Closing brace of class definition must be on new
| | line
3578 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3579 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3579 | ERROR | [x] Closing brace of class definition must be on new
| | line
3580 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3581 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3581 | ERROR | [x] Closing brace of class definition must be on new
| | line
3582 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3583 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3584 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3585 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3585 | ERROR | [x] Closing brace of class definition must be on new
| | line
3588 | ERROR | [x] Closing brace of class definition must be on new
| | line
3589 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3589 | ERROR | [x] Multiple selectors should each be on a single
| | line
3590 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3591 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3592 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3593 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3594 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3595 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3596 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3597 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3598 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3598 | ERROR | [x] Closing brace of class definition must be on new
| | line
3599 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3600 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3600 | ERROR | [x] Closing brace of class definition must be on new
| | line
3601 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3602 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3602 | ERROR | [x] Closing brace of class definition must be on new
| | line
3603 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3603 | ERROR | [x] Multiple selectors should each be on a single
| | line
3604 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3605 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3606 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3607 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3608 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3609 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3610 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3611 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3612 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3612 | ERROR | [x] Closing brace of class definition must be on new
| | line
3613 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3613 | ERROR | [x] Multiple selectors should each be on a single
| | line
3614 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3614 | ERROR | [x] Closing brace of class definition must be on new
| | line
3615 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3615 | ERROR | [x] Multiple selectors should each be on a single
| | line
3616 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3616 | ERROR | [x] Closing brace of class definition must be on new
| | line
3617 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3617 | ERROR | [x] Multiple selectors should each be on a single
| | line
3618 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3618 | ERROR | [x] Closing brace of class definition must be on new
| | line
3619 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3619 | ERROR | [x] Multiple selectors should each be on a single
| | line
3620 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3620 | ERROR | [x] Closing brace of class definition must be on new
| | line
3621 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3621 | ERROR | [x] Multiple selectors should each be on a single
| | line
3621 | ERROR | [x] Multiple selectors should each be on a single
| | line
3621 | ERROR | [x] Multiple selectors should each be on a single
| | line
3622 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3622 | ERROR | [x] Closing brace of class definition must be on new
| | line
3629 | ERROR | [x] Closing brace of class definition must be on new
| | line
3630 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3630 | ERROR | [x] Multiple selectors should each be on a single
| | line
3630 | ERROR | [x] Selectors must be on a single line
3631 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3632 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3632 | ERROR | [x] Closing brace of class definition must be on new
| | line
3635 | ERROR | [x] Closing brace of class definition must be on new
| | line
3636 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3637 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3637 | ERROR | [x] Closing brace of class definition must be on new
| | line
3644 | ERROR | [x] Closing brace of class definition must be on new
| | line
3669 | ERROR | [x] Closing brace of class definition must be on new
| | line
3670 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3671 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3671 | ERROR | [x] Closing brace of class definition must be on new
| | line
3672 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3673 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3673 | ERROR | [x] Closing brace of class definition must be on new
| | line
3674 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3675 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3675 | ERROR | [x] Closing brace of class definition must be on new
| | line
3676 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3677 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3677 | ERROR | [x] Closing brace of class definition must be on new
| | line
3686 | ERROR | [x] Closing brace of class definition must be on new
| | line
3717 | ERROR | [x] Closing brace of class definition must be on new
| | line
3718 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3719 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3719 | ERROR | [x] Closing brace of class definition must be on new
| | line
3734 | ERROR | [x] Closing brace of class definition must be on new
| | line
3735 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3736 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3737 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3737 | ERROR | [x] Closing brace of class definition must be on new
| | line
3738 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3739 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3740 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3740 | ERROR | [x] Closing brace of class definition must be on new
| | line
3741 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3742 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3743 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3743 | ERROR | [x] Closing brace of class definition must be on new
| | line
3744 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3745 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3746 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3746 | ERROR | [x] Closing brace of class definition must be on new
| | line
3747 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3748 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3748 | ERROR | [x] Closing brace of class definition must be on new
| | line
3749 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3750 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3751 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3751 | ERROR | [x] Closing brace of class definition must be on new
| | line
3752 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3753 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3754 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3754 | ERROR | [x] Closing brace of class definition must be on new
| | line
3755 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3756 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3756 | ERROR | [x] Closing brace of class definition must be on new
| | line
3757 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3758 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3759 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3759 | ERROR | [x] Closing brace of class definition must be on new
| | line
3760 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3761 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3762 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3763 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3764 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3765 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3766 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3767 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3768 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3769 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3770 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3771 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3772 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3772 | ERROR | [x] Closing brace of class definition must be on new
| | line
3773 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3774 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3774 | ERROR | [x] Closing brace of class definition must be on new
| | line
3778 | ERROR | [x] Closing brace of class definition must be on new
| | line
3781 | ERROR | [x] Closing brace of class definition must be on new
| | line
3793 | ERROR | [x] Closing brace of class definition must be on new
| | line
3794 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3795 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3795 | ERROR | [x] Closing brace of class definition must be on new
| | line
3799 | ERROR | [x] Closing brace of class definition must be on new
| | line
3803 | ERROR | [x] Closing brace of class definition must be on new
| | line
3807 | ERROR | [x] Closing brace of class definition must be on new
| | line
3862 | ERROR | [x] Closing brace of class definition must be on new
| | line
3872 | ERROR | [x] Closing brace of class definition must be on new
| | line
3893 | ERROR | [x] Closing brace of class definition must be on new
| | line
3894 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3895 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3896 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3897 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3897 | ERROR | [x] Closing brace of class definition must be on new
| | line
3898 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3899 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3900 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3900 | ERROR | [x] Closing brace of class definition must be on new
| | line
3901 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3902 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3903 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3903 | ERROR | [x] Closing brace of class definition must be on new
| | line
3904 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3905 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3906 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3906 | ERROR | [x] Closing brace of class definition must be on new
| | line
3907 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3908 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3909 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3910 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3910 | ERROR | [x] Closing brace of class definition must be on new
| | line
3911 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3912 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3913 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3914 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3914 | ERROR | [x] Closing brace of class definition must be on new
| | line
3915 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3916 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3917 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3918 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3918 | ERROR | [x] Closing brace of class definition must be on new
| | line
3919 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3920 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3921 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3922 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3922 | ERROR | [x] Closing brace of class definition must be on new
| | line
3923 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3924 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3925 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3926 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3926 | ERROR | [x] Closing brace of class definition must be on new
| | line
3927 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3928 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3929 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3930 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3930 | ERROR | [x] Closing brace of class definition must be on new
| | line
3931 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3932 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3933 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3934 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3934 | ERROR | [x] Closing brace of class definition must be on new
| | line
3935 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3936 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3937 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3938 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3938 | ERROR | [x] Closing brace of class definition must be on new
| | line
3939 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3940 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3941 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3942 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3942 | ERROR | [x] Closing brace of class definition must be on new
| | line
3943 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3944 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3945 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3946 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3946 | ERROR | [x] Closing brace of class definition must be on new
| | line
3950 | ERROR | [x] Closing brace of class definition must be on new
| | line
3954 | ERROR | [x] Closing brace of class definition must be on new
| | line
3961 | ERROR | [x] Closing brace of class definition must be on new
| | line
3962 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
3963 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3964 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3965 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3966 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3967 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3968 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3969 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3970 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3971 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3972 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3973 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3974 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3975 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3976 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3977 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3978 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3979 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3980 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3981 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3982 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
3982 | ERROR | [x] Closing brace of class definition must be on new
| | line
3994 | ERROR | [x] Closing brace of class definition must be on new
| | line
4000 | ERROR | [x] Closing brace of class definition must be on new
| | line
4001 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4002 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4003 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4004 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4005 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4005 | ERROR | [x] Closing brace of class definition must be on new
| | line
4006 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4007 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4008 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4008 | ERROR | [x] Closing brace of class definition must be on new
| | line
4009 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4010 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4011 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4011 | ERROR | [x] Closing brace of class definition must be on new
| | line
4012 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4013 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4014 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4014 | ERROR | [x] Closing brace of class definition must be on new
| | line
4015 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4016 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4016 | ERROR | [x] Closing brace of class definition must be on new
| | line
4017 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4018 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4018 | ERROR | [x] Closing brace of class definition must be on new
| | line
4019 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4020 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4020 | ERROR | [x] Closing brace of class definition must be on new
| | line
4021 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4022 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4022 | ERROR | [x] Closing brace of class definition must be on new
| | line
4023 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4024 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4024 | ERROR | [x] Closing brace of class definition must be on new
| | line
4025 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4026 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4026 | ERROR | [x] Closing brace of class definition must be on new
| | line
4027 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4028 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4028 | ERROR | [x] Closing brace of class definition must be on new
| | line
4029 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4030 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4030 | ERROR | [x] Closing brace of class definition must be on new
| | line
4031 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4032 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4032 | ERROR | [x] Closing brace of class definition must be on new
| | line
4033 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4034 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4034 | ERROR | [x] Closing brace of class definition must be on new
| | line
4035 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4036 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4036 | ERROR | [x] Closing brace of class definition must be on new
| | line
4037 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4038 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4038 | ERROR | [x] Closing brace of class definition must be on new
| | line
4039 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4040 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4040 | ERROR | [x] Closing brace of class definition must be on new
| | line
4041 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4042 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4042 | ERROR | [x] Closing brace of class definition must be on new
| | line
4043 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4044 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4044 | ERROR | [x] Closing brace of class definition must be on new
| | line
4045 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4046 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4046 | ERROR | [x] Closing brace of class definition must be on new
| | line
4047 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4048 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4048 | ERROR | [x] Closing brace of class definition must be on new
| | line
4049 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4050 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4050 | ERROR | [x] Closing brace of class definition must be on new
| | line
4051 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4052 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4052 | ERROR | [x] Closing brace of class definition must be on new
| | line
4053 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4054 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4054 | ERROR | [x] Closing brace of class definition must be on new
| | line
4060 | ERROR | [x] Closing brace of class definition must be on new
| | line
4061 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4062 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4062 | ERROR | [x] Closing brace of class definition must be on new
| | line
4063 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4064 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4064 | ERROR | [x] Closing brace of class definition must be on new
| | line
4065 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4066 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4066 | ERROR | [x] Closing brace of class definition must be on new
| | line
4067 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4068 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4068 | ERROR | [x] Closing brace of class definition must be on new
| | line
4069 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4070 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4070 | ERROR | [x] Closing brace of class definition must be on new
| | line
4071 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4072 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4072 | ERROR | [x] Closing brace of class definition must be on new
| | line
4073 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4074 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4074 | ERROR | [x] Closing brace of class definition must be on new
| | line
4075 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4076 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4076 | ERROR | [x] Closing brace of class definition must be on new
| | line
4077 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4078 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4078 | ERROR | [x] Closing brace of class definition must be on new
| | line
4079 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4080 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4080 | ERROR | [x] Closing brace of class definition must be on new
| | line
4081 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4082 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4082 | ERROR | [x] Closing brace of class definition must be on new
| | line
4083 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4084 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4084 | ERROR | [x] Closing brace of class definition must be on new
| | line
4085 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4086 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4086 | ERROR | [x] Closing brace of class definition must be on new
| | line
4093 | ERROR | [x] Closing brace of class definition must be on new
| | line
4096 | ERROR | [x] Closing brace of class definition must be on new
| | line
4101 | ERROR | [x] Multiple selectors should each be on a single
| | line
4102 | ERROR | [x] Closing brace of class definition must be on new
| | line
4154 | ERROR | [x] Closing brace of class definition must be on new
| | line
4159 | ERROR | [x] Closing brace of class definition must be on new
| | line
4164 | ERROR | [x] Closing brace of class definition must be on new
| | line
4169 | ERROR | [x] Closing brace of class definition must be on new
| | line
4174 | ERROR | [x] Closing brace of class definition must be on new
| | line
4180 | ERROR | [x] Closing brace of class definition must be on new
| | line
4186 | ERROR | [x] Closing brace of class definition must be on new
| | line
4191 | ERROR | [x] Closing brace of class definition must be on new
| | line
4194 | ERROR | [x] Closing brace of class definition must be on new
| | line
4197 | ERROR | [x] Closing brace of class definition must be on new
| | line
4200 | ERROR | [x] Closing brace of class definition must be on new
| | line
4204 | ERROR | [x] Multiple selectors should each be on a single
| | line
4205 | ERROR | [x] Closing brace of class definition must be on new
| | line
4209 | ERROR | [x] Closing brace of class definition must be on new
| | line
4210 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4210 | ERROR | [x] Multiple selectors should each be on a single
| | line
4211 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4212 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4213 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4213 | ERROR | [x] Closing brace of class definition must be on new
| | line
4214 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4215 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4216 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4216 | ERROR | [x] Closing brace of class definition must be on new
| | line
4217 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4218 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4219 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4220 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4220 | ERROR | [x] Closing brace of class definition must be on new
| | line
4223 | ERROR | [x] Closing brace of class definition must be on new
| | line
4224 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4224 | ERROR | [x] Multiple selectors should each be on a single
| | line
4225 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4226 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4227 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4228 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4229 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4230 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4231 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4232 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4233 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4234 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4235 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4235 | ERROR | [x] Closing brace of class definition must be on new
| | line
4236 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4237 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4238 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4238 | ERROR | [x] Closing brace of class definition must be on new
| | line
4241 | ERROR | [x] Closing brace of class definition must be on new
| | line
4242 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4242 | ERROR | [x] Multiple selectors should each be on a single
| | line
4243 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4244 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4245 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4246 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4247 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4248 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4249 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4250 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4251 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4252 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4253 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4253 | ERROR | [x] Closing brace of class definition must be on new
| | line
4254 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4255 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4256 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4256 | ERROR | [x] Closing brace of class definition must be on new
| | line
4260 | ERROR | [x] Closing brace of class definition must be on new
| | line
4261 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4261 | ERROR | [x] Multiple selectors should each be on a single
| | line
4262 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4263 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4264 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4264 | ERROR | [x] Closing brace of class definition must be on new
| | line
4265 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4266 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4267 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4267 | ERROR | [x] Closing brace of class definition must be on new
| | line
4268 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4269 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4270 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4271 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4271 | ERROR | [x] Closing brace of class definition must be on new
| | line
4274 | ERROR | [x] Closing brace of class definition must be on new
| | line
4275 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4275 | ERROR | [x] Multiple selectors should each be on a single
| | line
4276 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4277 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4278 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4279 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4280 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4281 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4282 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4283 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4284 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4285 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4286 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4286 | ERROR | [x] Closing brace of class definition must be on new
| | line
4287 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4288 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4289 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4289 | ERROR | [x] Closing brace of class definition must be on new
| | line
4292 | ERROR | [x] Closing brace of class definition must be on new
| | line
4293 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4293 | ERROR | [x] Multiple selectors should each be on a single
| | line
4294 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4295 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4296 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4297 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4298 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4299 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4300 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4301 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4302 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4303 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4304 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4304 | ERROR | [x] Closing brace of class definition must be on new
| | line
4305 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4306 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4307 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4307 | ERROR | [x] Closing brace of class definition must be on new
| | line
4318 | ERROR | [x] Closing brace of class definition must be on new
| | line
4321 | ERROR | [x] Closing brace of class definition must be on new
| | line
4326 | ERROR | [x] Closing brace of class definition must be on new
| | line
4357 | ERROR | [x] Closing brace of class definition must be on new
| | line
4364 | ERROR | [x] Closing brace of class definition must be on new
| | line
4371 | ERROR | [x] Closing brace of class definition must be on new
| | line
4392 | ERROR | [x] Closing brace of class definition must be on new
| | line
4414 | ERROR | [x] Closing brace of class definition must be on new
| | line
4419 | ERROR | [x] Closing brace of class definition must be on new
| | line
4420 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4421 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4421 | ERROR | [x] Closing brace of class definition must be on new
| | line
4422 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4422 | ERROR | [x] Multiple selectors should each be on a single
| | line
4423 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4423 | ERROR | [x] Closing brace of class definition must be on new
| | line
4424 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4424 | ERROR | [x] Multiple selectors should each be on a single
| | line
4425 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4425 | ERROR | [x] Closing brace of class definition must be on new
| | line
4426 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4427 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4427 | ERROR | [x] Closing brace of class definition must be on new
| | line
4430 | ERROR | [x] Closing brace of class definition must be on new
| | line
4434 | ERROR | [x] Closing brace of class definition must be on new
| | line
4435 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4436 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4436 | ERROR | [x] Closing brace of class definition must be on new
| | line
4452 | ERROR | [x] Closing brace of class definition must be on new
| | line
4473 | ERROR | [x] Closing brace of class definition must be on new
| | line
4488 | ERROR | [x] Closing brace of class definition must be on new
| | line
4529 | ERROR | [x] Closing brace of class definition must be on new
| | line
4532 | ERROR | [x] Closing brace of class definition must be on new
| | line
4536 | ERROR | [x] Closing brace of class definition must be on new
| | line
4539 | ERROR | [x] Closing brace of class definition must be on new
| | line
4542 | ERROR | [x] Closing brace of class definition must be on new
| | line
4546 | ERROR | [x] Closing brace of class definition must be on new
| | line
4547 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4548 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4548 | ERROR | [x] Closing brace of class definition must be on new
| | line
4557 | ERROR | [x] Closing brace of class definition must be on new
| | line
4561 | ERROR | [x] Closing brace of class definition must be on new
| | line
4564 | ERROR | [x] Closing brace of class definition must be on new
| | line
4567 | ERROR | [x] Closing brace of class definition must be on new
| | line
4570 | ERROR | [x] Closing brace of class definition must be on new
| | line
4573 | ERROR | [x] Closing brace of class definition must be on new
| | line
4576 | ERROR | [x] Closing brace of class definition must be on new
| | line
4585 | ERROR | [x] Closing brace of class definition must be on new
| | line
4600 | ERROR | [x] Closing brace of class definition must be on new
| | line
4610 | ERROR | [x] Closing brace of class definition must be on new
| | line
4619 | ERROR | [x] Closing brace of class definition must be on new
| | line
4620 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4621 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4622 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4623 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4624 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4625 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4626 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4626 | ERROR | [x] Closing brace of class definition must be on new
| | line
4627 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4628 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4629 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4630 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4631 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4631 | ERROR | [x] Closing brace of class definition must be on new
| | line
4632 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4633 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4633 | ERROR | [x] Closing brace of class definition must be on new
| | line
4634 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4635 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4636 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4637 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4638 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4638 | ERROR | [x] Closing brace of class definition must be on new
| | line
4639 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4640 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4641 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4642 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4643 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4644 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4645 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4646 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4647 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4648 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4649 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4650 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4651 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4652 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4652 | ERROR | [x] Closing brace of class definition must be on new
| | line
4660 | ERROR | [x] Closing brace of class definition must be on new
| | line
4661 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4662 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4663 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4664 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4665 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4666 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4666 | ERROR | [x] Closing brace of class definition must be on new
| | line
4669 | ERROR | [x] Closing brace of class definition must be on new
| | line
4670 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4671 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4671 | ERROR | [x] Closing brace of class definition must be on new
| | line
4682 | ERROR | [x] Closing brace of class definition must be on new
| | line
4685 | ERROR | [x] Closing brace of class definition must be on new
| | line
4688 | ERROR | [x] Closing brace of class definition must be on new
| | line
4698 | ERROR | [x] Closing brace of class definition must be on new
| | line
4699 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4700 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4700 | ERROR | [x] Closing brace of class definition must be on new
| | line
4704 | ERROR | [x] Closing brace of class definition must be on new
| | line
4705 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4705 | ERROR | [x] Multiple selectors should each be on a single
| | line
4706 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4707 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4708 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4709 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4710 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4711 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4712 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4713 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4714 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4714 | ERROR | [x] Closing brace of class definition must be on new
| | line
4715 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4716 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4716 | ERROR | [x] Closing brace of class definition must be on new
| | line
4717 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4718 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4718 | ERROR | [x] Closing brace of class definition must be on new
| | line
4719 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4719 | ERROR | [x] Multiple selectors should each be on a single
| | line
4720 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4721 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4722 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4723 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4724 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4725 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4726 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4727 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4728 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4728 | ERROR | [x] Closing brace of class definition must be on new
| | line
4729 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4729 | ERROR | [x] Multiple selectors should each be on a single
| | line
4730 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4730 | ERROR | [x] Closing brace of class definition must be on new
| | line
4731 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4731 | ERROR | [x] Multiple selectors should each be on a single
| | line
4732 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4732 | ERROR | [x] Closing brace of class definition must be on new
| | line
4733 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4733 | ERROR | [x] Multiple selectors should each be on a single
| | line
4734 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4734 | ERROR | [x] Closing brace of class definition must be on new
| | line
4735 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4735 | ERROR | [x] Multiple selectors should each be on a single
| | line
4736 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4736 | ERROR | [x] Closing brace of class definition must be on new
| | line
4737 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4737 | ERROR | [x] Multiple selectors should each be on a single
| | line
4738 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4738 | ERROR | [x] Closing brace of class definition must be on new
| | line
4741 | ERROR | [x] Closing brace of class definition must be on new
| | line
4742 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4743 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4744 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4745 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4746 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4747 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4748 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4748 | ERROR | [x] Closing brace of class definition must be on new
| | line
4749 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4750 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4750 | ERROR | [x] Closing brace of class definition must be on new
| | line
4751 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4752 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4752 | ERROR | [x] Closing brace of class definition must be on new
| | line
4756 | ERROR | [x] Closing brace of class definition must be on new
| | line
4757 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4758 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4759 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4759 | ERROR | [x] Closing brace of class definition must be on new
| | line
4760 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 4
4761 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 6
4761 | ERROR | [x] Closing brace of class definition must be on new
| | line
4762 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4763 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4764 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4765 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4765 | ERROR | [x] Closing brace of class definition must be on new
| | line
4766 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4767 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4768 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4769 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4770 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4771 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4771 | ERROR | [x] Closing brace of class definition must be on new
| | line
4772 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4773 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4774 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4774 | ERROR | [x] Closing brace of class definition must be on new
| | line
4775 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4776 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4777 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4778 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4778 | ERROR | [x] Closing brace of class definition must be on new
| | line
4805 | ERROR | [x] Closing brace of class definition must be on new
| | line
4806 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4807 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4808 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4809 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4810 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4810 | ERROR | [x] Closing brace of class definition must be on new
| | line
4816 | ERROR | [x] Closing brace of class definition must be on new
| | line
4819 | ERROR | [x] Closing brace of class definition must be on new
| | line
4822 | ERROR | [x] Closing brace of class definition must be on new
| | line
4825 | ERROR | [x] Closing brace of class definition must be on new
| | line
4828 | ERROR | [x] Closing brace of class definition must be on new
| | line
4855 | ERROR | [x] Closing brace of class definition must be on new
| | line
4867 | ERROR | [x] Closing brace of class definition must be on new
| | line
4873 | ERROR | [x] Closing brace of class definition must be on new
| | line
4894 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4895 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4896 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4897 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4898 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4899 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4900 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4901 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4902 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4903 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4904 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4905 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4906 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4907 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4908 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4909 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4910 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4911 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4912 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4913 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4914 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4914 | ERROR | [x] Closing brace of class definition must be on new
| | line
4915 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4916 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4917 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4918 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4919 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4920 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4920 | ERROR | [x] Closing brace of class definition must be on new
| | line
4921 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4922 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4922 | ERROR | [x] Closing brace of class definition must be on new
| | line
4923 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4924 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4925 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4926 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4926 | ERROR | [x] Closing brace of class definition must be on new
| | line
4933 | ERROR | [x] Closing brace of class definition must be on new
| | line
4937 | ERROR | [x] Closing brace of class definition must be on new
| | line
4961 | ERROR | [x] Closing brace of class definition must be on new
| | line
4976 | ERROR | [x] Closing brace of class definition must be on new
| | line
4977 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
4978 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4979 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4980 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4981 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4982 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4983 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4984 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
4984 | ERROR | [x] Closing brace of class definition must be on new
| | line
4988 | ERROR | [x] Closing brace of class definition must be on new
| | line
4991 | ERROR | [x] Closing brace of class definition must be on new
| | line
4996 | ERROR | [x] Closing brace of class definition must be on new
| | line
5000 | ERROR | [x] Closing brace of class definition must be on new
| | line
5001 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5002 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5003 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5004 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5004 | ERROR | [x] Closing brace of class definition must be on new
| | line
5005 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5006 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5007 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5008 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5008 | ERROR | [x] Closing brace of class definition must be on new
| | line
5009 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5010 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5011 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5012 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5012 | ERROR | [x] Closing brace of class definition must be on new
| | line
5013 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5014 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5015 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5016 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5016 | ERROR | [x] Closing brace of class definition must be on new
| | line
5019 | ERROR | [x] Closing brace of class definition must be on new
| | line
5020 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5021 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5021 | ERROR | [x] Closing brace of class definition must be on new
| | line
5022 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5023 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5024 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5025 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5025 | ERROR | [x] Closing brace of class definition must be on new
| | line
5026 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5027 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5028 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5029 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5029 | ERROR | [x] Closing brace of class definition must be on new
| | line
5034 | ERROR | [x] Closing brace of class definition must be on new
| | line
5035 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5036 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5036 | ERROR | [x] Closing brace of class definition must be on new
| | line
5037 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5038 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5038 | ERROR | [x] Closing brace of class definition must be on new
| | line
5041 | ERROR | [x] Closing brace of class definition must be on new
| | line
5061 | ERROR | [x] Closing brace of class definition must be on new
| | line
5066 | ERROR | [x] Closing brace of class definition must be on new
| | line
5074 | ERROR | [x] Closing brace of class definition must be on new
| | line
5082 | ERROR | [x] Closing brace of class definition must be on new
| | line
5099 | ERROR | [x] Closing brace of class definition must be on new
| | line
5100 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5101 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5102 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5103 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5103 | ERROR | [x] Closing brace of class definition must be on new
| | line
5104 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5105 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5105 | ERROR | [x] Closing brace of class definition must be on new
| | line
5106 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5107 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5107 | ERROR | [x] Closing brace of class definition must be on new
| | line
5116 | ERROR | [x] Closing brace of class definition must be on new
| | line
5142 | ERROR | [x] Closing brace of class definition must be on new
| | line
5143 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5143 | ERROR | [x] Multiple selectors should each be on a single
| | line
5144 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5145 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5146 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5147 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5148 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5149 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5150 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5151 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5152 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5152 | ERROR | [x] Closing brace of class definition must be on new
| | line
5153 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5154 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5154 | ERROR | [x] Closing brace of class definition must be on new
| | line
5155 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5156 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5156 | ERROR | [x] Closing brace of class definition must be on new
| | line
5159 | ERROR | [x] Closing brace of class definition must be on new
| | line
5162 | ERROR | [x] Closing brace of class definition must be on new
| | line
5191 | ERROR | [x] Closing brace of class definition must be on new
| | line
5201 | ERROR | [x] Closing brace of class definition must be on new
| | line
5204 | ERROR | [x] Closing brace of class definition must be on new
| | line
5220 | ERROR | [x] Closing brace of class definition must be on new
| | line
5221 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5222 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5223 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
5224 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
5225 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
5226 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
5227 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
5227 | ERROR | [x] Closing brace of class definition must be on new
| | line
5228 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5229 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5230 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5231 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5231 | ERROR | [x] Closing brace of class definition must be on new
| | line
5232 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5233 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5234 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5235 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5236 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5237 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5238 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5239 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5239 | ERROR | [x] Closing brace of class definition must be on new
| | line
5240 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5241 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5242 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5243 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5244 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5245 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5246 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5247 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5247 | ERROR | [x] Closing brace of class definition must be on new
| | line
5248 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5249 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5250 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5251 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5252 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5252 | ERROR | [x] Closing brace of class definition must be on new
| | line
5253 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5254 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5255 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5255 | ERROR | [x] Closing brace of class definition must be on new
| | line
5260 | ERROR | [x] Closing brace of class definition must be on new
| | line
5297 | ERROR | [x] Closing brace of class definition must be on new
| | line
5298 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5299 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5300 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5301 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5302 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5303 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5304 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5304 | ERROR | [x] Closing brace of class definition must be on new
| | line
5310 | ERROR | [x] Closing brace of class definition must be on new
| | line
5312 | ERROR | [x] Closing brace of class definition must be on new
| | line
5315 | ERROR | [x] Closing brace of class definition must be on new
| | line
5318 | ERROR | [x] Closing brace of class definition must be on new
| | line
5320 | ERROR | [x] Closing brace of class definition must be on new
| | line
5323 | ERROR | [x] Closing brace of class definition must be on new
| | line
5326 | ERROR | [x] Closing brace of class definition must be on new
| | line
5328 | ERROR | [x] Closing brace of class definition must be on new
| | line
5332 | ERROR | [x] Closing brace of class definition must be on new
| | line
5337 | ERROR | [x] Closing brace of class definition must be on new
| | line
5342 | ERROR | [x] Closing brace of class definition must be on new
| | line
5348 | ERROR | [x] Closing brace of class definition must be on new
| | line
5353 | ERROR | [x] Closing brace of class definition must be on new
| | line
5358 | ERROR | [x] Closing brace of class definition must be on new
| | line
5364 | ERROR | [x] Closing brace of class definition must be on new
| | line
5369 | ERROR | [x] Closing brace of class definition must be on new
| | line
5374 | ERROR | [x] Closing brace of class definition must be on new
| | line
5380 | ERROR | [x] Closing brace of class definition must be on new
| | line
5385 | ERROR | [x] Closing brace of class definition must be on new
| | line
5390 | ERROR | [x] Closing brace of class definition must be on new
| | line
5396 | ERROR | [x] Closing brace of class definition must be on new
| | line
5402 | ERROR | [x] Closing brace of class definition must be on new
| | line
5405 | ERROR | [x] Closing brace of class definition must be on new
| | line
5408 | ERROR | [x] Closing brace of class definition must be on new
| | line
5413 | ERROR | [x] Closing brace of class definition must be on new
| | line
5418 | ERROR | [x] Closing brace of class definition must be on new
| | line
5424 | ERROR | [x] Closing brace of class definition must be on new
| | line
5429 | ERROR | [x] Closing brace of class definition must be on new
| | line
5434 | ERROR | [x] Closing brace of class definition must be on new
| | line
5440 | ERROR | [x] Closing brace of class definition must be on new
| | line
5445 | ERROR | [x] Closing brace of class definition must be on new
| | line
5450 | ERROR | [x] Closing brace of class definition must be on new
| | line
5456 | ERROR | [x] Closing brace of class definition must be on new
| | line
5461 | ERROR | [x] Closing brace of class definition must be on new
| | line
5466 | ERROR | [x] Closing brace of class definition must be on new
| | line
5472 | ERROR | [x] Closing brace of class definition must be on new
| | line
5484 | ERROR | [x] Closing brace of class definition must be on new
| | line
5489 | ERROR | [x] Closing brace of class definition must be on new
| | line
5490 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5491 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5492 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5493 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5493 | ERROR | [x] Closing brace of class definition must be on new
| | line
5494 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5495 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5496 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5497 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5497 | ERROR | [x] Closing brace of class definition must be on new
| | line
5498 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5499 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5500 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5501 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5501 | ERROR | [x] Closing brace of class definition must be on new
| | line
5502 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5503 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5504 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5505 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5505 | ERROR | [x] Closing brace of class definition must be on new
| | line
5510 | ERROR | [x] Closing brace of class definition must be on new
| | line
5511 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5512 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5513 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5514 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5514 | ERROR | [x] Closing brace of class definition must be on new
| | line
5515 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5516 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5517 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5518 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5518 | ERROR | [x] Closing brace of class definition must be on new
| | line
5519 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5520 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5521 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5522 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5522 | ERROR | [x] Closing brace of class definition must be on new
| | line
5523 | ERROR | [x] Line indented incorrectly; expected 0 spaces,
| | found 2
5524 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5525 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5526 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
5526 | ERROR | [x] Closing brace of class definition must be on new
| | line
5534 | ERROR | [x] Closing brace of class definition must be on new
| | line
5539 | ERROR | [x] Closing brace of class definition must be on new
| | line
5544 | ERROR | [x] Closing brace of class definition must be on new
| | line
5552 | ERROR | [x] Closing brace of class definition must be on new
| | line
5557 | ERROR | [x] Closing brace of class definition must be on new
| | line
5562 | ERROR | [x] Closing brace of class definition must be on new
| | line
5565 | ERROR | [x] Closing brace of class definition must be on new
| | line
5571 | ERROR | [x] Closing brace of class definition must be on new
| | line
5574 | ERROR | [x] Closing brace of class definition must be on new
| | line
5579 | ERROR | [x] Closing brace of class definition must be on new
| | line
5584 | ERROR | [x] Closing brace of class definition must be on new
| | line
5591 | ERROR | [x] Closing brace of class definition must be on new
| | line
5596 | ERROR | [x] Closing brace of class definition must be on new
| | line
5599 | ERROR | [x] Closing brace of class definition must be on new
| | line
5604 | ERROR | [x] Closing brace of class definition must be on new
| | line
5607 | ERROR | [x] Closing brace of class definition must be on new
| | line
5610 | ERROR | [x] Closing brace of class definition must be on new
| | line
5613 | ERROR | [x] Closing brace of class definition must be on new
| | line
5616 | ERROR | [x] Closing brace of class definition must be on new
| | line
5619 | ERROR | [x] Closing brace of class definition must be on new
| | line
5622 | ERROR | [x] Closing brace of class definition must be on new
| | line
5625 | ERROR | [x] Closing brace of class definition must be on new
| | line
5628 | ERROR | [x] Closing brace of class definition must be on new
| | line
5633 | ERROR | [x] Closing brace of class definition must be on new
| | line
5636 | ERROR | [x] Closing brace of class definition must be on new
| | line
5639 | ERROR | [x] Closing brace of class definition must be on new
| | line
5644 | ERROR | [x] Closing brace of class definition must be on new
| | line
5649 | ERROR | [x] Closing brace of class definition must be on new
| | line
5654 | ERROR | [x] Closing brace of class definition must be on new
| | line
5657 | ERROR | [x] Closing brace of class definition must be on new
| | line
5660 | ERROR | [x] Closing brace of class definition must be on new
| | line
5663 | ERROR | [x] Closing brace of class definition must be on new
| | line
5668 | ERROR | [x] Closing brace of class definition must be on new
| | line
----------------------------------------------------------------------
PHPCBF CAN FIX THE 2179 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/connectors/InstapageCmsPluginConnector.php
----------------------------------------------------------------------
FOUND 163 ERRORS AND 7 WARNINGS AFFECTING 127 LINES
----------------------------------------------------------------------
4 | WARNING | [ ] Line exceeds 80 characters; contains 148
| | characters
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Do not append variable name "$selectedConnector
| | Proper connector for current CMS." to the type
| | declaration in a member variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
13 | ERROR | [ ] Missing short description in doc comment
14 | ERROR | [x] Do not append variable name "$selectedLanguage
| | Language of current CMS. Currently only english
| | is supported." to the type declaration in a
| | member variable comment
18 | ERROR | [ ] Missing short description in doc comment
19 | ERROR | [x] Do not append variable name "$languageArray An
| | array with proper dictionary." to the type
| | declaration in a member variable comment
21 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
31 | ERROR | [x] Doc comment short description must end with a
| | full stop
32 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
32 | ERROR | [ ] Description for the @return value is missing
34 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::isSSL" is not in
| | lowerCamel format
35 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
36 | ERROR | [ ] The array declaration extends to column 91 (the
| | limit is 80). The array content should be split
| | up over multiple lines
44 | ERROR | [x] Expected "bool" but found "boolean" for function
| | return type
44 | ERROR | [ ] Description for the @return value is missing
46 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::isWP" is not in
| | lowerCamel format
49 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
52 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
58 | ERROR | [x] Expected "bool" but found "boolean" for function
| | return type
58 | ERROR | [ ] Description for the @return value is missing
63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
66 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
72 | ERROR | [x] Expected "bool" but found "boolean" for function
| | return type
72 | ERROR | [ ] Description for the @return value is missing
77 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
80 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
86 | ERROR | [ ] Description for the @return value must be on the
| | next line
90 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
92 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
94 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
96 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 10 spaces, found 8
99 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
101 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 10 spaces, found 8
104 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
106 | ERROR | [x] Case breaking statement indented incorrectly;
| | expected 10 spaces, found 8
119 | ERROR | [ ] Description for the @return value must be on the
| | next line
128 | ERROR | [ ] Description for the @return value must be on the
| | next line
144 | ERROR | [x] Parameter comment must be on the next line
146 | ERROR | [ ] Description for the @return value must be on the
| | next line
148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
155 | ERROR | [x] Parameter comment must be on the next line
157 | ERROR | [ ] Description for the @return value must be on the
| | next line
159 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getSiteURL" is not
| | in lowerCamel format
159 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
166 | ERROR | [x] Parameter comment must be on the next line
168 | ERROR | [ ] Description for the @return value must be on the
| | next line
170 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getHomeURL" is not
| | in lowerCamel format
170 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
174 | ERROR | [x] Missing function doc comment
175 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
176 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
182 | ERROR | [ ] Description for the @return value must be on the
| | next line
184 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getCMSName" is not
| | in lowerCamel format
190 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
190 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
191 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
191 | ERROR | [ ] Description for the @return value must be on the
| | next line
193 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getCMSVersion" is
| | not in lowerCamel format
199 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
199 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
200 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
200 | ERROR | [ ] Description for the @return value must be on the
| | next line
202 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getMySQLVersion"
| | is not in lowerCamel format
210 | ERROR | [x] Doc comment short description must end with a
| | full stop
211 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
211 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
212 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
212 | ERROR | [ ] Description for the @return value is missing
214 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::isAPIAccessible"
| | is not in lowerCamel format
219 | ERROR | [x] Doc comment short description must end with a
| | full stop
220 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
220 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
221 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
221 | ERROR | [ ] Description for the @return value is missing
223 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::areSEOFriendlyUrlsEnabled"
| | is not in lowerCamel format
230 | ERROR | [x] Parameter comment must be on the next line
231 | ERROR | [x] Parameter comment must be on the next line
232 | ERROR | [x] Parameter comment must be on the next line
233 | ERROR | [x] Parameter comment must be on the next line
234 | ERROR | [x] Parameter comment must be on the next line
236 | ERROR | [ ] Description for the @return value must be on the
| | next line
238 | ERROR | [x] Short array syntax must be used to define arrays
245 | ERROR | [ ] Description for the @return value must be on the
| | next line
247 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getAjaxURL" is not
| | in lowerCamel format
254 | ERROR | [x] Parameter comment must be on the next line
255 | ERROR | [x] Parameter comment must be on the next line
256 | ERROR | [x] Parameter comment must be on the next line
258 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::addAdminJS" is not
| | in lowerCamel format
258 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
265 | ERROR | [x] Parameter comment must be on the next line
266 | ERROR | [x] Parameter comment must be on the next line
268 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::addAdminCSS" is
| | not in lowerCamel format
275 | ERROR | [x] Parameter comment must be on the next line
276 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
276 | ERROR | [ ] Description for the @return value must be on the
| | next line
278 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::escapeHTML" is not
| | in lowerCamel format
283 | WARNING | [ ] Line exceeds 80 characters; contains 105
| | characters
285 | ERROR | [x] Parameter comment must be on the next line
286 | ERROR | [x] Parameter comment must be on the next line
293 | WARNING | [ ] Line exceeds 80 characters; contains 128
| | characters
295 | ERROR | [ ] Description for the @return value must be on the
| | next line
302 | WARNING | [ ] Line exceeds 80 characters; contains 97
| | characters
319 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
319 | ERROR | [ ] The text '@deprecated ' does not match the
| | standard format: @deprecated in
| | %deprecation-version% and is removed from
| | %removal-version%. %extra-info%.
319 | ERROR | [ ] Each @deprecated tag must have a @see tag
| | immediately following it
320 | ERROR | [x] Separate the @deprecated and @return sections by
| | a blank line.
320 | ERROR | [ ] Description for the @return value must be on the
| | next line
331 | WARNING | [ ] Line exceeds 80 characters; contains 166
| | characters
331 | ERROR | [x] Doc comment short description must end with a
| | full stop
332 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
332 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
332 | ERROR | [x] Parameter comment must be on the next line
332 | ERROR | [x] Parameter comment must end with a full stop
333 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
333 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
334 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
335 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
336 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
336 | ERROR | [ ] Description for the @return value is missing
352 | ERROR | [x] Short array syntax must be used to define arrays
353 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
353 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
365 | ERROR | [ ] Description for the @return value must be on the
| | next line
372 | ERROR | [x] Doc comment short description must end with a
| | full stop
373 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
373 | ERROR | [ ] Missing parameter comment
373 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
374 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
374 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
375 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
376 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
377 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
378 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
379 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
380 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
381 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
381 | ERROR | [ ] Description for the @return value must be on the
| | next line
385 | ERROR | [x] Short array syntax must be used to define arrays
386 | ERROR | [ ] The array declaration extends to column 130 (the
| | limit is 80). The array content should be split
| | up over multiple lines
386 | ERROR | [x] Short array syntax must be used to define arrays
387 | ERROR | [x] Short array syntax must be used to define arrays
387 | ERROR | [x] The first index in a multi-value array must be
| | on a new line
387 | ERROR | [x] Each index in a multi-line array must be on a
| | new line
390 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
392 | ERROR | [ ] The array declaration extends to column 181 (the
| | limit is 80). The array content should be split
| | up over multiple lines
392 | ERROR | [x] Short array syntax must be used to define arrays
393 | ERROR | [ ] The array declaration extends to column 167 (the
| | limit is 80). The array content should be split
| | up over multiple lines
393 | ERROR | [x] Short array syntax must be used to define arrays
394 | ERROR | [ ] The array declaration extends to column 320 (the
| | limit is 80). The array content should be split
| | up over multiple lines
394 | ERROR | [x] Short array syntax must be used to define arrays
394 | ERROR | [x] Concat operator must be surrounded by a single
| | space
394 | ERROR | [x] Concat operator must be surrounded by a single
| | space
394 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
404 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 0
421 | ERROR | [x] Doc comment short description must end with a
| | full stop
423 | ERROR | [ ] Missing parameter comment
423 | ERROR | [ ] Missing parameter type
423 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
424 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
424 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
425 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
425 | ERROR | [ ] Description for the @return value is missing
427 | ERROR | [ ] Public method name
| | "InstapageCmsPluginConnector::getURLWithSelectedProtocol"
| | is not in lowerCamel format
428 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
429 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
431 | ERROR | [x] list(...) is forbidden, use [...] instead.
433 | ERROR | [x] Expected 1 blank line after function; 0 found
434 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 114 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/connectors/InstapageCmsPluginDrupal7Connector.php
----------------------------------------------------------------------
FOUND 224 ERRORS AND 19 WARNINGS AFFECTING 195 LINES
----------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
6 | ERROR | [ ] Description for the @return value must be on the
| | next line
9 | ERROR | [x] Short array syntax must be used to define arrays
10 | ERROR | [x] Short array syntax must be used to define arrays
13 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
13 | ERROR | [x] Array closing indentation error, expected 4
| | spaces but found 3
20 | ERROR | [ ] Description for the @return value must be on the
| | next line
24 | ERROR | [x] Short array syntax must be used to define arrays
25 | ERROR | [x] Short array syntax must be used to define arrays
29 | ERROR | [x] Short array syntax must be used to define arrays
30 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: MENU_NORMAL_ITEM
40 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
49 | ERROR | [x] Short array syntax must be used to define arrays
66 | ERROR | [x] Short array syntax must be used to define arrays
70 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
71 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
72 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: false
72 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
74 | ERROR | [ ] The array declaration extends to column 144 (the
| | limit is 80). The array content should be split
| | up over multiple lines
74 | ERROR | [x] Short array syntax must be used to define arrays
103 | ERROR | [x] Inline comments must end in full-stops,
| | exclamation marks, question marks, colons, or
| | closing parentheses
126 | ERROR | [x] Short array syntax must be used to define arrays
141 | WARNING | [ ] Line exceeds 80 characters; contains 107
| | characters
145 | ERROR | [ ] Missing short description in doc comment
146 | ERROR | [x] Expected "string Name of the CMS" but found
| | "string Name of the CMS." for @var tag in member
| | variable comment
153 | ERROR | [ ] Description for the @return value must be on the
| | next line
162 | ERROR | [ ] Description for the @return value must be on the
| | next line
164 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getCMSName"
| | is not in lowerCamel format
170 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
170 | ERROR | [ ] Description for the @return value must be on the
| | next line
172 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getCMSVersion"
| | is not in lowerCamel format
177 | ERROR | [x] Doc comment short description must end with a
| | full stop
178 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
178 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
179 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
179 | ERROR | [ ] Description for the @return value is missing
181 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::isAPIAccessible"
| | is not in lowerCamel format
182 | ERROR | [x] Short array syntax must be used to define arrays
184 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
184 | ERROR | [x] Space found before semicolon; expected "null;"
| | but found "null ;"
189 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
194 | WARNING | [ ] Line exceeds 80 characters; contains 88
| | characters
194 | ERROR | [x] Doc comment short description must end with a
| | full stop
195 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
195 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
196 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
196 | ERROR | [ ] Description for the @return value is missing
198 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::areSEOFriendlyUrlsEnabled"
| | is not in lowerCamel format
201 | ERROR | [ ] unserialize() is insecure unless allowed classes
| | are limited. Use a safe format like JSON or use
| | the allowed_classes option.
207 | ERROR | [ ] Description for the @return value must be on the
| | next line
210 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
216 | ERROR | [x] Parameter comment must be on the next line
218 | ERROR | [ ] Description for the @return value must be on the
| | next line
220 | ERROR | [x] Short array syntax must be used to define arrays
231 | ERROR | [x] Parameter comment must be on the next line
233 | ERROR | [ ] Description for the @return value must be on the
| | next line
236 | ERROR | [x] Short array syntax must be used to define arrays
244 | ERROR | [x] Parameter comment must be on the next line
248 | ERROR | [ ] Description for the @return value must be on the
| | next line
259 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
260 | ERROR | [x] Expected newline after closing brace
263 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
270 | ERROR | [ ] Description for the @return value must be on the
| | next line
276 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
276 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
282 | ERROR | [x] Parameter comment must be on the next line
284 | ERROR | [ ] Description for the @return value must be on the
| | next line
296 | ERROR | [x] Expected newline after closing brace
299 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
306 | ERROR | [x] Parameter comment must be on the next line
308 | ERROR | [ ] Description for the @return value must be on the
| | next line
321 | ERROR | [x] Short array syntax must be used to define arrays
325 | ERROR | [x] Expected newline after closing brace
328 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
335 | ERROR | [ ] Description for the @return value must be on the
| | next line
337 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getDBPrefix"
| | is not in lowerCamel format
341 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
341 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
344 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
355 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
361 | ERROR | [ ] Description for the @return value must be on the
| | next line
367 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
367 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
370 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
381 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
389 | ERROR | [x] Parameter comment must be on the next line
390 | ERROR | [x] Parameter comment must be on the next line
391 | ERROR | [x] Parameter comment must be on the next line
392 | ERROR | [x] Parameter comment must be on the next line
394 | ERROR | [ ] Description for the @return value must be on the
| | next line
396 | ERROR | [x] Short array syntax must be used to define arrays
405 | ERROR | [x] Short array syntax must be used to define arrays
405 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
415 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
415 | ERROR | [x] Short array syntax must be used to define arrays
426 | ERROR | [x] Short array syntax must be used to define arrays
431 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: 45
438 | ERROR | [x] Expected newline after closing brace
442 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
443 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
453 | ERROR | [ ] Parameter tags must be defined first in a doc
| | comment
453 | ERROR | [x] Parameter comment must be on the next line
454 | ERROR | [x] Parameter comment must be on the next line
455 | ERROR | [x] Parameter comment must be on the next line
457 | ERROR | [ ] Description for the @return value must be on the
| | next line
459 | ERROR | [x] Short array syntax must be used to define arrays
468 | ERROR | [ ] Parameter tags must be defined first in a doc
| | comment
468 | ERROR | [x] Parameter comment must be on the next line
469 | ERROR | [x] Parameter comment must be on the next line
470 | ERROR | [x] Parameter comment must be on the next line
472 | ERROR | [ ] Description for the @return value must be on the
| | next line
474 | ERROR | [x] Short array syntax must be used to define arrays
482 | ERROR | [x] Parameter comment must be on the next line
484 | ERROR | [ ] Description for the @return value must be on the
| | next line
486 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getSiteURL"
| | is not in lowerCamel format
486 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
492 | ERROR | [x] Expected newline after closing brace
510 | ERROR | [x] Parameter comment must be on the next line
512 | ERROR | [ ] Description for the @return value must be on the
| | next line
514 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getHomeURL"
| | is not in lowerCamel format
514 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
520 | ERROR | [x] The open comment tag must be the only content on
| | the line
520 | ERROR | [x] Doc comment short description must be on the
| | first line
520 | ERROR | [x] Doc comment short description must end with a
| | full stop
521 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
521 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
522 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
522 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
522 | ERROR | [ ] Description for the @return value is missing
523 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
525 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
532 | ERROR | [ ] Description for the @return value must be on the
| | next line
534 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getAjaxURL"
| | is not in lowerCamel format
545 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
566 | ERROR | [x] Expected newline after closing brace
581 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
604 | ERROR | [ ] Description for the @return value must be on the
| | next line
609 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
610 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
613 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
619 | ERROR | [ ] Description for the @return value must be on the
| | next line
624 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
625 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
628 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
632 | WARNING | [ ] Line exceeds 80 characters; contains 105
| | characters
634 | ERROR | [x] Parameter comment must be on the next line
635 | ERROR | [x] Parameter comment must be on the next line
647 | ERROR | [x] Expected newline after closing brace
653 | WARNING | [ ] Line exceeds 80 characters; contains 115
| | characters
658 | ERROR | [x] Short array syntax must be used to define arrays
666 | ERROR | [x] Line indented incorrectly; expected at least 4
| | spaces, found 3
667 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
672 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
676 | WARNING | [ ] Line exceeds 80 characters; contains 110
| | characters
685 | WARNING | [ ] Line exceeds 80 characters; contains 109
| | characters
696 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
700 | WARNING | [ ] Line exceeds 80 characters; contains 91
| | characters
710 | ERROR | [x] Expected newline after closing brace
717 | ERROR | [x] Doc comment short description must start with a
| | capital letter
718 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
718 | ERROR | [ ] The text '@deprecated ' does not match the
| | standard format: @deprecated in
| | %deprecation-version% and is removed from
| | %removal-version%. %extra-info%.
718 | ERROR | [ ] Each @deprecated tag must have a @see tag
| | immediately following it
719 | ERROR | [x] Separate the @deprecated and @return sections by
| | a blank line.
719 | ERROR | [ ] Description for the @return value must be on the
| | next line
728 | WARNING | [ ] Line exceeds 80 characters; contains 166
| | characters
728 | ERROR | [x] Doc comment short description must end with a
| | full stop
729 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
729 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
729 | ERROR | [x] Parameter comment must be on the next line
729 | ERROR | [x] Parameter comment must end with a full stop
730 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
730 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
731 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
732 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
732 | ERROR | [ ] Description for the @return value is missing
745 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
751 | ERROR | [ ] Description for the @return value must be on the
| | next line
753 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getOptionsDebugHTML"
| | is not in lowerCamel format
760 | ERROR | [ ] Description for the @return value must be on the
| | next line
762 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::getPluginsDebugHTML"
| | is not in lowerCamel format
769 | ERROR | [ ] Description for the @return value must be on the
| | next line
771 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
784 | ERROR | [x] Parameter comment must be on the next line
785 | ERROR | [x] Parameter comment must be on the next line
786 | ERROR | [x] Parameter comment must be on the next line
787 | ERROR | [x] Parameter comment must be on the next line
788 | ERROR | [x] Parameter comment must be on the next line
790 | ERROR | [ ] Description for the @return value must be on the
| | next line
792 | ERROR | [x] Short array syntax must be used to define arrays
793 | ERROR | [ ] global variables should start with a single
| | underscore followed by the module and another
| | underscore
800 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
808 | ERROR | [ ] Description for the @return value must be on the
| | next line
812 | ERROR | [x] Short array syntax must be used to define arrays
815 | ERROR | [x] Calling class constructors must always include
| | parentheses
830 | ERROR | [x] Parameter comment must be on the next line
832 | ERROR | [ ] Description for the @return value must be on the
| | next line
834 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal7Connector::escapeHTML"
| | is not in lowerCamel format
839 | WARNING | [ ] Line exceeds 80 characters; contains 128
| | characters
841 | ERROR | [ ] Description for the @return value must be on the
| | next line
847 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
850 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
855 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
855 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
856 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
857 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
857 | ERROR | [ ] Description for the @return value must be on the
| | next line
860 | ERROR | [x] Short array syntax must be used to define arrays
860 | ERROR | [ ] The array declaration extends to column 225 (the
| | limit is 80). The array content should be split
| | up over multiple lines
860 | ERROR | [x] Short array syntax must be used to define arrays
866 | ERROR | [x] Parameter comment must be on the next line
866 | ERROR | [x] Parameter comment must end with a full stop
867 | ERROR | [x] Parameter comment must be on the next line
873 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
874 | ERROR | [x] Short array syntax must be used to define arrays
876 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $errorMessage
885 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
885 | ERROR | [ ] The text '@deprecated ' does not match the
| | standard format: @deprecated in
| | %deprecation-version% and is removed from
| | %removal-version%. %extra-info%.
885 | ERROR | [ ] Each @deprecated tag must have a @see tag
| | immediately following it
886 | ERROR | [x] Separate the @deprecated and @return sections by
| | a blank line.
886 | ERROR | [ ] Description for the @return value must be on the
| | next line
898 | WARNING | [ ] Line exceeds 80 characters; contains 166
| | characters
898 | ERROR | [x] Doc comment short description must end with a
| | full stop
899 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
899 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
899 | ERROR | [x] Parameter comment must be on the next line
899 | ERROR | [x] Parameter comment must end with a full stop
900 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
900 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
901 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
902 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
903 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
903 | ERROR | [ ] Description for the @return value is missing
915 | WARNING | [ ] Line exceeds 80 characters; contains 91
| | characters
917 | ERROR | [x] Parameter comment must be on the next line
919 | ERROR | [ ] Description for the @return value must be on the
| | next line
922 | ERROR | [x] Short array syntax must be used to define arrays
923 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
924 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
925 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
926 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
926 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: ''
928 | ERROR | [x] Expected 1 blank line after function; 0 found
929 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 169 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/connectors/InstapageCmsPluginDrupal8Connector.php
----------------------------------------------------------------------
FOUND 197 ERRORS AND 17 WARNINGS AFFECTING 177 LINES
----------------------------------------------------------------------
6 | WARNING | [ ] Line exceeds 80 characters; contains 107
| | characters
10 | ERROR | [ ] Missing short description in doc comment
11 | ERROR | [x] Do not append variable name "$name Name of the
| | CMS." to the type declaration in a member
| | variable comment
18 | ERROR | [ ] Description for the @return value must be on the
| | next line
27 | ERROR | [ ] Description for the @return value must be on the
| | next line
29 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getCMSName"
| | is not in lowerCamel format
35 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
35 | ERROR | [ ] Description for the @return value must be on the
| | next line
37 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getCMSVersion"
| | is not in lowerCamel format
42 | ERROR | [x] Doc comment short description must end with a
| | full stop
43 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
43 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
44 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
44 | ERROR | [ ] Description for the @return value is missing
46 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::isAPIAccessible"
| | is not in lowerCamel format
47 | ERROR | [x] Short array syntax must be used to define arrays
49 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
49 | ERROR | [x] Space found before semicolon; expected "null;"
| | but found "null ;"
54 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
59 | ERROR | [x] Doc comment short description must end with a
| | full stop
60 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
60 | ERROR | [ ] Description for the @return value is missing
62 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::areSEOFriendlyUrlsEnabled"
| | is not in lowerCamel format
63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
69 | ERROR | [ ] Description for the @return value must be on the
| | next line
72 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
78 | ERROR | [x] Parameter comment must be on the next line
80 | ERROR | [ ] Description for the @return value must be on the
| | next line
82 | ERROR | [x] Short array syntax must be used to define arrays
93 | ERROR | [x] Parameter comment must be on the next line
97 | ERROR | [ ] Description for the @return value must be on the
| | next line
109 | ERROR | [x] Expected newline after closing brace
113 | ERROR | [x] Expected newline after closing brace
116 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
123 | ERROR | [ ] Description for the @return value must be on the
| | next line
129 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
129 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
135 | ERROR | [x] Parameter comment must be on the next line
137 | ERROR | [ ] Description for the @return value must be on the
| | next line
140 | ERROR | [x] Short array syntax must be used to define arrays
149 | ERROR | [x] Parameter comment must be on the next line
151 | ERROR | [ ] Description for the @return value must be on the
| | next line
163 | ERROR | [x] Expected newline after closing brace
168 | ERROR | [x] Expected newline after closing brace
171 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
178 | ERROR | [x] Parameter comment must be on the next line
180 | ERROR | [ ] Description for the @return value must be on the
| | next line
192 | ERROR | [x] Expected newline after closing brace
197 | ERROR | [x] Expected newline after closing brace
200 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
207 | ERROR | [ ] Description for the @return value must be on the
| | next line
209 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getDBPrefix"
| | is not in lowerCamel format
221 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
227 | ERROR | [ ] Description for the @return value must be on the
| | next line
236 | ERROR | [x] Parameter comment must be on the next line
237 | ERROR | [x] Parameter comment must be on the next line
238 | ERROR | [x] Parameter comment must be on the next line
239 | ERROR | [x] Parameter comment must be on the next line
241 | ERROR | [ ] Description for the @return value must be on the
| | next line
243 | ERROR | [x] Short array syntax must be used to define arrays
246 | ERROR | [x] Short array syntax must be used to define arrays
246 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
255 | ERROR | [x] Short array syntax must be used to define arrays
258 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
258 | ERROR | [x] Short array syntax must be used to define arrays
259 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
263 | ERROR | [x] Namespaced classes/interfaces/traits should be
| | referenced with use statements
270 | ERROR | [x] Short array syntax must be used to define arrays
271 | ERROR | [x] Short array syntax must be used to define arrays
273 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
274 | ERROR | [x] Array closing indentation error, expected 10
| | spaces but found 9
276 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
280 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $headers
282 | ERROR | [x] Line indented incorrectly; expected at least 6
| | spaces, found 5
286 | ERROR | [x] Expected newline after closing brace
290 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
291 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
294 | ERROR | [x] Expected newline after closing brace
299 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
300 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
309 | ERROR | [ ] Parameter tags must be grouped together in a doc
| | comment
309 | ERROR | [x] Parameter comment must be on the next line
310 | ERROR | [x] Parameter comment must be on the next line
311 | ERROR | [x] Parameter comment must be on the next line
313 | ERROR | [ ] Description for the @return value must be on the
| | next line
315 | ERROR | [x] Short array syntax must be used to define arrays
324 | ERROR | [ ] Parameter tags must be defined first in a doc
| | comment
324 | ERROR | [x] Parameter comment must be on the next line
325 | ERROR | [x] Parameter comment must be on the next line
326 | ERROR | [x] Parameter comment must be on the next line
328 | ERROR | [ ] Description for the @return value must be on the
| | next line
330 | ERROR | [x] Short array syntax must be used to define arrays
333 | ERROR | [x] Expected 1 blank line after function; 2 found
337 | WARNING | [ ] Line exceeds 80 characters; contains 91
| | characters
339 | ERROR | [x] Parameter comment must be on the next line
341 | ERROR | [ ] Description for the @return value must be on the
| | next line
345 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
347 | ERROR | [x] Short array syntax must be used to define arrays
351 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $headers
358 | ERROR | [x] Parameter comment must be on the next line
360 | ERROR | [ ] Description for the @return value must be on the
| | next line
362 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getSiteURL"
| | is not in lowerCamel format
362 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
368 | ERROR | [x] Expected newline after closing brace
386 | ERROR | [x] Parameter comment must be on the next line
388 | ERROR | [ ] Description for the @return value must be on the
| | next line
390 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getHomeURL"
| | is not in lowerCamel format
390 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
400 | ERROR | [ ] Description for the @return value must be on the
| | next line
402 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getAjaxURL"
| | is not in lowerCamel format
413 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
434 | ERROR | [x] Expected newline after closing brace
449 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
472 | ERROR | [ ] Description for the @return value must be on the
| | next line
477 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
477 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
478 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
481 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
487 | ERROR | [ ] Description for the @return value must be on the
| | next line
492 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
492 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query->get('q')
| | instead
493 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
496 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
500 | WARNING | [ ] Line exceeds 80 characters; contains 105
| | characters
502 | ERROR | [x] Parameter comment must be on the next line
503 | ERROR | [x] Parameter comment must be on the next line
515 | ERROR | [x] Expected newline after closing brace
521 | WARNING | [ ] Line exceeds 80 characters; contains 115
| | characters
526 | ERROR | [x] Short array syntax must be used to define arrays
534 | ERROR | [x] Line indented incorrectly; expected at least 4
| | spaces, found 3
535 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
540 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
544 | WARNING | [ ] Line exceeds 80 characters; contains 110
| | characters
552 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
555 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
559 | WARNING | [ ] Line exceeds 80 characters; contains 109
| | characters
570 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
574 | WARNING | [ ] Line exceeds 80 characters; contains 91
| | characters
584 | ERROR | [x] Expected newline after closing brace
592 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
592 | ERROR | [ ] The text '@deprecated ' does not match the
| | standard format: @deprecated in
| | %deprecation-version% and is removed from
| | %removal-version%. %extra-info%.
592 | ERROR | [ ] Each @deprecated tag must have a @see tag
| | immediately following it
593 | ERROR | [x] Separate the @deprecated and @return sections by
| | a blank line.
593 | ERROR | [ ] Description for the @return value must be on the
| | next line
602 | WARNING | [ ] Line exceeds 80 characters; contains 166
| | characters
602 | ERROR | [x] Doc comment short description must end with a
| | full stop
603 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
603 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
603 | ERROR | [x] Parameter comment must be on the next line
603 | ERROR | [x] Parameter comment must end with a full stop
604 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
604 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
605 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
606 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
606 | ERROR | [ ] Description for the @return value is missing
619 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
625 | ERROR | [ ] Description for the @return value must be on the
| | next line
627 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getOptionsDebugHTML"
| | is not in lowerCamel format
634 | ERROR | [ ] Description for the @return value must be on the
| | next line
636 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::getPluginsDebugHTML"
| | is not in lowerCamel format
643 | ERROR | [ ] Description for the @return value must be on the
| | next line
645 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
658 | ERROR | [x] Parameter comment must be on the next line
659 | ERROR | [x] Parameter comment must be on the next line
660 | ERROR | [x] Parameter comment must be on the next line
661 | ERROR | [x] Parameter comment must be on the next line
662 | ERROR | [x] Parameter comment must be on the next line
664 | ERROR | [ ] Description for the @return value must be on the
| | next line
666 | ERROR | [x] Short array syntax must be used to define arrays
673 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
681 | ERROR | [ ] Description for the @return value must be on the
| | next line
686 | ERROR | [x] Short array syntax must be used to define arrays
689 | ERROR | [x] Calling class constructors must always include
| | parentheses
704 | ERROR | [x] Parameter comment must be on the next line
706 | ERROR | [ ] Description for the @return value must be on the
| | next line
708 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDrupal8Connector::escapeHTML"
| | is not in lowerCamel format
709 | ERROR | [x] Namespaced classes/interfaces/traits should be
| | referenced with use statements
713 | WARNING | [ ] Line exceeds 80 characters; contains 128
| | characters
715 | ERROR | [ ] Description for the @return value must be on the
| | next line
721 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
724 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
729 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
729 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
730 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
731 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
731 | ERROR | [ ] Description for the @return value must be on the
| | next line
734 | ERROR | [x] Short array syntax must be used to define arrays
734 | ERROR | [ ] The array declaration extends to column 225 (the
| | limit is 80). The array content should be split
| | up over multiple lines
734 | ERROR | [x] Short array syntax must be used to define arrays
740 | ERROR | [x] Parameter comment must be on the next line
740 | ERROR | [x] Parameter comment must end with a full stop
741 | ERROR | [x] Parameter comment must be on the next line
747 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
748 | ERROR | [x] Short array syntax must be used to define arrays
750 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $errorMessage
759 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
759 | ERROR | [ ] The text '@deprecated ' does not match the
| | standard format: @deprecated in
| | %deprecation-version% and is removed from
| | %removal-version%. %extra-info%.
759 | ERROR | [ ] Each @deprecated tag must have a @see tag
| | immediately following it
760 | ERROR | [x] Separate the @deprecated and @return sections by
| | a blank line.
760 | ERROR | [ ] Description for the @return value must be on the
| | next line
772 | WARNING | [ ] Line exceeds 80 characters; contains 166
| | characters
772 | ERROR | [x] Doc comment short description must end with a
| | full stop
773 | ERROR | [x] There must be exactly one blank line before the
| | tags in a doc comment
773 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 2
773 | ERROR | [x] Parameter comment must be on the next line
773 | ERROR | [x] Parameter comment must end with a full stop
774 | ERROR | [x] Separate the @param and @uses sections by a
| | blank line.
774 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
775 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
776 | ERROR | [x] Tag value indented incorrectly; expected 1 space
| | but found 3
777 | ERROR | [x] Separate the @uses and @return sections by a
| | blank line.
777 | ERROR | [ ] Description for the @return value is missing
786 | ERROR | [x] Expected 1 blank line after function; 0 found
787 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 146 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/instapage.php
----------------------------------------------------------------------
FOUND 14 ERRORS AND 2 WARNINGS AFFECTING 16 LINES
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file
| | comment
5 | WARNING | [ ] Line exceeds 80 characters; contains 115
| | characters
12 | ERROR | [x] Line indented incorrectly; expected 1 spaces,
| | found 0
20 | ERROR | [ ] Missing short description in doc comment
23 | ERROR | [x] Short array syntax must be used to define arrays
26 | WARNING | [x] A comma should follow the last multiline array
| | item. Found:
| | 'http://app.instapage.com/api/plugin'
35 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
36 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
37 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
38 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
39 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
40 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
41 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
42 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
43 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
44 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
----------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/license.txt
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
373 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginAPIModel.php
----------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 28 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object API model instance" but found
| | "object API model instance." for @var tag in
| | member variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
16 | ERROR | [ ] Description for the @return value must be on the
| | next line
19 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
29 | ERROR | [ ] Description for the @return value must be on the
| | next line
31 | ERROR | [x] Short array syntax must be used to define arrays
31 | ERROR | [x] Short array syntax must be used to define arrays
38 | ERROR | [x] Parameter comment must be on the next line
39 | ERROR | [x] Parameter comment must be on the next line
40 | ERROR | [x] Parameter comment must be on the next line
42 | ERROR | [ ] Description for the @return value must be on the
| | next line
44 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
46 | ERROR | [x] Short array syntax must be used to define arrays
47 | ERROR | [x] Short array syntax must be used to define arrays
76 | ERROR | [x] Parameter comment must be on the next line
77 | ERROR | [x] Parameter comment must be on the next line
78 | ERROR | [x] Parameter comment must be on the next line
79 | ERROR | [x] Parameter comment must be on the next line
81 | ERROR | [ ] Description for the @return value must be on the
| | next line
83 | ERROR | [x] Short array syntax must be used to define arrays
83 | ERROR | [x] Short array syntax must be used to define arrays
94 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
97 | ERROR | [ ] Parameter $password is not described in comment
100 | ERROR | [x] Parameter comment must be on the next line
101 | ERROR | [ ] Missing parameter comment
101 | ERROR | [ ] Missing parameter name
105 | ERROR | [ ] Description for the @return value must be on the
| | next line
108 | ERROR | [x] Short array syntax must be used to define arrays
112 | ERROR | [x] Expected 1 blank line after function; 0 found
113 | ERROR | [x] The closing brace for the class must have an empty
| | line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginDBModel.php
----------------------------------------------------------------------
FOUND 52 ERRORS AFFECTING 49 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found "object
| | Class instance." for @var tag in member variable
| | comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
13 | ERROR | [ ] Missing short description in doc comment
14 | ERROR | [x] Expected "string DB prefix" but found "string DB
| | prefix." for @var tag in member variable comment
16 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
18 | ERROR | [ ] Missing short description in doc comment
19 | ERROR | [x] Expected "string Charset collatation" but found
| | "string Charset collatation." for @var tag in
| | member variable comment
21 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
23 | ERROR | [ ] Missing short description in doc comment
24 | ERROR | [x] Expected "string Options table name" but found
| | "string Options table name." for @var tag in
| | member variable comment
26 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
28 | ERROR | [ ] Missing short description in doc comment
29 | ERROR | [x] Expected "string Pages table name" but found
| | "string Pages table name." for @var tag in member
| | variable comment
31 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
33 | ERROR | [ ] Missing short description in doc comment
34 | ERROR | [x] Expected "Debug log table name" but found "Debug
| | log table name." for @var tag in member variable
| | comment
36 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
41 | ERROR | [x] Visibility must be declared on method
| | "__construct"
52 | ERROR | [ ] Description for the @return value must be on the
| | next line
55 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
65 | ERROR | [x] Parameter comment must be on the next line
66 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
66 | ERROR | [ ] Description for the @return value must be on the
| | next line
72 | ERROR | [x] There should be no white space before a closing
| | ")"
82 | ERROR | [ ] Description for the @return value must be on the
| | next line
91 | ERROR | [x] Parameter comment must be on the next line
92 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
92 | ERROR | [ ] Description for the @return value must be on the
| | next line
98 | ERROR | [x] There should be no white space before a closing
| | ")"
108 | ERROR | [x] Parameter comment must be on the next line
109 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
109 | ERROR | [ ] Description for the @return value must be on the
| | next line
115 | ERROR | [x] There should be no white space before a closing
| | ")"
140 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
145 | ERROR | [ ] String concat is not required here; use a single
| | string instead
146 | ERROR | [ ] String concat is not required here; use a single
| | string instead
147 | ERROR | [ ] String concat is not required here; use a single
| | string instead
148 | ERROR | [ ] String concat is not required here; use a single
| | string instead
149 | ERROR | [ ] String concat is not required here; use a single
| | string instead
163 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
172 | ERROR | [ ] String concat is not required here; use a single
| | string instead
174 | ERROR | [ ] String concat is not required here; use a single
| | string instead
175 | ERROR | [x] There should be no white space before a closing
| | ")"
188 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
193 | ERROR | [ ] String concat is not required here; use a single
| | string instead
194 | ERROR | [ ] String concat is not required here; use a single
| | string instead
196 | ERROR | [ ] String concat is not required here; use a single
| | string instead
197 | ERROR | [x] There should be no white space before a closing
| | ")"
205 | ERROR | [ ] Private method name
| | "InstapageCmsPluginDBModel::updateDB" is not in
| | lowerCamel format
247 | ERROR | [x] Expected 1 blank line after function; 0 found
248 | ERROR | [x] The closing brace for the class must have an empty
| | line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginDebugLogModel.php
----------------------------------------------------------------------
FOUND 36 ERRORS AND 4 WARNINGS AFFECTING 36 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found
| | "object Class instance." for @var tag in member
| | variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
16 | ERROR | [ ] Description for the @return value must be on the
| | next line
19 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 5
19 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
21 | ERROR | [x] Closing brace indented incorrectly; expected 5
| | spaces, found 4
29 | ERROR | [ ] Description for the @return value must be on the
| | next line
32 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
38 | ERROR | [x] Parameter comment must be on the next line
39 | ERROR | [x] Parameter comment must be on the next line
40 | ERROR | [x] Parameter comment must be on the next line
42 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
45 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
53 | ERROR | [x] Short array syntax must be used to define arrays
56 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
56 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
57 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
57 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
65 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
67 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
79 | ERROR | [x] Expected newline after closing brace
96 | ERROR | [ ] Description for the @return value must be on the
| | next line
107 | WARNING | [ ] Line exceeds 80 characters; contains 84
| | characters
109 | ERROR | [ ] Description for the @return value must be on the
| | next line
111 | ERROR | [ ] Public method name
| | "InstapageCmsPluginDebugLogModel::getLogHTML" is
| | not in lowerCamel format
130 | ERROR | [x] Expected newline after closing brace
133 | ERROR | [x] Expected newline after closing brace
141 | ERROR | [ ] Description for the @return value must be on the
| | next line
143 | ERROR | [ ] Private method name
| | "InstapageCmsPluginDebugLogModel::getPhpInfoHTML"
| | is not in lowerCamel format
157 | ERROR | [x] Doc comment short description must end with a
| | full stop
161 | ERROR | [ ] Description for the @return value must be on the
| | next line
165 | ERROR | [x] Short array syntax must be used to define arrays
167 | ERROR | [x] Inline comments must start with a capital letter
167 | ERROR | [x] Inline comments must end in full-stops,
| | exclamation marks, question marks, colons, or
| | closing parentheses
171 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
177 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
183 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
187 | ERROR | [x] Expected 1 blank line after function; 0 found
188 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginPageModel.php
----------------------------------------------------------------------
FOUND 198 ERRORS AND 7 WARNINGS AFFECTING 175 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found
| | "object Class instance." for @var tag in member
| | variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
13 | ERROR | [ ] Missing short description in doc comment
14 | ERROR | [x] Expected "int Page statistics cache duration in
| | minutes" but found "int Page statistics cache
| | duration in minutes." for @var tag in member
| | variable comment
21 | ERROR | [ ] Description for the @return value must be on the
| | next line
24 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
34 | ERROR | [x] Parameter comment must be on the next line
36 | ERROR | [ ] Description for the @return value must be on the
| | next line
39 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
40 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
40 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
41 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
41 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
42 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
42 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
54 | ERROR | [x] Expected newline after closing brace
55 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
59 | ERROR | [ ] Parameter $conditions is not described in
| | comment
62 | ERROR | [x] Parameter comment must be on the next line
63 | ERROR | [x] Parameter comment must be on the next line
63 | ERROR | [x] Doc comment parameter name "$conditions." must
| | not end with a dot
65 | ERROR | [ ] Description for the @return value must be on the
| | next line
67 | ERROR | [x] Short array syntax must be used to define arrays
67 | ERROR | [x] Short array syntax must be used to define arrays
81 | ERROR | [x] Parameter comment must be on the next line
82 | ERROR | [x] Parameter comment must be on the next line
84 | ERROR | [ ] Description for the @return value must be on the
| | next line
86 | ERROR | [x] Short array syntax must be used to define arrays
96 | ERROR | [x] Parameter comment must be on the next line
97 | ERROR | [x] Parameter comment must be on the next line
99 | ERROR | [ ] Description for the @return value must be on the
| | next line
101 | ERROR | [x] Short array syntax must be used to define arrays
111 | ERROR | [x] Parameter comment must be on the next line
112 | ERROR | [x] Parameter comment must be on the next line
113 | ERROR | [x] Parameter comment must be on the next line
115 | ERROR | [ ] Description for the @return value must be on the
| | next line
117 | ERROR | [x] Short array syntax must be used to define arrays
134 | ERROR | [x] Parameter comment must be on the next line
135 | ERROR | [x] Parameter comment must be on the next line
137 | ERROR | [ ] Description for the @return value must be on the
| | next line
139 | ERROR | [x] Short array syntax must be used to define arrays
149 | ERROR | [x] Parameter comment must be on the next line
151 | ERROR | [ ] Description for the @return value must be on the
| | next line
155 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
168 | ERROR | [x] Short array syntax must be used to define arrays
178 | ERROR | [x] Short array syntax must be used to define arrays
184 | ERROR | [x] Parameter comment must be on the next line
186 | ERROR | [ ] Description for the @return value must be on the
| | next line
193 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
193 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
194 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
200 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
200 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
201 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
201 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
204 | ERROR | [x] Short array syntax must be used to define arrays
207 | ERROR | [x] Short array syntax must be used to define arrays
210 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: 0
212 | ERROR | [x] Short array syntax must be used to define arrays
216 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
216 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
217 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
223 | ERROR | [x] Short array syntax must be used to define arrays
226 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: 1
228 | ERROR | [x] Short array syntax must be used to define arrays
233 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
233 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
241 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
247 | ERROR | [x] Short array syntax must be used to define arrays
250 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $updatedId
261 | ERROR | [x] Parameter comment must be on the next line
263 | ERROR | [ ] Description for the @return value must be on the
| | next line
267 | ERROR | [x] Short array syntax must be used to define arrays
279 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
280 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
327 | ERROR | [x] Parameter comment must be on the next line
334 | ERROR | [x] There should be no white space before a closing
| | ")"
341 | ERROR | [x] Parameter comment must be on the next line
343 | ERROR | [ ] Description for the @return value must be on the
| | next line
345 | ERROR | [x] Short array syntax must be used to define arrays
355 | ERROR | [x] Parameter comment must be on the next line
357 | ERROR | [ ] Description for the @return value must be on the
| | next line
359 | ERROR | [x] Short array syntax must be used to define arrays
366 | ERROR | [ ] Parameter $localData is not described in comment
367 | WARNING | [ ] Line exceeds 80 characters; contains 112
| | characters
369 | ERROR | [ ] Missing parameter comment
369 | ERROR | [ ] Missing parameter name
371 | ERROR | [ ] Parameter tags must be grouped together in a doc
| | comment
371 | ERROR | [x] Parameter comment must be on the next line
387 | WARNING | [ ] Line exceeds 80 characters; contains 104
| | characters
389 | ERROR | [x] Parameter comment must be on the next line
390 | ERROR | [x] Parameter comment must be on the next line
392 | ERROR | [ ] Description for the @return value must be on the
| | next line
399 | ERROR | [ ] The array declaration extends to column 92 (the
| | limit is 80). The array content should be split
| | up over multiple lines
399 | ERROR | [x] Short array syntax must be used to define arrays
412 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
415 | ERROR | [x] Parameter comment must be on the next line
416 | ERROR | [x] Parameter comment must be on the next line
418 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
418 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
419 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
420 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
420 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
421 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
422 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
423 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
424 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
425 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
427 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
428 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
429 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
431 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
431 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use $stack->getCurrentRequest()->query instead
432 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
433 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 16
434 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
434 | ERROR | [x] Expected newline after closing brace
435 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 16
436 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
437 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
437 | ERROR | [x] Expected newline after closing brace
438 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
439 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
441 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
442 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
442 | ERROR | [x] Short array syntax must be used to define arrays
444 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
445 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 16
446 | ERROR | [x] Line indented incorrectly; expected 10 spaces,
| | found 20
447 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 16
448 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
449 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
451 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
452 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
453 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
455 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
456 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
457 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
459 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
460 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
461 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
462 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
464 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
465 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
466 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
466 | ERROR | [x] Expected newline after closing brace
467 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
468 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
470 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
471 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
472 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
473 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
474 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
475 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
476 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
477 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
477 | ERROR | [x] Expected newline after closing brace
478 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 12
478 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
479 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
480 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
483 | WARNING | [ ] Line exceeds 80 characters; contains 88
| | characters
485 | ERROR | [x] Parameter comment must be on the next line
485 | ERROR | [x] Parameter comment must end with a full stop
486 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
486 | ERROR | [ ] Description for the @return value is missing
488 | ERROR | [ ] Public method name
| | "InstapageCmsPluginPageModel::getLandingPageHTMLFromTheApp"
| | is not in lowerCamel format
489 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
490 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
490 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
498 | ERROR | [x] Doc comment short description must end with a
| | full stop
500 | ERROR | [x] Parameter comment must be on the next line
500 | ERROR | [x] Parameter comment must end with a full stop
501 | ERROR | [ ] Missing parameter comment
504 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
505 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
522 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 10
523 | ERROR | [x] Line indented incorrectly; expected 8 spaces,
| | found 10
525 | ERROR | [x] Functions must not contain multiple empty lines
| | in a row; found 2 empty lines
537 | ERROR | [x] Expected newline after closing brace
547 | ERROR | [x] Expected newline after closing brace
560 | ERROR | [x] Parameter comment must be on the next line
573 | ERROR | [x] Parameter comment must be on the next line
574 | ERROR | [x] Parameter comment must be on the next line
576 | ERROR | [ ] Description for the @return value must be on the
| | next line
587 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
593 | ERROR | [x] Parameter comment must be on the next line
595 | ERROR | [ ] Description for the @return value must be on the
| | next line
597 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
613 | ERROR | [x] Parameter comment must be on the next line
615 | ERROR | [ ] Description for the @return value must be on the
| | next line
626 | ERROR | [x] Parameter comment must be on the next line
628 | ERROR | [ ] Description for the @return value must be on the
| | next line
631 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
634 | ERROR | [ ] The array declaration extends to column 84 (the
| | limit is 80). The array content should be split
| | up over multiple lines
634 | ERROR | [x] Short array syntax must be used to define arrays
634 | ERROR | [ ] The array declaration extends to column 103 (the
| | limit is 80). The array content should be split
| | up over multiple lines
634 | ERROR | [x] Short array syntax must be used to define arrays
634 | ERROR | [x] Concat operator must be surrounded by a single
| | space
637 | ERROR | [x] Short array syntax must be used to define arrays
639 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: ''
642 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
647 | ERROR | [x] Expected 1 blank line after function; 0 found
648 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 171 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginServicesModel.php
----------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 22 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found "object
| | Class instance." for @var tag in member variable
| | comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
16 | ERROR | [ ] Description for the @return value must be on the
| | next line
19 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
29 | ERROR | [x] Expected "bool" but found "boolean" for function
| | return type
29 | ERROR | [ ] Description for the @return value is missing
32 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
38 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "TRUE" but found "true"
41 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
44 | ERROR | [ ] Parameter $value is not described in comment
47 | ERROR | [ ] Doc comment for parameter &$$value does not match
| | actual variable name $value
47 | ERROR | [x] Parameter comment must be on the next line
60 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
65 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
66 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 6
66 | ERROR | [x] Short array syntax must be used to define arrays
69 | ERROR | [x] Line indented incorrectly; expected 6 spaces,
| | found 8
78 | ERROR | [x] Short array syntax must be used to define arrays
87 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
88 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
91 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
91 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
104 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
117 | ERROR | [x] Expected 1 blank line after function; 0 found
118 | ERROR | [x] The closing brace for the class must have an empty
| | line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginSubaccountModel.php
----------------------------------------------------------------------
FOUND 55 ERRORS AND 6 WARNINGS AFFECTING 56 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found
| | "object Class instance." for @var tag in member
| | variable comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
13 | ERROR | [ ] Missing short description in doc comment
14 | ERROR | [x] Expected "array List of subaccount tokens" but
| | found "array List of subaccount tokens." for
| | @var tag in member variable comment
16 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
21 | ERROR | [ ] Description for the @return value must be on the
| | next line
24 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
32 | WARNING | [ ] Line exceeds 80 characters; contains 100
| | characters
34 | ERROR | [ ] Description for the @return value must be on the
| | next line
37 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
47 | WARNING | [ ] Line exceeds 80 characters; contains 98
| | characters
49 | ERROR | [ ] Description for the @return value must be on the
| | next line
54 | ERROR | [x] Short array syntax must be used to define arrays
57 | ERROR | [x] Short array syntax must be used to define arrays
58 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
72 | ERROR | [x] Parameter comment must be on the next line
74 | ERROR | [ ] Description for the @return value must be on the
| | next line
79 | ERROR | [x] Short array syntax must be used to define arrays
82 | ERROR | [x] Short array syntax must be used to define arrays
83 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
84 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
84 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
88 | ERROR | [x] Short array syntax must be used to define arrays
90 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: $subAccounts
92 | ERROR | [x] Expected newline after closing brace
98 | WARNING | [ ] Line exceeds 80 characters; contains 111
| | characters
100 | ERROR | [x] Parameter comment must be on the next line
101 | ERROR | [x] Parameter comment must be on the next line
102 | ERROR | [x] Parameter comment must be on the next line
104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
109 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
111 | ERROR | [x] Expected newline after closing brace
112 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
112 | ERROR | [x] Short array syntax must be used to define arrays
117 | ERROR | [x] Short array syntax must be used to define arrays
118 | ERROR | [x] Short array syntax must be used to define arrays
121 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
121 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
131 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
131 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
135 | ERROR | [x] Line indented incorrectly; expected at least 6
| | spaces, found 5
136 | ERROR | [x] Short array syntax must be used to define arrays
142 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
148 | ERROR | [x] Expected newline after closing brace
150 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
159 | ERROR | [x] Expected newline after closing brace
160 | ERROR | [x] Short array syntax must be used to define arrays
166 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
168 | ERROR | [x] Expected newline after closing brace
170 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
176 | ERROR | [x] Expected newline after closing brace
182 | WARNING | [ ] Line exceeds 80 characters; contains 101
| | characters
184 | ERROR | [x] Parameter comment must be on the next line
186 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
190 | ERROR | [x] Short array syntax must be used to define arrays
193 | ERROR | [x] Use null coalesce operator instead of ternary
| | operator.
197 | ERROR | [x] Expected newline after closing brace
202 | ERROR | [x] Expected 1 blank line after function; 0 found
203 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 51 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/models/InstapageCmsPluginViewModel.php
----------------------------------------------------------------------
FOUND 42 ERRORS AFFECTING 38 LINES
----------------------------------------------------------------------
8 | ERROR | [ ] Missing short description in doc comment
9 | ERROR | [x] Expected "object Class instance" but found "object
| | Class instance." for @var tag in member variable
| | comment
11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
13 | ERROR | [ ] Missing short description in doc comment
14 | ERROR | [x] Expected "array Data that can be used inside of a
| | template" but found "array Data that can be used
| | inside of a template." for @var tag in member
| | variable comment
16 | ERROR | [x] Short array syntax must be used to define arrays
18 | ERROR | [ ] Missing short description in doc comment
19 | ERROR | [x] Expected "array Templates to fetch" but found
| | "array Templates to fetch." for @var tag in member
| | variable comment
21 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
28 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
38 | ERROR | [x] Parameter comment must be on the next line
39 | ERROR | [x] Parameter comment must be on the next line
41 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
41 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
54 | ERROR | [x] Parameter comment must be on the next line
55 | ERROR | [x] Parameter comment must be on the next line
57 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
57 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
70 | ERROR | [x] Parameter comment must be on the next line
71 | ERROR | [x] Parameter comment must be on the next line
80 | ERROR | [ ] Description for the @return value must be on the
| | next line
89 | ERROR | [x] Parameter comment must be on the next line
90 | ERROR | [x] Parameter comment must be on the next line
92 | ERROR | [ ] Description for the @return value must be on the
| | next line
103 | ERROR | [x] Parameter comment must be on the next line
103 | ERROR | [x] Doc comment parameter name "$templates." must not
| | end with a dot
105 | ERROR | [ ] @throws comment must be on the next line
108 | ERROR | [ ] Description for the @return value must be on the
| | next line
110 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
118 | ERROR | [x] Short array syntax must be used to define arrays
135 | ERROR | [x] "include" is a statement not a function; no
| | parentheses are required
146 | ERROR | [x] Parameter comment must be on the next line
147 | ERROR | [x] Parameter comment must be on the next line
149 | ERROR | [ ] Description for the @return value must be on the
| | next line
151 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
166 | ERROR | [x] Parameter comment must be on the next line
167 | ERROR | [x] Parameter comment must be on the next line
169 | ERROR | [ ] Description for the @return value must be on the
| | next line
171 | ERROR | [ ] Public method name
| | "InstapageCmsPluginViewModel::_" is not in
| | lowerCamel format
171 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "NULL" but found "null"
173 | ERROR | [x] Expected 1 blank line after function; 0 found
174 | ERROR | [x] The closing brace for the class must have an empty
| | line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 32 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/modules/lpAjaxLoader/InstapageCmsPluginLPAjaxLoaderController.php
----------------------------------------------------------------------
FOUND 64 ERRORS AND 4 WARNINGS AFFECTING 57 LINES
----------------------------------------------------------------------
4 | ERROR | [x] Doc comment short description must end with a
| | full stop
6 | WARNING | [ ] Line exceeds 80 characters; contains 83
| | characters
7 | ERROR | [x] Doc comment long description must end with a full
| | stop
10 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
11 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
12 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
14 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
15 | WARNING | [ ] Line exceeds 80 characters; contains 88
| | characters
16 | WARNING | [ ] Line exceeds 80 characters; contains 97
| | characters
17 | ERROR | [ ] Doc comment short description must end with a
| | full stop
17 | ERROR | [ ] Doc comment short description must be on a single
| | line, further text should be a separate paragraph
19 | ERROR | [x] Parameter comment must be on the next line
19 | ERROR | [x] Parameter comment must end with a full stop
20 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
20 | ERROR | [ ] Description for the @return value is missing
22 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
23 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
24 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
25 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
27 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
28 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
29 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
30 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
32 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
34 | ERROR | [ ] Doc comment short description must end with a
| | full stop
34 | ERROR | [ ] Doc comment short description must be on a single
| | line, further text should be a separate paragraph
36 | ERROR | [ ] Description for the @return value is missing
38 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
39 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
40 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
40 | ERROR | [x] Language constructs must be followed by a single
| | space; expected 1 space but found "\n"
43 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected
| | "FALSE" but found "false"
44 | ERROR | [ ] The $_GET super global must not be accessed
| | directly; inject the request_stack service and
| | use
| | $stack->getCurrentRequest()->query->get('b64')
| | instead
45 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
47 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
48 | ERROR | [x] Doc comment short description must end with a
| | full stop
50 | ERROR | [ ] Description for the @return value is missing
52 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
53 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
54 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
55 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
55 | ERROR | [x] "include" is a statement not a function; no
| | parentheses are required
56 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
57 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
60 | WARNING | [ ] Line exceeds 80 characters; contains 110
| | characters
61 | ERROR | [ ] Doc comment short description must be on a single
| | line, further text should be a separate paragraph
63 | ERROR | [ ] Missing parameter type
63 | ERROR | [x] Parameter comment must be on the next line
64 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
64 | ERROR | [ ] Description for the @return value is missing
66 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
67 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
68 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
69 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
71 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
76 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
78 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
79 | ERROR | [x] Doc comment short description must end with a
| | full stop
81 | ERROR | [ ] Missing parameter type
81 | ERROR | [x] Parameter comment must be on the next line
82 | ERROR | [x] Separate the @param and @return sections by a
| | blank line.
82 | ERROR | [ ] Description for the @return value is missing
84 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
85 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
86 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
88 | ERROR | [x] Line indented incorrectly; expected 4 spaces,
| | found 8
93 | ERROR | [x] Line indented incorrectly; expected 2 spaces,
| | found 4
93 | ERROR | [x] Expected 1 blank line after function; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 51 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/modules/lpAjaxLoader/view.php
----------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
----------------------------------------------------------------------
1 | ERROR | [x] The PHP open tag must be followed by exactly one
| | blank line
2 | ERROR | [x] You must use "/**" style comments for a file
| | comment
3 | WARNING | [ ] Line exceeds 80 characters; contains 86 characters
4 | WARNING | [ ] Line exceeds 80 characters; contains 94 characters
----------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/templates/log.php
----------------------------------------------------------------------
FOUND 13 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file
| | comment
4 | WARNING | [ ] Line exceeds 80 characters; contains 141
| | characters
12 | WARNING | [ ] Line exceeds 80 characters; contains 90
| | characters
90 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 0
103 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 0
114 | ERROR | [x] Expected 1 space after ELSE keyword; 0 found
119 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 0
120 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
130 | ERROR | [x] Expected 1 space after closing parenthesis;
| | found 0
132 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
133 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
134 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
135 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
136 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
137 | ERROR | [x] Short PHP opening tag used with echo; expected
| | "<?php echo InstapageCmsPluginConnector ..." but
| | found "<?= InstapageCmsPluginConnector ..."
----------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/templates/log_options.php
----------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file
| | comment
4 | WARNING | [ ] Line exceeds 80 characters; contains 149
| | characters
5 | WARNING | [ ] Line exceeds 80 characters; contains 108
| | characters
18 | ERROR | [x] Expected 1 space after closing parenthesis; found
| | 0
----------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/templates/log_plugins.php
----------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file
| | comment
4 | WARNING | [ ] Line exceeds 80 characters; contains 149
| | characters
20 | WARNING | [ ] Unused variable $key.
20 | ERROR | [x] Expected 1 space after closing parenthesis; found
| | 0
----------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/base.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/edit.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/listing.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/messages.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/settings.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./core/views/toolbar.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | [x] You must use "/**" style comments for a file comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./instapage_cms_plugin.info.yml
----------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | Remove "project" from the info file, it will be added
| | by drupal.org packaging automatically
1 | WARNING | Remove "datestamp" from the info file, it will be
| | added by drupal.org packaging automatically
1 | WARNING | Remove "version" from the info file, it will be added
| | by drupal.org packaging automatically
----------------------------------------------------------------------
FILE: ./instapage_cms_plugin.install
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./instapage_cms_plugin.links.menu.yml
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
5 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./instapage_cms_plugin.module
----------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 6 LINES
----------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
3 | ERROR | [x] "require_once" is a statement not a function; no
| | parentheses are required
3 | ERROR | [x] There should be no white space after an opening
| | "("
3 | ERROR | [x] There should be no white space after an opening
| | "("
3 | ERROR | [x] There should be no white space before a closing
| | ")"
3 | ERROR | [x] There should be no white space before a closing
| | ")"
8 | ERROR | [x] Parameter comment must be on the next line
11 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
16 | ERROR | [x] Short array syntax must be used to define arrays
20 | ERROR | [x] Short array syntax must be used to define arrays
20 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
----------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./instapage_cms_plugin.services.yml
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
5 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./src/Controller/InstapagePluginController.php
----------------------------------------------------------------------
FOUND 9 ERRORS AND 3 WARNINGS AFFECTING 11 LINES
----------------------------------------------------------------------
3 | ERROR | [x] Namespaced classes, interfaces and traits should
| | not begin with a file doc comment
17 | ERROR | [x] Missing function doc comment
18 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
25 | ERROR | [x] Short array syntax must be used to define arrays
27 | ERROR | [x] Short array syntax must be used to define arrays
28 | ERROR | [x] Expected 1 space after "=>"; 2 found
28 | ERROR | [x] Short array syntax must be used to define arrays
29 | WARNING | [x] A comma should follow the last multiline array
| | item. Found:
| | 'instapage_cms_plugin/instapage_cms_plugin_library'
30 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
31 | WARNING | [x] A comma should follow the last multiline array
| | item. Found: )
35 | ERROR | [x] Expected 1 blank line after function; 0 found
36 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ./src/EventSubscriber/InstapagePluginSubscriber.php
----------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 8 LINES
----------------------------------------------------------------------
7 | WARNING | [x] Unused use statement
7 | ERROR | [x] Use statements should be sorted alphabetically.
| | The first wrong one is
| | Symfony\Component\HttpKernel\Event\GetResponseEvent.
18 | ERROR | [ ] Description for the @return value must be on the
| | next line
20 | ERROR | [x] Visibility must be declared on method
| | "getSubscribedEvents"
29 | ERROR | [x] Parameter comment must be on the next line
37 | ERROR | [x] Equals sign not aligned with surrounding
| | assignments; expected 1 space but found 2 spaces
41 | ERROR | [x] There should be no white space after an opening
| | "("
41 | ERROR | [x] There should be no white space before a closing
| | ")"
43 | ERROR | [x] Expected 1 blank line after function; 0 found
44 | ERROR | [x] The closing brace for the class must have an
| | empty line before it
----------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
Time: 1.41 secs; Memory: 62MB